Changeset 1831521
- Timestamp:
- 03/01/2018 01:29:15 PM (8 years ago)
- Location:
- playbuzz
- Files:
-
- 78 added
- 3 edited
-
tags/1.0.6 (added)
-
tags/1.0.6/class-pbconstants.php (added)
-
tags/1.0.6/class-playbuzz-quicktags.php (added)
-
tags/1.0.6/class-playbuzzembedcodes.php (added)
-
tags/1.0.6/class-playbuzzi18n.php (added)
-
tags/1.0.6/class-playbuzzoptions.php (added)
-
tags/1.0.6/class-playbuzzscriptsstyles.php (added)
-
tags/1.0.6/class-playbuzzsettings.php (added)
-
tags/1.0.6/class-playbuzzstorycreator.php (added)
-
tags/1.0.6/class-playbuzztinymce.php (added)
-
tags/1.0.6/css (added)
-
tags/1.0.6/css/admin-rtl.css (added)
-
tags/1.0.6/css/admin.css (added)
-
tags/1.0.6/css/index.php (added)
-
tags/1.0.6/css/story-creator (added)
-
tags/1.0.6/css/story-creator/pb-story-creator.css (added)
-
tags/1.0.6/css/tinymce-visual-editor-rtl.css (added)
-
tags/1.0.6/css/tinymce-visual-editor.css (added)
-
tags/1.0.6/img (added)
-
tags/1.0.6/img/action_close_blue.png (added)
-
tags/1.0.6/img/action_close_grey.png (added)
-
tags/1.0.6/img/action_edit_blue.png (added)
-
tags/1.0.6/img/action_edit_grey.png (added)
-
tags/1.0.6/img/favicon_blue.png (added)
-
tags/1.0.6/img/favicon_blue_dark.png (added)
-
tags/1.0.6/img/favicon_white.png (added)
-
tags/1.0.6/img/index.php (added)
-
tags/1.0.6/img/playbuzz-placeholder.png (added)
-
tags/1.0.6/img/plybuzz-logo-dark_bg.png (added)
-
tags/1.0.6/img/plybuzz-logo.png (added)
-
tags/1.0.6/img/search-icon.png (added)
-
tags/1.0.6/img/share.png (added)
-
tags/1.0.6/img/tinymce_playbuzz_blue.png (added)
-
tags/1.0.6/img/tinymce_playbuzz_grey.png (added)
-
tags/1.0.6/img/user-icon.png (added)
-
tags/1.0.6/js (added)
-
tags/1.0.6/js/all-posts (added)
-
tags/1.0.6/js/all-posts/_pb-all-posts.js (added)
-
tags/1.0.6/js/all-posts/pb-all-posts-controller.js (added)
-
tags/1.0.6/js/index.php (added)
-
tags/1.0.6/js/options (added)
-
tags/1.0.6/js/options/_pb-options.js (added)
-
tags/1.0.6/js/options/pb-options-controller.js (added)
-
tags/1.0.6/js/options/pb-options-model.js (added)
-
tags/1.0.6/js/pb-alert.js (added)
-
tags/1.0.6/js/pb-api.js (added)
-
tags/1.0.6/js/pb-event.js (added)
-
tags/1.0.6/js/pb-global.js (added)
-
tags/1.0.6/js/pb-jquery.js (added)
-
tags/1.0.6/js/pb-logger.js (added)
-
tags/1.0.6/js/pb-quicktags.js (added)
-
tags/1.0.6/js/pb-search-popup.js (added)
-
tags/1.0.6/js/pb-settings.js (added)
-
tags/1.0.6/js/playbuzz-admin.js (added)
-
tags/1.0.6/js/playbuzz-tinymce.js (added)
-
tags/1.0.6/js/story-creator (added)
-
tags/1.0.6/js/story-creator/_pb-story-creator.js (added)
-
tags/1.0.6/js/story-creator/pb-story-creator-controller.js (added)
-
tags/1.0.6/js/story-creator/pb-story-creator-model.js (added)
-
tags/1.0.6/js/story-creator/pb-story-creator-view.js (added)
-
tags/1.0.6/lang (added)
-
tags/1.0.6/lang/index.php (added)
-
tags/1.0.6/lang/playbuzz-he_IL.mo (added)
-
tags/1.0.6/lang/playbuzz-he_IL.po (added)
-
tags/1.0.6/lang/playbuzz.pot (added)
-
tags/1.0.6/lang/readme.txt (added)
-
tags/1.0.6/oembed.php (added)
-
tags/1.0.6/playbuzz.php (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/screenshot-1.jpg (added)
-
tags/1.0.6/screenshot-2.jpg (added)
-
tags/1.0.6/screenshot-3.jpg (added)
-
tags/1.0.6/screenshot-4.jpg (added)
-
tags/1.0.6/screenshot-5.jpg (added)
-
tags/1.0.6/screenshot-6.jpg (added)
-
tags/1.0.6/screenshot-7.jpg (added)
-
tags/1.0.6/shortcodes.php (added)
-
tags/1.0.6/uninstall.php (added)
-
trunk/js/pb-search-popup.js (modified) (1 diff)
-
trunk/playbuzz.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
playbuzz/trunk/js/pb-search-popup.js
r1829135 r1831521 1 1 var playbuzz_search = function playbuzz_search() { 2 2 3 var apiBaseUrl = document.location.protocol + "//rest-api-v2.playbuzz.com/v2/items"; 3 4 this.display = display_search_popup; 4 5 this.playbuzz_popup = playbuzz_popup; -
playbuzz/trunk/playbuzz.php
r1829135 r1831521 4 4 Plugin URI: https://www.playbuzz.com/ 5 5 Description: Embed customized playful content from Playbuzz.com into your WordPress site 6 Version: 1.0. 56 Version: 1.0.6 7 7 Author: Playbuzz 8 8 Author URI: https://www.playbuzz.com/ -
playbuzz/trunk/readme.txt
r1829135 r1831521 4 4 Requires at least: 3.9 5 5 Tested up to: 4.7.1 6 Stable tag: 1.0. 56 Stable tag: 1.0.6 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 113 113 == Changelog == 114 114 115 = 1.0.6 (2018-03-01) = 116 * Bug fix - Search doesn't work well 117 115 118 = 1.0.5 (2018-02-26) = 116 * Playbuzz embed button added in the Text editor (Quick Tag)119 * Add Playbuzz quick tag 117 120 * Bug fix - Duplication of the item on editing item settings 118 121 * Bug fix - Disappearing of items when switching to the text editor
Note: See TracChangeset
for help on using the changeset viewer.