Changeset 1667644
- Timestamp:
- 05/31/2017 11:32:17 AM (9 years ago)
- Location:
- beacon-by
- Files:
-
- 48 added
- 1 edited
-
tags/1.4.3 (added)
-
tags/1.4.3/beacon-by.php (added)
-
tags/1.4.3/classes (added)
-
tags/1.4.3/classes/class.beacon_plugin.php (added)
-
tags/1.4.3/classes/class.beacon_widget.php (added)
-
tags/1.4.3/config.php (added)
-
tags/1.4.3/css (added)
-
tags/1.4.3/css/beacon-widget.css (added)
-
tags/1.4.3/css/beacon.css (added)
-
tags/1.4.3/css/font-awesome.min.css (added)
-
tags/1.4.3/fonts (added)
-
tags/1.4.3/fonts/FontAwesome.otf (added)
-
tags/1.4.3/fonts/fontawesome-webfont.eot (added)
-
tags/1.4.3/fonts/fontawesome-webfont.svg (added)
-
tags/1.4.3/fonts/fontawesome-webfont.ttf (added)
-
tags/1.4.3/fonts/fontawesome-webfont.woff (added)
-
tags/1.4.3/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.4.3/i (added)
-
tags/1.4.3/i/beacon.png (added)
-
tags/1.4.3/i/embed-help.gif (added)
-
tags/1.4.3/index.php (added)
-
tags/1.4.3/js (added)
-
tags/1.4.3/js/beacon-connect.js (added)
-
tags/1.4.3/js/beacon-create.js (added)
-
tags/1.4.3/js/beacon-embed.js (added)
-
tags/1.4.3/js/beacon-promote.js (added)
-
tags/1.4.3/js/beacon.js (added)
-
tags/1.4.3/lang (added)
-
tags/1.4.3/license.txt (added)
-
tags/1.4.3/readme.txt (added)
-
tags/1.4.3/uninstall.php (added)
-
tags/1.4.3/views (added)
-
tags/1.4.3/views/dashboard (added)
-
tags/1.4.3/views/dashboard/authorize.php (added)
-
tags/1.4.3/views/dashboard/connect.php (added)
-
tags/1.4.3/views/dashboard/connected.php (added)
-
tags/1.4.3/views/dashboard/create.php (added)
-
tags/1.4.3/views/dashboard/embed.php (added)
-
tags/1.4.3/views/dashboard/footer.tpl.php (added)
-
tags/1.4.3/views/dashboard/header.tpl.php (added)
-
tags/1.4.3/views/dashboard/help.php (added)
-
tags/1.4.3/views/dashboard/main.php (added)
-
tags/1.4.3/views/dashboard/promote.php (added)
-
tags/1.4.3/views/widget (added)
-
tags/1.4.3/views/widget/admin.php (added)
-
tags/1.4.3/views/widget/form.php (added)
-
tags/1.4.3/views/widget/not_configured.php (added)
-
tags/1.4.3/views/widget/widget.php (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beacon-by/trunk/readme.txt
r1557376 r1667644 2 2 Tags: ebook, lead capture, lead capture form, lead capture plugin, protected content 3 3 Requires at least: 3.0.1 4 Tested up to: 4.7 5 Stable tag: 1.4. 24 Tested up to: 4.7.5 5 Stable tag: 1.4.3 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html … … 16 16 17 17 *Note:* requires a free account available from www.beacon.by 18 *Note:* we do not currently support Wordpress Multisite 18 *Note:* we do not currently support Wordpress Multisite or the Thrive Content Builder 19 19 20 20 [youtube https://www.youtube.com/watch?v=y2nqkt-fZFk] … … 123 123 * Loads posts incrementally so plugin works on sites with limited memory or a large number of posts 124 124 125 126 125 = 1.4.1 = 127 126 * Retries post load on error after short delay. Displays error message after 3 failed attemtps … … 129 128 = 1.4.2 = 130 129 * Compatibility check with WordPress version 4.7 130 131 = 1.4.3 = 132 * Compatibility check with WordPress version 4.7.5 133 * Display error on too many posts to process
Note: See TracChangeset
for help on using the changeset viewer.