Plugin Directory

Changeset 3216932


Ignore:
Timestamp:
01/04/2025 04:42:42 PM (15 months ago)
Author:
vrpr
Message:

new v wp 6.7

Location:
wdv-about-me-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wdv-about-me-widget/trunk/readme.txt

    r3006819 r3216932  
    44Tags: about, about me, about us, widget, contact, social, social icons, contacts, social networks, social media, social profiles, social links, about widget, image upload, contacts
    55Requires at least: 5.0.0
    6 Tested up to: 6.4
     6Tested up to: 6.7
    77Stable tag: trunk
    88Requires PHP: 5.6
     
    108108= 1.2.7 =
    109109= 1.2.8 =
     110= 1.2.9 =
    110111
    111112== Upgrade Notice ==
     
    127128= 1.2.7 = new version WP 6.2
    128129= 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  
    1717 * Plugin URI:        http://wdvillage.com/product/wdv-about-me-widget/
    1818 * 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.8
     19 * Version:           1.2.9
    2020 * Author:            wdvillage
    2121 * Author URI:        http://wdvillage.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'WDV_ABOUT_ME_WIDGET_VERSION', '1.2.8' );
     38define( 'WDV_ABOUT_ME_WIDGET_VERSION', '1.2.9' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.