Changeset 3343160
- Timestamp:
- 08/11/2025 09:12:15 PM (8 months ago)
- File:
-
- 1 edited
-
dn-sitemap-control/trunk/dn-sitemap-control.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dn-sitemap-control/trunk/dn-sitemap-control.php
r3227112 r3343160 2 2 Plugin Name: DN Sitemap Control 3 3 Description: Manage items to insert in sitemap. Gestire elementi da inserire nella sitemap. 4 Version: 1.0. 74 Version: 1.0.8 5 5 Author: Digireturn 6 6 Author URI: https://digireturn.it/ … … 15 15 switch($key){ 16 16 case 'appname':return 'Sitemap Control'; 17 case 'appversion':return '1.0. 7';17 case 'appversion':return '1.0.8'; 18 18 } 19 19 return null;
Note: See TracChangeset
for help on using the changeset viewer.