Changeset 3125417
- Timestamp:
- 07/25/2024 04:42:41 PM (21 months ago)
- Location:
- wallsio/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wallsio.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wallsio/trunk/readme.txt
r3109028 r3125417 5 5 Tags: social media aggregator, social media embed, social media feed, instagram feed, twitter feed, facebook feed, social wall, social media wall 6 6 Contributors: rivalitaet, patrickmladensich 7 Tested up to: 6. 57 Tested up to: 6.6 8 8 Stable tag: trunk 9 9 License: GPL v3 or later … … 69 69 == Changelog == 70 70 71 = 3.0.13 = 72 * Update compatibility versions 73 71 74 = 3.0.12 = 72 75 * Fix Gutenberg block for WordPress 6.5.5 -
wallsio/trunk/wallsio.php
r3109028 r3125417 5 5 Plugin URI: https://wordpress.org/plugins/wallsio 6 6 Description: Embed Walls.io social walls into WordPress posts with just one click! 7 Version: 3.0.1 27 Version: 3.0.13 8 8 Author: Walls.io 9 9 Author URI: https://walls.io … … 13 13 14 14 15 define( 'WALLSIO_PLUGIN_VERSION', '3.0.1 2' );15 define( 'WALLSIO_PLUGIN_VERSION', '3.0.13' ); 16 16 17 17 function wallsio_asset_version() {
Note: See TracChangeset
for help on using the changeset viewer.