Changeset 3212073
- Timestamp:
- 12/23/2024 09:52:29 AM (16 months ago)
- Location:
- powr-pack
- Files:
-
- 4 added
- 2 deleted
- 2 edited
- 1 copied
-
tags/2.2.2 (copied) (copied from powr-pack/trunk)
-
tags/2.2.2/changelog.txt (added)
-
tags/2.2.2/plugin.php (deleted)
-
tags/2.2.2/powr-pack.php (added)
-
tags/2.2.2/readme.txt (modified) (2 diffs)
-
trunk/changelog.txt (added)
-
trunk/plugin.php (deleted)
-
trunk/powr-pack.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
powr-pack/tags/2.2.2/readme.txt
r3014333 r3212073 5 5 Description: How about: 60 free plugins to collect more contacts and convert your visitors. Get started with Form Builder, Popup, Social Feed and Countdown Timer. Add the plugin to any page, post or theme. Edit live on your page with the Edit button above your plugin. More plugins and tutorials available at POWR.io. 6 6 Requires at least: 3.0 7 Tested up to: 6. 4.27 Tested up to: 6.7 8 8 Requires PHP: 5.5 9 Stable tag: 2.2. 110 License: GPL v2 orlater11 License URI: http://www.gnu.org/licenses/gpl- 2.0.html9 Stable tag: 2.2.2 10 License: GPL-3.0-or-later 11 License URI: http://www.gnu.org/licenses/gpl-3.0.html 12 12 13 13 The best 60 plugins for WP. Easy contact form plugin, social feed, popup, countdown, and more. … … 175 175 6. Social Feed 176 176 7. POWR is used by Millions 177 178 == Upgrade Notice ==179 = 1.0 =180 First released version.181 182 = 1.9 =183 * Add more Plugins from the POWr Library!184 185 = 2.0 =186 * Add POWr Plugins easily in the WordPress Gutenberg Editor!187 188 189 == Changelog ==190 = 1.0 =191 * First released version192 193 = 1.1 =194 * Improved SSL Support195 196 = 1.2 =197 * Improved loading speed198 199 = 1.3 =200 * Easily add POWr plugins right from the text editor.201 202 = 1.4 =203 * Improved functionality within the wp text editor.204 205 = 1.5 =206 * New ID system for easier identification of POWr Plugins.207 * Settings panel in WP Admin allows easier creation and management of Plugins.208 209 = 1.5.1 =210 * Fixed issue where POWr IDs get stripped211 212 = 1.5.2 =213 * Bug fix for labels or IDs in shortcodes getting stripped214 215 = 1.6 =216 * Local icon assets217 * Improved install workflow218 * Updated plugin list219 220 = 1.6.2 =221 * Fixed PHP Notices about undefined constants222 223 = 1.6.3 =224 * TinyMCE supports latest POWr Plugins225 226 = 1.6.4 =227 * Menu links open in new tab directly on POWr.io. Added support for POWr Chat.228 229 = 1.7 =230 * Automatic sign in to POWr231 232 = 1.71 =233 * Bug fix for datetime in older versions of PHP (< 5.3)234 235 = 1.8 =236 * Removed auto sign-in due to consent concerns237 238 = 1.9 =239 * Add more plugins from the POWr Library!240 241 = 2.0 =242 * Integration with Gutenberg243 244 = 2.0.1 =245 * Tested up to 5.2246 247 = 2.0.2 =248 * Tested up to 5.3249 250 = 2.0.3 =251 * Resolved PHP Warning. Tested up to 5.3.2252 253 = 2.0.4 =254 * Tested up to 5.4255 256 = 2.0.5 =257 * Tested up to 5.4.2258 259 = 2.0.6 =260 * Updated branding. Tested up to 5.6261 262 = 2.0.7 =263 * Tested up to 5.7264 265 = 2.0.8 =266 * Removed Facebook logos to comply with WordPress request267 268 = 2.0.9 =269 * Updated screenshots and banner270 271 = 2.1.0 =272 * Fixed incorrect stable tag273 274 = 2.1.0 =275 * Tested up to 5.8276 277 = 2.1.1 =278 * Updated title279 280 = 2.1.2 =281 * Tested upto 6.0282 283 = 2.2.0 =284 * Security patch to sanitize input285 286 = 2.2.1 =287 * Tested up to 6.4.2 -
powr-pack/trunk/readme.txt
r3014333 r3212073 5 5 Description: How about: 60 free plugins to collect more contacts and convert your visitors. Get started with Form Builder, Popup, Social Feed and Countdown Timer. Add the plugin to any page, post or theme. Edit live on your page with the Edit button above your plugin. More plugins and tutorials available at POWR.io. 6 6 Requires at least: 3.0 7 Tested up to: 6. 4.27 Tested up to: 6.7 8 8 Requires PHP: 5.5 9 Stable tag: 2.2. 110 License: GPL v2 orlater11 License URI: http://www.gnu.org/licenses/gpl- 2.0.html9 Stable tag: 2.2.2 10 License: GPL-3.0-or-later 11 License URI: http://www.gnu.org/licenses/gpl-3.0.html 12 12 13 13 The best 60 plugins for WP. Easy contact form plugin, social feed, popup, countdown, and more. … … 175 175 6. Social Feed 176 176 7. POWR is used by Millions 177 178 == Upgrade Notice ==179 = 1.0 =180 First released version.181 182 = 1.9 =183 * Add more Plugins from the POWr Library!184 185 = 2.0 =186 * Add POWr Plugins easily in the WordPress Gutenberg Editor!187 188 189 == Changelog ==190 = 1.0 =191 * First released version192 193 = 1.1 =194 * Improved SSL Support195 196 = 1.2 =197 * Improved loading speed198 199 = 1.3 =200 * Easily add POWr plugins right from the text editor.201 202 = 1.4 =203 * Improved functionality within the wp text editor.204 205 = 1.5 =206 * New ID system for easier identification of POWr Plugins.207 * Settings panel in WP Admin allows easier creation and management of Plugins.208 209 = 1.5.1 =210 * Fixed issue where POWr IDs get stripped211 212 = 1.5.2 =213 * Bug fix for labels or IDs in shortcodes getting stripped214 215 = 1.6 =216 * Local icon assets217 * Improved install workflow218 * Updated plugin list219 220 = 1.6.2 =221 * Fixed PHP Notices about undefined constants222 223 = 1.6.3 =224 * TinyMCE supports latest POWr Plugins225 226 = 1.6.4 =227 * Menu links open in new tab directly on POWr.io. Added support for POWr Chat.228 229 = 1.7 =230 * Automatic sign in to POWr231 232 = 1.71 =233 * Bug fix for datetime in older versions of PHP (< 5.3)234 235 = 1.8 =236 * Removed auto sign-in due to consent concerns237 238 = 1.9 =239 * Add more plugins from the POWr Library!240 241 = 2.0 =242 * Integration with Gutenberg243 244 = 2.0.1 =245 * Tested up to 5.2246 247 = 2.0.2 =248 * Tested up to 5.3249 250 = 2.0.3 =251 * Resolved PHP Warning. Tested up to 5.3.2252 253 = 2.0.4 =254 * Tested up to 5.4255 256 = 2.0.5 =257 * Tested up to 5.4.2258 259 = 2.0.6 =260 * Updated branding. Tested up to 5.6261 262 = 2.0.7 =263 * Tested up to 5.7264 265 = 2.0.8 =266 * Removed Facebook logos to comply with WordPress request267 268 = 2.0.9 =269 * Updated screenshots and banner270 271 = 2.1.0 =272 * Fixed incorrect stable tag273 274 = 2.1.0 =275 * Tested up to 5.8276 277 = 2.1.1 =278 * Updated title279 280 = 2.1.2 =281 * Tested upto 6.0282 283 = 2.2.0 =284 * Security patch to sanitize input285 286 = 2.2.1 =287 * Tested up to 6.4.2
Note: See TracChangeset
for help on using the changeset viewer.