Plugin Directory

Changeset 3217952


Ignore:
Timestamp:
01/06/2025 07:14:47 PM (14 months ago)
Author:
sourov
Message:

3.1.1dev

Location:
user-meta/trunk
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • user-meta/trunk/models/classes/generate/PublicProfile.php

    r2855167 r3217952  
    5757        foreach ($fields as $key => $field){
    5858
    59             if(in_array($field['field_type'], ['html', 'captcha', 'page_heading', 'section_heading']))
     59            if(in_array($field['field_type'], ['user_pass', 'html', 'captcha', 'page_heading', 'section_heading']))
    6060                continue;
    6161
  • user-meta/trunk/readme.txt

    r3056351 r3217952  
    44Requires at least: 4.7
    55Requires PHP: 5.6.0
    6 Tested up to: 6.4
     6Tested up to: 6.7.1
    77Stable tag: 3.1
    88Copyright: User Meta, https://user-meta.com
  • user-meta/trunk/user-meta.php

    r3056351 r3217952  
    44 * Plugin URI: https://user-meta.com
    55 * Description: A well-designed, feature-rich, and easy to use user management plugin.
    6  * Version: 3.1
     6 * Version: 3.1.1dev
    77 * Requires at least: 4.7
    88 * Requires PHP: 5.6.0
Note: See TracChangeset for help on using the changeset viewer.