Changeset 3368960
- Timestamp:
- 09/27/2025 06:33:44 PM (6 months ago)
- Location:
- aboutbuzz-stories-embed/tags/1.8.1
- Files:
-
- 2 edited
- 3 copied
-
. (copied) (copied from aboutbuzz-stories-embed/tags/1.8.0)
-
aboutbuzz-stories-embed.php (modified) (3 diffs)
-
assets/fonts (copied) (copied from aboutbuzz-stories-embed/tags/1.8.0/assets/fonts)
-
assets/icons (copied) (copied from aboutbuzz-stories-embed/tags/1.8.0/assets/icons)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
aboutbuzz-stories-embed/tags/1.8.1/aboutbuzz-stories-embed.php
r3368083 r3368960 4 4 Plugin URI: https://aboutbuzz.com 5 5 Description: Embed AboutBuzz video stories using [aboutbuzz_smart_stories brand_id="123,456"] shortcode. Requires activation with a secret code. 6 Version: 1.8. 06 Version: 1.8.1 7 7 Author: ftpwebdesign.com 8 8 Author URI: https://ftpwebdesign.com … … 23 23 plugin_dir_url(__FILE__) . 'assets/css/aboutbuzz-stories.css', 24 24 array(), 25 '1.8. 0'25 '1.8.1' 26 26 ); 27 27 … … 31 31 plugin_dir_url(__FILE__) . 'assets/js/aboutbuzz-stories.js', 32 32 array(), 33 '1.8. 0',33 '1.8.1', 34 34 true 35 35 ); -
aboutbuzz-stories-embed/tags/1.8.1/readme.txt
r3368083 r3368960 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.8. 06 Stable tag: 1.8.1 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 100 100 101 101 == Changelog == 102 1.8.1 = 103 * Release version 1.8.1 with assets fix 104 102 105 1.8.0 = 103 106 * Design & Visual Improvements:
Note: See TracChangeset
for help on using the changeset viewer.