Changeset 3302405
- Timestamp:
- 05/28/2025 05:27:24 PM (10 months ago)
- Location:
- magnet-blocks
- Files:
-
- 22 added
- 3 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/dist (added)
-
tags/1.0.1/assets/dist/css (added)
-
tags/1.0.1/assets/dist/css/admin.asset.php (added)
-
tags/1.0.1/assets/dist/css/admin.css (added)
-
tags/1.0.1/assets/dist/images (added)
-
tags/1.0.1/assets/dist/images/.gitkeep (added)
-
tags/1.0.1/assets/dist/js (added)
-
tags/1.0.1/assets/dist/js/admin.asset.php (added)
-
tags/1.0.1/assets/dist/js/admin.js (added)
-
tags/1.0.1/languages (added)
-
tags/1.0.1/languages/magnet-blocks.pot (added)
-
tags/1.0.1/magnet-blocks.php (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/src (added)
-
tags/1.0.1/src/Admin (added)
-
tags/1.0.1/src/Admin/Admin.php (added)
-
tags/1.0.1/src/Frontend (added)
-
tags/1.0.1/src/Frontend/Shortcodes.php (added)
-
tags/1.0.1/src/Plugin.php (added)
-
tags/1.0.1/wpml-config.xml (added)
-
trunk/languages/magnet-blocks.pot (modified) (1 diff)
-
trunk/magnet-blocks.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
magnet-blocks/trunk/languages/magnet-blocks.pot
r3302363 r3302405 5 5 "Project-Id-Version: Magnet Blocks 1.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://pluginmagnet.com/wp-plugins/magnet-blocks/\n" 7 "POT-Creation-Date: 2025-05-28 1 5:44:23+00:00\n"7 "POT-Creation-Date: 2025-05-28 16:25:18+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" -
magnet-blocks/trunk/magnet-blocks.php
r3302363 r3302405 10 10 * Text Domain: magnet-blocks 11 11 * Domain Path: /languages 12 * Requires PHP: 5.612 * Requires PHP: 8.0 13 13 * Requires at least: 4.4 14 14 * Tested up to: 6.8 -
magnet-blocks/trunk/readme.txt
r3302363 r3302405 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Requires PHP: 5.66 Requires PHP: 8.0 7 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.