Plugin Directory

Changeset 3418925


Ignore:
Timestamp:
12/13/2025 01:41:15 PM (4 months ago)
Author:
digireturn
Message:

updated plugin uri

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dn-footer-contacts/trunk/dn-footer-contacts.php

    r3186392 r3418925  
    55    Author: Digireturn
    66    Author URI: https://digireturn.it/
     7    Plugin URI: https://wordpress.digireturn.it
    78    License: GPLv2 or later
    89    License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
     
    1415define('DN_FOOTER_CONTACTS_PATH',dirname(__file__).'/');
    1516define('DN_FOOTER_CONTACTS_NAME','Footer Contacts Bar');
    16 define('DN_FOOTER_CONTACTS_VERSION','1.7');
     17define('DN_FOOTER_CONTACTS_VERSION','1.8');
    1718define('DN_FOOTER_CONTACTS_HOME','admin.php?page=dn_footer_contacts_manage');
    1819define('DN_FOOTER_CONTACTS_REPOSITARY','https://wordpress.org/plugins/dn-footer-contacts/');
Note: See TracChangeset for help on using the changeset viewer.