Plugin Directory

Changeset 3343160


Ignore:
Timestamp:
08/11/2025 09:12:15 PM (8 months ago)
Author:
digireturn
Message:

revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dn-sitemap-control/trunk/dn-sitemap-control.php

    r3227112 r3343160  
    22    Plugin Name: DN Sitemap Control
    33    Description: Manage items to insert in sitemap. Gestire elementi da inserire nella sitemap.
    4     Version: 1.0.7
     4    Version: 1.0.8
    55    Author: Digireturn
    66    Author URI: https://digireturn.it/
     
    1515    switch($key){
    1616        case 'appname':return 'Sitemap Control';
    17         case 'appversion':return '1.0.7';
     17        case 'appversion':return '1.0.8';
    1818    }
    1919    return null;
Note: See TracChangeset for help on using the changeset viewer.