Changeset 3376917
- Timestamp:
- 10/12/2025 11:54:25 AM (5 months ago)
- Location:
- nextgenthemes-jsdelivr-this
- Files:
-
- 2 added
- 1 deleted
- 5 edited
- 1 copied
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (modified) (previous)
-
assets/banner-772x250.xcf (deleted)
-
assets/banner.xcf (added)
-
tags/1.3.3 (copied) (copied from nextgenthemes-jsdelivr-this/trunk)
-
tags/1.3.3/nextgenthemes-jsdelivr-this.php (modified) (2 diffs)
-
tags/1.3.3/readme.txt (modified) (1 diff)
-
trunk/nextgenthemes-jsdelivr-this.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nextgenthemes-jsdelivr-this/tags/1.3.3/nextgenthemes-jsdelivr-this.php
r3376745 r3376917 5 5 * Plugin URI: https://nextgenthemes.com 6 6 * Description: Serves all available assets from free jsDelivr CDN 7 * Version: 1.3. 07 * Version: 1.3.3 8 8 * Requres PHP: 7.4 9 9 * Author: Nicolas Jonas … … 19 19 use WP_HTML_Tag_Processor; 20 20 21 const VERSION = '1.3. 0';21 const VERSION = '1.3.3'; 22 22 23 23 add_action( 'after_setup_theme', __NAMESPACE__ . '\after_setup_theme', 11 ); -
nextgenthemes-jsdelivr-this/tags/1.3.3/readme.txt
r3376745 r3376917 6 6 Requires PHP: 8.0 7 7 Tested up to: 6.8.2 8 Stable tag: 1.3. 08 Stable tag: 1.3.3 9 9 License: GPL 3.0 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
nextgenthemes-jsdelivr-this/trunk/nextgenthemes-jsdelivr-this.php
r3376745 r3376917 5 5 * Plugin URI: https://nextgenthemes.com 6 6 * Description: Serves all available assets from free jsDelivr CDN 7 * Version: 1.3. 07 * Version: 1.3.3 8 8 * Requres PHP: 7.4 9 9 * Author: Nicolas Jonas … … 19 19 use WP_HTML_Tag_Processor; 20 20 21 const VERSION = '1.3. 0';21 const VERSION = '1.3.3'; 22 22 23 23 add_action( 'after_setup_theme', __NAMESPACE__ . '\after_setup_theme', 11 ); -
nextgenthemes-jsdelivr-this/trunk/readme.txt
r3376745 r3376917 6 6 Requires PHP: 8.0 7 7 Tested up to: 6.8.2 8 Stable tag: 1.3. 08 Stable tag: 1.3.3 9 9 License: GPL 3.0 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.