Changeset 3010810
- Timestamp:
- 12/16/2023 11:45:39 AM (2 years 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
r3007402 r3010810 2 2 Plugin Name: DN Footer Contacts 3 3 Description: Elegant bottom bar with "Call to Action" buttons to be contacted immediately and easily and clicks statistics. 4 Version: 1.6 4 Version: 1.6.1 5 5 Author: Digireturn 6 6 Author URI: https://digireturn.it/ … … 13 13 define('DN_FOOTER_CONTACTS_PATH',dirname(__file__).'/'); 14 14 define('DN_FOOTER_CONTACTS_NAME','Footer Contacts'); 15 define('DN_FOOTER_CONTACTS_VERSION','1.6 ');15 define('DN_FOOTER_CONTACTS_VERSION','1.6.1'); 16 16 define('DN_FOOTER_CONTACTS_HOME','admin.php?page=dn_footer_contacts_manage'); 17 17 define('DN_FOOTER_CONTACTS_REPOSITARY','https://wordpress.org/plugins/dn-footer-contacts/');
Note: See TracChangeset
for help on using the changeset viewer.