Changeset 3462947
- Timestamp:
- 02/16/2026 10:17:07 PM (4 weeks ago)
- Location:
- vectoron/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (1 diff)
-
vectoron-api.php (modified) (1 diff)
-
vectoron.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vectoron/trunk/readme.txt
r3462940 r3462947 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2.11. 47 Stable tag: 2.11.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
vectoron/trunk/vectoron-api.php
r3462940 r3462947 1209 1209 $response = array( 1210 1210 'plugin' => 'Vectoron API', 1211 'version' => '2.11. 4',1211 'version' => '2.11.5', 1212 1212 'status' => 'active', 1213 1213 'endpoints' => array( -
vectoron/trunk/vectoron.php
r3462940 r3462947 3 3 * Plugin Name: Vectoron 4 4 * Description: Provides the [vectoron_article] shortcode to disable wpautop and load assets for custom content like the FAQ accordion and GA4 tracking. Includes REST API endpoints for external content management and ACF integration. 5 * Version: 2.11. 45 * Version: 2.11.5 6 6 * Author: Vectoron 7 7 * Author URI: https://vectoron.ai
Note: See TracChangeset
for help on using the changeset viewer.