Changeset 3216932
- Timestamp:
- 01/04/2025 04:42:42 PM (15 months ago)
- Location:
- wdv-about-me-widget/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wdv-about-me-widget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wdv-about-me-widget/trunk/readme.txt
r3006819 r3216932 4 4 Tags: about, about me, about us, widget, contact, social, social icons, contacts, social networks, social media, social profiles, social links, about widget, image upload, contacts 5 5 Requires at least: 5.0.0 6 Tested up to: 6. 46 Tested up to: 6.7 7 7 Stable tag: trunk 8 8 Requires PHP: 5.6 … … 108 108 = 1.2.7 = 109 109 = 1.2.8 = 110 = 1.2.9 = 110 111 111 112 == Upgrade Notice == … … 127 128 = 1.2.7 = new version WP 6.2 128 129 = 1.2.8 = new version WP 6.4 130 = 1.2.9 = new version WP 6.7 -
wdv-about-me-widget/trunk/wdv-about-me-widget.php
r3006832 r3216932 17 17 * Plugin URI: http://wdvillage.com/product/wdv-about-me-widget/ 18 18 * Description: With this plugin you can add 'WDV About Me Widget' widget to your theme. You can add you data or your firm data. You can add image, description, link, contact information, social links. 19 * Version: 1.2. 819 * Version: 1.2.9 20 20 * Author: wdvillage 21 21 * Author URI: http://wdvillage.com … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'WDV_ABOUT_ME_WIDGET_VERSION', '1.2. 8' );38 define( 'WDV_ABOUT_ME_WIDGET_VERSION', '1.2.9' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.