Changeset 1411044
- Timestamp:
- 05/05/2016 02:08:03 PM (10 years ago)
- Location:
- beacon-by
- Files:
-
- 48 added
- 1 edited
-
tags/1.3.6 (added)
-
tags/1.3.6/beacon-by.php (added)
-
tags/1.3.6/classes (added)
-
tags/1.3.6/classes/class.beacon_plugin.php (added)
-
tags/1.3.6/classes/class.beacon_widget.php (added)
-
tags/1.3.6/config.php (added)
-
tags/1.3.6/css (added)
-
tags/1.3.6/css/beacon-widget.css (added)
-
tags/1.3.6/css/beacon.css (added)
-
tags/1.3.6/css/font-awesome.min.css (added)
-
tags/1.3.6/fonts (added)
-
tags/1.3.6/fonts/FontAwesome.otf (added)
-
tags/1.3.6/fonts/fontawesome-webfont.eot (added)
-
tags/1.3.6/fonts/fontawesome-webfont.svg (added)
-
tags/1.3.6/fonts/fontawesome-webfont.ttf (added)
-
tags/1.3.6/fonts/fontawesome-webfont.woff (added)
-
tags/1.3.6/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.3.6/i (added)
-
tags/1.3.6/i/beacon.png (added)
-
tags/1.3.6/i/embed-help.gif (added)
-
tags/1.3.6/index.php (added)
-
tags/1.3.6/js (added)
-
tags/1.3.6/js/beacon-connect.js (added)
-
tags/1.3.6/js/beacon-create.js (added)
-
tags/1.3.6/js/beacon-embed.js (added)
-
tags/1.3.6/js/beacon-promote.js (added)
-
tags/1.3.6/js/beacon.js (added)
-
tags/1.3.6/lang (added)
-
tags/1.3.6/license.txt (added)
-
tags/1.3.6/readme.txt (added)
-
tags/1.3.6/uninstall.php (added)
-
tags/1.3.6/views (added)
-
tags/1.3.6/views/dashboard (added)
-
tags/1.3.6/views/dashboard/authorize.php (added)
-
tags/1.3.6/views/dashboard/connect.php (added)
-
tags/1.3.6/views/dashboard/connected.php (added)
-
tags/1.3.6/views/dashboard/create.php (added)
-
tags/1.3.6/views/dashboard/embed.php (added)
-
tags/1.3.6/views/dashboard/footer.tpl.php (added)
-
tags/1.3.6/views/dashboard/header.tpl.php (added)
-
tags/1.3.6/views/dashboard/help.php (added)
-
tags/1.3.6/views/dashboard/main.php (added)
-
tags/1.3.6/views/dashboard/promote.php (added)
-
tags/1.3.6/views/widget (added)
-
tags/1.3.6/views/widget/admin.php (added)
-
tags/1.3.6/views/widget/form.php (added)
-
tags/1.3.6/views/widget/not_configured.php (added)
-
tags/1.3.6/views/widget/widget.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beacon-by/trunk/readme.txt
r1405497 r1411044 3 3 Requires at least: 3.0.1 4 4 Tested up to: 4.5.1 5 Stable tag: 1.3. 55 Stable tag: 1.3.6 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html … … 79 79 6. The finish product 80 80 81 81 82 == Changelog == 83 84 = 1.0 = 85 * First release! 86 87 = 1.1 = 88 * Search function for create ebook now copes better with very large sets of posts 89 * Adds icons and header images for plugin directory 90 91 = 1.3.3 = 92 * Embed iframe clears surrounding content to prevent possible overlaps 93 * Updates embed to allow for scrolling within iframe 94 * Fixes conflict with some php installations when SELF is used rather than self 95 96 = 1.3.4 = 97 * Updates for compatibility with Wordpress 4.5 98 * Manual connect / disconnect feature 99 * Add filter by tag and export Featured Image 100 101 = 1.3.5 = 102 * Button links based on admin_url and typo fix 103 * Includes note about not supporting multisite 104 * Updates Youtube video on plugin homepage 105 106 = 1.3.6 = 107 * Include pages as well as posts 108 * Low memory mode depending on number of posts and available RAM 109
Note: See TracChangeset
for help on using the changeset viewer.