| 1 |
=== Force Refresh === |
| 2 |
Stable tag: 2.10.2 |
| 3 |
Contributors: jordanleven |
| 4 |
Tags: refresh, reload, single page application |
| 5 |
Requires PHP: 7.4 |
| 6 |
Requires at least: 5.2 |
| 7 |
Tested up to: 6.5 |
| 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 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 your selected customized client-side refresh interval. |
| 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, including the ability to customize any refresh interval between 30 seconds and four hours. |
| 21 |
|
| 22 |
== Feature Requests and Bug Reports == |
| 23 |
- Please report any bugs you encounter [under the Support tab](https://wordpress.org/support/plugin/force-refresh). |
| 24 |
- Feature requests can be made [on GitHub](https://github.com/jordanleven/force-refresh/issues). Force Refresh is an open-source plugin, and PRs are welcomed! |
| 25 |
|
| 26 |
== Installation == |
| 27 |
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." |
| 28 |
|
| 29 |
== Screenshots == |
| 30 |
1. Under Tools, you'll find all settings for Force Refresh. |
| 31 |
2. You can choose from popular refresh intervals or specify a custom one. After clicking, "Refresh site", you'll receive confirmation that you've requested connected browsers to refresh. |
| 32 |
3. To refresh a single page or post, locate the "Force Refresh" section under any page. |
| 33 |
4. Want to see the latest features? Clicking "View Release Notes" will display the most recent features and fixes for Force Refresh. |
| 34 |
5. If you're having trouble, clicking on "Troubleshooting" will allow you to view the current settings for Force Refresh and allow you to enter Debugging Mode — an enhanced browser console logging mode that can be used to diagnose issues. |
| 35 |
|
| 36 |
== Changelog == |
| 37 |
#### 2.10.2 |
| 38 |
_Released on May 27, 2024_ |
| 39 |
|
| 40 |
##### **Bug Fixes** |
| 41 |
* Performance enhancements and bug fixes. |
| 42 |
|
| 43 |
#### 2.10.1 |
| 44 |
_Released on March 24, 2024_ |
| 45 |
|
| 46 |
##### **Bug Fixes** |
| 47 |
* Performance enhancements and bug fixes. |
| 48 |
|
| 49 |
#### 2.10.0 |
| 50 |
_Released on March 24, 2024_ |
| 51 |
|
| 52 |
##### **New Features** |
| 53 |
* Add support for WordPress 6.5. |
| 54 |
|
| 55 |
##### **Bug Fixes** |
| 56 |
* Update error message when missing build files. |
| 57 |
|
| 58 |
#### 2.9.4 |
| 59 |
_Released on February 10, 2024_ |
| 60 |
|
| 61 |
##### **Bug Fixes** |
| 62 |
* Resolve issue loading icons. |
| 63 |
|
| 64 |
#### 2.9.3 |
| 65 |
_Released on December 9, 2023_ |
| 66 |
|
| 67 |
##### **Bug Fixes** |
| 68 |
* Resolve issue viewing release notes. |
| 69 |
|
| 70 |
#### 2.9.2 |
| 71 |
_Released on November 17, 2023_ |
| 72 |
|
| 73 |
##### **Bug Fixes** |
| 74 |
* Add missing refresh interval in admin message. |
| 75 |
* Fix button text in Refresh from Admin Bar. |
| 76 |
* Resolve infinite refreshing on search pages. |
| 77 |
* Resolve issue requesting page refreshes. |
| 78 |
* Resolve saving Refresh from Admin Bar options. |
| 79 |
|
| 80 |
#### 2.9.1 |
| 81 |
_Released on November 10, 2023_ |
| 82 |
|
| 83 |
##### **Bug Fixes** |
| 84 |
* Fatal error when loading Force Refresh. |
| 85 |
|
| 86 |
#### 2.9.0 |
| 87 |
_Released on November 10, 2023_ |
| 88 |
|
| 89 |
##### **New Features** |
| 90 |
* Add support for WordPress 6.4. |
| 91 |
|
| 92 |
#### 2.8.3 |
| 93 |
_Released on September 9, 2023_ |
| 94 |
|
| 95 |
##### **Bug Fixes** |
| 96 |
* Performance enhancements and bug fixes. |
| 97 |
|
| 98 |
#### 2.8.2 |
| 99 |
_Released on August 9, 2023_ |
| 100 |
|
| 101 |
##### **Bug Fixes** |
| 102 |
* Displaying multiple periods in release notes. |
| 103 |
* Issue with typed returns in PHP 7.4. |
| 104 |
|
| 105 |
#### 2.8.1 |
| 106 |
_Released on August 5, 2023_ |
| 107 |
|
| 108 |
##### **Bug Fixes** |
| 109 |
* Performance enhancements and bug fixes. |
| 110 |
|
| 111 |
#### 2.8.0 |
| 112 |
_Released on August 5, 2023_ |
| 113 |
|
| 114 |
##### **New Features** |
| 115 |
* Add link for leaving reviews. |
| 116 |
* Add support for custom refresh intervals. |
| 117 |
* Add support for viewing plugin release notes. |
| 118 |
|
| 119 |
##### **Bug Fixes** |
| 120 |
* Issue dismissing admin notifications. |
| 121 |
* Issue with logo animations. |
| 122 |
|
| 123 |
#### 2.7.0 |
| 124 |
_Released on July 26, 2023_ |
| 125 |
|
| 126 |
##### **New Features** |
| 127 |
* Add support for WordPress 6.3. |
| 128 |
|
| 129 |
#### 2.6.1 |
| 130 |
_Released on March 4, 2023_ |
| 131 |
|
| 132 |
##### **Bug Fixes** |
| 133 |
* Performance enhancements and bug fixes. |
| 134 |
|
| 135 |
#### 2.6.0 |
| 136 |
_Released on June 11, 2022_ |
| 137 |
|
| 138 |
##### **New Features** |
| 139 |
* Add troubleshooting page link to admin page. |
| 140 |
|
| 141 |
##### **Bug Fixes** |
| 142 |
* Update directions for sites with no name. |
| 143 |
|
| 144 |
#### 2.5.2 |
| 145 |
_Released on January 23, 2022_ |
| 146 |
|
| 147 |
##### **Bug Fixes** |
| 148 |
* Address issue with production build. |
| 149 |
|
| 150 |
#### 2.5.1 |
| 151 |
_Released on January 23, 2022_ |
| 152 |
|
| 153 |
##### **New Features** |
| 154 |
* Update Heath troubleshooting section. |
| 155 |
* Update WordPress version requirements. |
| 156 |
|
| 157 |
#### 2.5.0 |
| 158 |
_Released on January 8, 2022_ |
| 159 |
|
| 160 |
##### **New Features** |
| 161 |
* Alert user when plugin is outdated. |
| 162 |
|
| 163 |
#### 2.4.0 |
| 164 |
_Released on December 4, 2021_ |
| 165 |
|
| 166 |
##### **New Features** |
| 167 |
* Add additional debug logs. |
| 168 |
* Add support for troubleshooting screen. |
| 169 |
|
| 170 |
##### **Bug Fixes** |
| 171 |
* Exit force refresh if success is false. |
| 172 |
* Remove nonce for client-side calls. |
| 173 |
|
| 174 |
#### 2.3.0 |
| 175 |
_Released on March 7, 2021_ |
| 176 |
|
| 177 |
##### **Bug Fixes** |
| 178 |
* Address issue with default refresh intervals. |
| 179 |
* Update button text in Admin Bar. |
| 180 |
|
| 181 |
#### 2.2.0 |
| 182 |
_Released on November 29, 2020_ |
| 183 |
|
| 184 |
##### **New Features** |
| 185 |
* Add support for WordPress 5.5.3. |
| 186 |
* Update Admin UI to use Vue instead of Handlebars. |
| 187 |
|
| 188 |
##### **Bug Fixes** |
| 189 |
* Address issue with encoded post names. |
| 190 |
|
| 191 |
#### 2.1.6 |
| 192 |
_Released on September 29, 2020_ |
| 193 |
|
| 194 |
##### **Bug Fixes** |
| 195 |
* Issue with refresh interval being ignored. |
| 196 |
|
| 197 |
#### 2.1.5 |
| 198 |
_Released on September 17, 2020_ |
| 199 |
|
| 200 |
##### **Bug Fixes** |
| 201 |
* Address issue running plugin in PHP 7.2. |
| 202 |
|
| 203 |
#### 2.1.4 |
| 204 |
_Released on September 16, 2020_ |
| 205 |
|
| 206 |
##### **Bug Fixes** |
| 207 |
* Address refresh loop bug when activating. |
| 208 |
* Issue displaying default refresh intervals. |
| 209 |
|
| 210 |
#### 2.1.3 |
| 211 |
_Released on September 16, 2020_ |
| 212 |
|
| 213 |
##### **Bug Fixes** |
| 214 |
* Address refresh permissions issue. |
| 215 |
|
| 216 |
#### 2.1.2 |
| 217 |
_Released on September 7, 2020_ |
| 218 |
|
| 219 |
##### **Bug Fixes** |
| 220 |
* Performance enhancements and bug fixes. |
| 221 |
|
| 222 |
#### 2.1.1 |
| 223 |
_Released on September 7, 2020_ |
| 224 |
|
| 225 |
##### **Bug Fixes** |
| 226 |
* Performance enhancements and bug fixes. |
| 227 |
|
| 228 |
#### 2.1.0 |
| 229 |
_Released on October 19, 2018_ |
| 230 |
|
| 231 |
##### **New Features** |
| 232 |
* Add support to request refreshes on custom post types. |
| 233 |
|
| 234 |
#### 2.0.0 |
| 235 |
_Released on October 11, 2018_ |
| 236 |
|
| 237 |
##### **New Features** |
| 238 |
* Move from Xamin to LightnCandy for HTML templates. |
| 239 |
|
| 240 |
#### 1.1.2 |
| 241 |
_Released on February 28, 2018_ |
| 242 |
|
| 243 |
##### **Bug Fixes** |
| 244 |
* Performance enhancements and bug fixes. |
| 245 |
|
| 246 |
#### 1.1.1 |
| 247 |
_Released on February 28, 2018_ |
| 248 |
|
| 249 |
##### **Bug Fixes** |
| 250 |
* Performance enhancements and bug fixes. |
| 251 |
|
| 252 |
#### 1.0.0 |
| 253 |
_Released on October 5, 2017_ |
| 254 |
|
| 255 |
##### **New Features** |
| 256 |
* Initial release. |