Changeset 3360890
- Timestamp:
- 09/13/2025 06:11:37 AM (7 months ago)
- Location:
- custom-action-block
- Files:
-
- 9 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/README.txt (added)
-
tags/1.0.1/build (added)
-
tags/1.0.1/build/index.asset.php (added)
-
tags/1.0.1/build/index.js (added)
-
tags/1.0.1/custom-action-block.php (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/action-handler.php (added)
-
tags/1.0.1/includes/block-registration.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/custom-action-block.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-action-block/trunk/README.txt
r3153928 r3360890 4 4 Requires at least: 5.0 5 5 Tested up to: 6.6 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 67 67 == Changelog == 68 68 69 = 1.0 = 69 = 1.0.1 - Update = 70 * Update - WordPress 6.8.2 compatibility 71 * Update - WooCommerce 10.1.2 compatibility 72 73 = 1.0.0 = 70 74 * Initial release -
custom-action-block/trunk/custom-action-block.php
r3152555 r3360890 5 5 * Plugin URI: http://tplugins.com/ 6 6 * Description: Adds a new block type for creating custom actions 7 * Version: 1.0. 07 * Version: 1.0.1 8 8 * Author: TP Plugins 9 9 * Author URI: http://tplugins.com/shop
Note: See TracChangeset
for help on using the changeset viewer.