Plugin Directory

Changeset 3285404


Ignore:
Timestamp:
05/01/2025 06:57:36 AM (11 months ago)
Author:
creativform
Message:

Update readme.txt

Location:
easy-auto-reload
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • easy-auto-reload/tags/2.0.2/plugin.json

    r3285397 r3285404  
    66  "author_uri": "https://infinitumform.com/",
    77  "description": "Auto-refresh WordPress pages after user inactivity. Keep sessions alive, nonces fresh, and engagement high — seamlessly and automatically.",
     8  "short_description": "Refresh WordPress pages on user inactivity. Prevent nonce and session timeouts with this lightweight plugin.",
    89  "homepage": "https://wordpress.org/plugins/easy-auto-reload/",
    910  "download_url": "https://downloads.wordpress.org/plugin/easy-auto-reload.latest-stable.zip",
     
    1314  "license": "GPLv2 or later",
    1415  "license_uri": "https://www.gnu.org/licenses/gpl-2.0.html",
     16  "donate_link": "https://www.buymeacoffee.com/infinitumform",
     17  "support_url": "https://wordpress.org/support/plugin/easy-auto-reload/",
     18  "docs_url": "https://infinitumform.com/docs/easy-auto-reload",
     19  "upgrade_notice": "2.0.2 includes improved performance, JavaScript fixes, and cache optimization.",
     20  "last_updated": "2025-05-01",
    1521  "tags": [
    1622    "auto refresh",
     
    2329    "auto reloader",
    2430    "frontend tools",
    25     "dashboard reload"
     31    "dashboard reload",
     32    "lightweight refresh plugin"
    2633  ],
    27   "last_updated": "2025-05-01",
     34  "requires_plugins": [],
     35  "sections": {
     36    "description": "Easy Auto Reload automatically refreshes your WordPress pages after user inactivity. It helps prevent expired sessions, stale nonces, and improves frontend engagement. Ideal for WooCommerce carts, dashboards, and dynamic pages.",
     37    "installation": "1. Install and activate the plugin.\n2. Go to Settings → Easy Auto Reload.\n3. Set your refresh interval in minutes.\n4. Save and enjoy seamless user experience.",
     38    "changelog": "2.0.2 – Fixed JS errors and optimized cache handling\n2.0.1 – Added individual page control\n2.0.0 – Major feature update with per-page settings\nEarlier – Various improvements for security, browser support, and WP version compatibility."
     39  },
     40  "screenshots": [
     41    {
     42      "src": "https://ps.w.org/easy-auto-reload/assets/screenshot-1.png",
     43      "caption": "Admin Settings Panel"
     44    },
     45    {
     46      "src": "https://ps.w.org/easy-auto-reload/assets/screenshot-2.png",
     47      "caption": "Enable or disable reload on individual pages"
     48    }
     49  ],
    2850  "banners": {
    2951    "low": "https://ps.w.org/easy-auto-reload/assets/banner-772x250.png",
  • easy-auto-reload/tags/2.0.2/readme.txt

    r3285398 r3285404  
    1313
    1414== Description ==
    15 
    16 > *"A body left in idleness tends toward expiration."* 
    17 > — Sir Isaac Newton (if he built WordPress plugins)
    1815
    1916**Easy Auto Reload** is your site’s invisible caretaker — quietly watching, waiting, and reloading when your visitors fall into stillness. Just as Newton observed celestial bodies in motion, this plugin ensures your digital universe remains dynamic and alert.
     
    6360
    6461= Can I disable reload on specific pages? = 
    65 Not yet, but support for page exclusions and shortcodes is coming soon.
     62Yes! You can inside "Auto Reload" metabox.
    6663
    6764== Changelog ==
  • easy-auto-reload/trunk/plugin.json

    r3285397 r3285404  
    66  "author_uri": "https://infinitumform.com/",
    77  "description": "Auto-refresh WordPress pages after user inactivity. Keep sessions alive, nonces fresh, and engagement high — seamlessly and automatically.",
     8  "short_description": "Refresh WordPress pages on user inactivity. Prevent nonce and session timeouts with this lightweight plugin.",
    89  "homepage": "https://wordpress.org/plugins/easy-auto-reload/",
    910  "download_url": "https://downloads.wordpress.org/plugin/easy-auto-reload.latest-stable.zip",
     
    1314  "license": "GPLv2 or later",
    1415  "license_uri": "https://www.gnu.org/licenses/gpl-2.0.html",
     16  "donate_link": "https://www.buymeacoffee.com/infinitumform",
     17  "support_url": "https://wordpress.org/support/plugin/easy-auto-reload/",
     18  "docs_url": "https://infinitumform.com/docs/easy-auto-reload",
     19  "upgrade_notice": "2.0.2 includes improved performance, JavaScript fixes, and cache optimization.",
     20  "last_updated": "2025-05-01",
    1521  "tags": [
    1622    "auto refresh",
     
    2329    "auto reloader",
    2430    "frontend tools",
    25     "dashboard reload"
     31    "dashboard reload",
     32    "lightweight refresh plugin"
    2633  ],
    27   "last_updated": "2025-05-01",
     34  "requires_plugins": [],
     35  "sections": {
     36    "description": "Easy Auto Reload automatically refreshes your WordPress pages after user inactivity. It helps prevent expired sessions, stale nonces, and improves frontend engagement. Ideal for WooCommerce carts, dashboards, and dynamic pages.",
     37    "installation": "1. Install and activate the plugin.\n2. Go to Settings → Easy Auto Reload.\n3. Set your refresh interval in minutes.\n4. Save and enjoy seamless user experience.",
     38    "changelog": "2.0.2 – Fixed JS errors and optimized cache handling\n2.0.1 – Added individual page control\n2.0.0 – Major feature update with per-page settings\nEarlier – Various improvements for security, browser support, and WP version compatibility."
     39  },
     40  "screenshots": [
     41    {
     42      "src": "https://ps.w.org/easy-auto-reload/assets/screenshot-1.png",
     43      "caption": "Admin Settings Panel"
     44    },
     45    {
     46      "src": "https://ps.w.org/easy-auto-reload/assets/screenshot-2.png",
     47      "caption": "Enable or disable reload on individual pages"
     48    }
     49  ],
    2850  "banners": {
    2951    "low": "https://ps.w.org/easy-auto-reload/assets/banner-772x250.png",
  • easy-auto-reload/trunk/readme.txt

    r3285398 r3285404  
    1313
    1414== Description ==
    15 
    16 > *"A body left in idleness tends toward expiration."* 
    17 > — Sir Isaac Newton (if he built WordPress plugins)
    1815
    1916**Easy Auto Reload** is your site’s invisible caretaker — quietly watching, waiting, and reloading when your visitors fall into stillness. Just as Newton observed celestial bodies in motion, this plugin ensures your digital universe remains dynamic and alert.
     
    6360
    6461= Can I disable reload on specific pages? = 
    65 Not yet, but support for page exclusions and shortcodes is coming soon.
     62Yes! You can inside "Auto Reload" metabox.
    6663
    6764== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.