Changeset 1419598
- Timestamp:
- 05/18/2016 01:28:47 PM (10 years ago)
- Location:
- beacon-by
- Files:
-
- 48 added
- 1 edited
-
tags/1.3.92 (added)
-
tags/1.3.92/beacon-by.php (added)
-
tags/1.3.92/classes (added)
-
tags/1.3.92/classes/class.beacon_plugin.php (added)
-
tags/1.3.92/classes/class.beacon_widget.php (added)
-
tags/1.3.92/config.php (added)
-
tags/1.3.92/css (added)
-
tags/1.3.92/css/beacon-widget.css (added)
-
tags/1.3.92/css/beacon.css (added)
-
tags/1.3.92/css/font-awesome.min.css (added)
-
tags/1.3.92/fonts (added)
-
tags/1.3.92/fonts/FontAwesome.otf (added)
-
tags/1.3.92/fonts/fontawesome-webfont.eot (added)
-
tags/1.3.92/fonts/fontawesome-webfont.svg (added)
-
tags/1.3.92/fonts/fontawesome-webfont.ttf (added)
-
tags/1.3.92/fonts/fontawesome-webfont.woff (added)
-
tags/1.3.92/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.3.92/i (added)
-
tags/1.3.92/i/beacon.png (added)
-
tags/1.3.92/i/embed-help.gif (added)
-
tags/1.3.92/index.php (added)
-
tags/1.3.92/js (added)
-
tags/1.3.92/js/beacon-connect.js (added)
-
tags/1.3.92/js/beacon-create.js (added)
-
tags/1.3.92/js/beacon-embed.js (added)
-
tags/1.3.92/js/beacon-promote.js (added)
-
tags/1.3.92/js/beacon.js (added)
-
tags/1.3.92/lang (added)
-
tags/1.3.92/license.txt (added)
-
tags/1.3.92/readme.txt (added)
-
tags/1.3.92/uninstall.php (added)
-
tags/1.3.92/views (added)
-
tags/1.3.92/views/dashboard (added)
-
tags/1.3.92/views/dashboard/authorize.php (added)
-
tags/1.3.92/views/dashboard/connect.php (added)
-
tags/1.3.92/views/dashboard/connected.php (added)
-
tags/1.3.92/views/dashboard/create.php (added)
-
tags/1.3.92/views/dashboard/embed.php (added)
-
tags/1.3.92/views/dashboard/footer.tpl.php (added)
-
tags/1.3.92/views/dashboard/header.tpl.php (added)
-
tags/1.3.92/views/dashboard/help.php (added)
-
tags/1.3.92/views/dashboard/main.php (added)
-
tags/1.3.92/views/dashboard/promote.php (added)
-
tags/1.3.92/views/widget (added)
-
tags/1.3.92/views/widget/admin.php (added)
-
tags/1.3.92/views/widget/form.php (added)
-
tags/1.3.92/views/widget/not_configured.php (added)
-
tags/1.3.92/views/widget/widget.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beacon-by/trunk/readme.txt
r1419554 r1419598 3 3 Requires at least: 3.0.1 4 4 Tested up to: 4.5.2 5 Stable tag: 1.3.9 15 Stable tag: 1.3.92 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html … … 107 107 = 1.3.9 = 108 108 * Bug fix: Filter by category not always working 109 110 111 = 1.3.91 = 112 * Safari specific bug fix: Removes fixed positioning on Create button 113 114 115 = 1.3.92 = 116 * Allows max posts to be set by $_REQUEST['show']
Note: See TracChangeset
for help on using the changeset viewer.