Hi there @valkirias,
Thank you for selecting Revive Old Post, and I’m sorry to hear about the challenges you’ve encountered.
To address the issue, kindly add the following filter in the active theme’s functions.php
file, placing it at the end of the file. This will display the “Use your own keys” settings:
add_filter( 'option_rop_first_install_version', '__return_false' );
Twitter Developer
- Login to?https://developer.twitter.com?with the Twitter account you’d like to use.
- Create an App.
- Add user authentication settings: “read & write”, “web app”
- App info (make sure to change these to use your own domain!): Callback/Redirect URL:?https://example.com/wp-admin/admin.php?page=TweetOldPost; Website URL:?https://example.com
- Make sure to copy both your keys.
Revive Old Posts plugin
- Delete accounts from Revive Old Posts in WordPress.
- Choose to create/add a new account via the “Twitter” button.
- Select the “Use Your Own Keys” button.
- Enter your two keys.
- The login should proceed, and everything will be activated.
Let us know how it goes and if there’s anything else we can assist you with.
Best regards,
Andreea