Changeset 3418925
- Timestamp:
- 12/13/2025 01:41:15 PM (4 months ago)
- File:
-
- 1 edited
-
dn-footer-contacts/trunk/dn-footer-contacts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dn-footer-contacts/trunk/dn-footer-contacts.php
r3186392 r3418925 5 5 Author: Digireturn 6 6 Author URI: https://digireturn.it/ 7 Plugin URI: https://wordpress.digireturn.it 7 8 License: GPLv2 or later 8 9 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html … … 14 15 define('DN_FOOTER_CONTACTS_PATH',dirname(__file__).'/'); 15 16 define('DN_FOOTER_CONTACTS_NAME','Footer Contacts Bar'); 16 define('DN_FOOTER_CONTACTS_VERSION','1. 7');17 define('DN_FOOTER_CONTACTS_VERSION','1.8'); 17 18 define('DN_FOOTER_CONTACTS_HOME','admin.php?page=dn_footer_contacts_manage'); 18 19 define('DN_FOOTER_CONTACTS_REPOSITARY','https://wordpress.org/plugins/dn-footer-contacts/');
Note: See TracChangeset
for help on using the changeset viewer.