Configuring RSS feed publishing time
To edit your Theme setting file to extend the RSS feed publishing time, follow the steps below:- Log in to your WordPress site with an administrator account.
- On the Dashboard in the left sidebar, click Appearance, and then click Theme Editor: ****
- On the Theme Editor, select the Theme you want to edit from the dropdown:
- The files for this selected theme is listed on the right column under Theme Files:
- Click on the file named “functions.php”:
- Insert the following code at the end of functions.php:
- Save the file and exit the editor.
- The login session is now extended by 1 year instead of the default session by the login session cookie.