Changeset 3409297
- Timestamp:
- 12/03/2025 10:30:15 AM (4 months ago)
- Location:
- revisual
- Files:
-
- 1 added
- 6 edited
- 1 copied
-
tags/0.2.4/trunk (copied) (copied from revisual/trunk)
-
tags/0.2.4/trunk/.wp-env.json (added)
-
tags/0.2.4/trunk/readme.txt (modified) (2 diffs)
-
tags/0.2.4/trunk/revisual.php (modified) (1 diff)
-
tags/0.2.4/trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/revisual.php (modified) (1 diff)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
revisual/tags/0.2.4/trunk/readme.txt
r3403402 r3409297 2 2 Contributors: piotrpoz, revisual 3 3 Tags: google, calendar, events, revisual, embed 4 Tested up to: 6. 85 Stable tag: 0.2. 44 Tested up to: 6.9 5 Stable tag: 0.2.5 6 6 License: GPL-2.0-or-later 7 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 211 211 212 212 == Changelog == 213 = 0.2.5 | 3, Dev 2025 = 214 * Testing with WordPress 6.9 213 215 214 216 = 0.2.4 | 25, Nov 2025 = -
revisual/tags/0.2.4/trunk/revisual.php
r3403402 r3409297 6 6 * Requires at least: 6.2 7 7 * Requires PHP: 7.2 8 * Version: 0.2. 28 * Version: 0.2.5 9 9 * Author: Revisual 10 10 * Author URI https://revisual.io/?utm_source=wp-plugin&utm_medium=plugin-page&utm_campaign=wp-plugin -
revisual/tags/0.2.4/trunk/vendor/composer/installed.php
r3403402 r3409297 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => 'd 74945dcb93de50a598c32fe600d535336935121',6 'reference' => 'd6a1f3f3e05a8f0e2a832bcbe816bf928b12f78c', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-main', 15 15 'version' => 'dev-main', 16 'reference' => 'd 74945dcb93de50a598c32fe600d535336935121',16 'reference' => 'd6a1f3f3e05a8f0e2a832bcbe816bf928b12f78c', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../', -
revisual/trunk/readme.txt
r3403402 r3409297 2 2 Contributors: piotrpoz, revisual 3 3 Tags: google, calendar, events, revisual, embed 4 Tested up to: 6. 85 Stable tag: 0.2. 44 Tested up to: 6.9 5 Stable tag: 0.2.5 6 6 License: GPL-2.0-or-later 7 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 211 211 212 212 == Changelog == 213 = 0.2.5 | 3, Dev 2025 = 214 * Testing with WordPress 6.9 213 215 214 216 = 0.2.4 | 25, Nov 2025 = -
revisual/trunk/revisual.php
r3403402 r3409297 6 6 * Requires at least: 6.2 7 7 * Requires PHP: 7.2 8 * Version: 0.2. 28 * Version: 0.2.5 9 9 * Author: Revisual 10 10 * Author URI https://revisual.io/?utm_source=wp-plugin&utm_medium=plugin-page&utm_campaign=wp-plugin -
revisual/trunk/vendor/composer/installed.php
r3403402 r3409297 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => 'd 74945dcb93de50a598c32fe600d535336935121',6 'reference' => 'd6a1f3f3e05a8f0e2a832bcbe816bf928b12f78c', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-main', 15 15 'version' => 'dev-main', 16 'reference' => 'd 74945dcb93de50a598c32fe600d535336935121',16 'reference' => 'd6a1f3f3e05a8f0e2a832bcbe816bf928b12f78c', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.