Περιγραφή
Easy Auto Reload is a WordPress plugin designed to automatically refresh your website pages after a specified period of inactivity. This ensures that your content remains current and that session-related functionalities, such as nonces, are properly managed.
Key Features
- Automatic Page Refresh: Set a custom interval to refresh pages after user inactivity, ensuring content stays up-to-date.
- Session Management: Helps in managing session expirations and nonces by refreshing pages, reducing potential security risks.
- User Engagement: Keeps users engaged by ensuring they view the most recent content without manual reloads.
- Customizable Settings: Easily configure refresh intervals and specify pages or sections to include or exclude from automatic refresh.
Use Cases
- Security: Automatically refresh pages to manage nonces and prevent unauthorized actions due to expired sessions.
- Dynamic Content: Ensure users always see the latest content on news sites, stock tickers, or live blogs.
- Idle Timeout: Redirect or refresh pages after a period of inactivity to maintain session integrity.
P.S.
Loving the Easy Auto Reload plugin? Don’t keep it a secret! Share your love as you would share a delicious cookie with a friend. Cast your vote and let the world know that this plugin is revolutionizing your website. Your voice matters, and every vote counts! And hey, if you feel like fueling the creator behind this innovation, why not buy me a coffee or two? Just like your website thrives on refreshment, developers thrive on coffee. Cheers to more lively web experiences!
Εγκατάσταση
-
Automatic Installation:
- Navigate to
WP-Admin -> Plugins -> Add New
. - Search for “Easy Auto Reload” and click the “Install Now” button.
- Navigate to
-
Manual Installation:
- Upload the
autorefresh.zip
file to the/wp-content/plugins/
directory via the WordPress admin panel or extract the contents and upload the folder via FTP.
- Upload the
-
Activation:
- Activate the plugin through the “Plugins” menu in WordPress.
-
Configuration:
- Go to
Settings -> Auto Refresh
to customize the plugin settings according to your requirements.
- Go to
Συχνές Ερωτήσεις
-
How do I set the refresh interval?
-
After activating the plugin, navigate to
Settings -> Auto Refresh
in your WordPress dashboard. Here, you can specify the desired refresh interval in minutes. -
Will the plugin refresh pages if the user is active?
-
No, the plugin is designed to detect user activity. Pages will only refresh after the specified period of inactivity to ensure a seamless user experience.
-
Can I exclude certain pages from auto-refresh?
-
Yes, within the plugin settings, you can specify pages or sections to exclude from automatic refreshing.
Συνεισφέροντες & Προγραμματιστές
“Easy Auto Reload – Auto Refresh WP” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Easy Auto Reload – Auto Refresh WP” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.0.1
- Added possibility to turn off redirection on the whole site
- Added option to turn off redirection on individual pages
- Added the ability to decide that only certain pages will be redirected
- Optimized PHP code
2.0.0
- Added possibility to set refresh interval for individual pages
- Improved PHP code
1.0.10
- Support for the WordPress version 6.7
=1.0.9=
* Added support for the WordPress version 6.6
* Added new browsers support
=1.0.8=
* Added support for the WordPress version 6.5
* Fixed plugin security
=1.0.7=
* Added support for the WordPress version 6.4
* Added settings for the lifespan of nonces
=1.0.6=
* Added support for the WordPress version 6.3
=1.0.5=
* Added support for the browsers with no JavaScript
* Improved
=1.0.4=
* Added support for the WordPress version 6.0
=1.0.3=
* Adding WP admin cache
=1.0.2=
* Fixed plugin initialization
* Added translations
* Fixed PHP bugs
=1.0.1=
* Added browser cache cleaning
* Fixed seconds instead of minutes
=1.0.0=
* First stable version