PluginProbe
Force Refresh / 2.1.5
Force Refresh v2.1.5
3.2.1 3.2.0 3.1.2 3.1.1 3.1.0 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.12.0 All 54 releases
force-refresh / README.txt

README.txt in Force Refresh 2.1.5, at README.txt

87 lines 2.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Force Refresh ===
2 Stable tag: 2.1.5
3 Contributors: jordanleven
4 Tags: refresh, reload, single page application
5 Requires PHP: 7.2
6 Requires at least: 5.2
7 Tested up to: 5.5.1
8 License: GPLv2 or later
9 Force Refresh is a simple plugin that allows you to force a page refresh for users currently visiting your site. Additionally, you may force refreshes on a per-page or post basis.
10
11
12 == Description ==
13 Force Refresh is the best plugin for requesting browsers to refresh their page. Perfect for single-page applications or pages that bring in feeds, this simple plugin will allow you to force a page refresh for users currently visiting any page of your site.
14
15 == Features ==
16 - Support for both parent and child themes.
17 - Allows an admin to simply click a button to request browsers to refresh their page. This is done within between 30 seconds and two minutes after making the request.
18 - Ability to add refreshing capabilities to any role using the "Invoke Force Refresh" capability.
19 - Ability to refresh on a per-page or post basis.
20 - Customizable client-side refresh intervals.
21
22 == Feature Requests and Bug Reports ==
23 Please report any feature requests you have or bugs you encounter [under the Support tab](https://wordpress.org/support/plugin/force-refresh).
24
25 == Installation ==
26 Upload the Force Refresh plugin to your site, and then simply activate it. To force a refresh, just navigate to "Tools", click on "Force Refresh" and click the button that says, "Refresh Site."
27
28 == Screenshots ==
29 1. Under Tools, you can click "Refresh Site"
30 2. After clicking the button, you'll receive confirmation that you've requested connected browsers to refresh.
31 3. To refresh a single page or post, locate the "Force Refresh" section under any page.
32
33
34 == Changelog ==
35
36 = 2.1.5 =
37 *Released on September 17, 2020*
38
39 * Address issue running plugin in PHP 7.2
40
41 = 2.1.4 =
42 *Released on September 16, 2020*
43
44 * Address refresh loop bug when activating
45 * Issue displaying default refresh intervals
46
47 = 2.1.3 =
48 *Released on September 16, 2020*
49
50 * Address refresh permissions issue
51
52 = 2.1.2 =
53 *Released on September 7, 2020*
54
55 * Performance enhancements and bug fixes
56
57 = 2.1.1 =
58 *Released on September 7, 2020*
59
60 * Performance enhancements and bug fixes
61
62 = 2.1.0 =
63 *Released on October 19, 2018*
64
65 * Add support to request refreshes on custom post types
66
67 = 2.0.0 =
68 *Released on October 11, 2018*
69
70 * Move from Xamin to LightnCandy for HTML templates
71 * Performance enhancements and bug fixes
72
73 = 1.1.2 =
74 *Released on February 28, 2018*
75
76 * Update dependencies
77
78 = 1.1.1 =
79 *Released on February 28, 2018*
80
81 * Bug fixes
82
83 = 1.0.0 =
84 *Released on October 5, 2017*
85
86 * Initial release
87