Plugin Directory

Changeset 1858363


Ignore:
Timestamp:
04/14/2018 06:01:21 PM (8 years ago)
Author:
plusplugins
Message:

Release 2.0.1, see readme.txt for the changelog.

Location:
profile-tabs-for-ultimate-member
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • profile-tabs-for-ultimate-member/tags/2.0.1/pp-tabs.php

    r1858191 r1858363  
    55 * Description: Add custom profile tabs to your Ultimate Member site with content area and privacy settings.
    66 * Author: PlusPlugins
    7  * Version: 2.0.0
     7 * Version: 2.0.1
    88 * Author URI: https://www.plusplugins.com
    99 * Text Domain: profile-tabs-for-ultimate-member
     
    1313define( 'PP_TABS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    1414define( 'PP_TABS_PLUGIN_URI', plugin_dir_url( __FILE__ ) );
    15 define( 'PP_TABS_REQUIRES', '2.0.0' );
     15define( 'PP_TABS_REQUIRES', '2.0.4' );
    1616
    1717require_once PP_TABS_PLUGIN_DIR . 'init.php';
  • profile-tabs-for-ultimate-member/tags/2.0.1/readme.txt

    r1858192 r1858363  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TY7RLMFUCPVE4
    44Tags: ultimate member, ultimatemember, user profiles, tabs, profile tabs, custom tabs, user tabs, member tabs, reorder tabs, sort tabs, membership tabs, extra tabs
    5 Requires at least: 4.1
    6 Tested up to: 4.9.5
    7 Stable tag: 2.0.0
     5Requires at least: 4.1, Ultimate Member: 2.0.4
     6Tested up to: 4.9.5, Ultimate Member: 2.0.8
     7Requires PHP: 5.6
     8Stable tag: 2.0.1
    89License: GPLv2 or later
    910License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1314== Description ==
    1415
    15 **Features:**
     16Easily add custom profile tabs to your Ultimate Member user profiles.
     17
     18This plugin requires the [Ultimate Member](https://wordpress.org/plugins/ultimate-member/) plugin.
     19
     20= Features =
    1621
    1722For each custom tab you can:
    1823
    19 - Set the name and icon of the tab
    20 - Set the position of tab
    21 - Control which user roles have the tab
    22 - Control which user roles can see the tab
    23 - Make the tab private (only visible to profile owner)
    24 - Make the profile nav bar button redirect to a custom URL
    25 - Create subnavs
     24* Set the name and icon of the tab
     25* Set the position of tab
     26* Control which user roles have the tab
     27* Control which user roles can see the tab
     28* Make the tab private (only visible to profile owner)
     29* Make the profile nav bar button redirect to a custom URL
     30* Create subnavs
    2631
    2732You can also output any field that a member has added to their profile using the following shortcode:
     
    3338`[pp-tabs field=meta_key label=1]`
    3439
    35 **Pro Version**
     40= Pro Version =
    3641
    3742Need to integrate a UM form in your custom tab? Take a look at [Ultimate Member Tabs Pro](https://plusplugins.com/downloads/ultimate-member-tabs-pro/). Split your monolithic UM profile form into neat, easy-to-navigate tabs!
    3843
    39 **More UM extensions**
     44= More UM extensions =
    4045
    4146Want to extend your Ultimate Member site even more? Visit [PlusPlugins](https://plusplugins.com) for more Ultimate Member extensions.
     47
     48= Important: Upgrade Notice for 2.0.0 =
     49
     50This is an overhaul of changes *without* backwards compliance to make this plugin compatible with the "Ultimate Member – User Profile & Membership Plugin version 2.0.4". Please take **backup** measures before upgrading.
     51
     52= Feedback & Support =
     53
     54If you like this plugin, please [rate and/or review](https://wordpress.org/support/plugin/profile-tabs-for-ultimate-member/reviews/) it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/profile-tabs-for-ultimate-member/) or in the [GitHub repository](https://github.com/plusplugins/profile-tabs-for-ultimate-member/issues).
    4255
    4356== Installation ==
  • profile-tabs-for-ultimate-member/trunk/pp-tabs.php

    r1858191 r1858363  
    55 * Description: Add custom profile tabs to your Ultimate Member site with content area and privacy settings.
    66 * Author: PlusPlugins
    7  * Version: 2.0.0
     7 * Version: 2.0.1
    88 * Author URI: https://www.plusplugins.com
    99 * Text Domain: profile-tabs-for-ultimate-member
     
    1313define( 'PP_TABS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    1414define( 'PP_TABS_PLUGIN_URI', plugin_dir_url( __FILE__ ) );
    15 define( 'PP_TABS_REQUIRES', '2.0.0' );
     15define( 'PP_TABS_REQUIRES', '2.0.4' );
    1616
    1717require_once PP_TABS_PLUGIN_DIR . 'init.php';
  • profile-tabs-for-ultimate-member/trunk/readme.txt

    r1858192 r1858363  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TY7RLMFUCPVE4
    44Tags: ultimate member, ultimatemember, user profiles, tabs, profile tabs, custom tabs, user tabs, member tabs, reorder tabs, sort tabs, membership tabs, extra tabs
    5 Requires at least: 4.1
    6 Tested up to: 4.9.5
    7 Stable tag: 2.0.0
     5Requires at least: 4.1, Ultimate Member: 2.0.4
     6Tested up to: 4.9.5, Ultimate Member: 2.0.8
     7Requires PHP: 5.6
     8Stable tag: 2.0.1
    89License: GPLv2 or later
    910License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1314== Description ==
    1415
    15 **Features:**
     16Easily add custom profile tabs to your Ultimate Member user profiles.
     17
     18This plugin requires the [Ultimate Member](https://wordpress.org/plugins/ultimate-member/) plugin.
     19
     20= Features =
    1621
    1722For each custom tab you can:
    1823
    19 - Set the name and icon of the tab
    20 - Set the position of tab
    21 - Control which user roles have the tab
    22 - Control which user roles can see the tab
    23 - Make the tab private (only visible to profile owner)
    24 - Make the profile nav bar button redirect to a custom URL
    25 - Create subnavs
     24* Set the name and icon of the tab
     25* Set the position of tab
     26* Control which user roles have the tab
     27* Control which user roles can see the tab
     28* Make the tab private (only visible to profile owner)
     29* Make the profile nav bar button redirect to a custom URL
     30* Create subnavs
    2631
    2732You can also output any field that a member has added to their profile using the following shortcode:
     
    3338`[pp-tabs field=meta_key label=1]`
    3439
    35 **Pro Version**
     40= Pro Version =
    3641
    3742Need to integrate a UM form in your custom tab? Take a look at [Ultimate Member Tabs Pro](https://plusplugins.com/downloads/ultimate-member-tabs-pro/). Split your monolithic UM profile form into neat, easy-to-navigate tabs!
    3843
    39 **More UM extensions**
     44= More UM extensions =
    4045
    4146Want to extend your Ultimate Member site even more? Visit [PlusPlugins](https://plusplugins.com) for more Ultimate Member extensions.
     47
     48= Important: Upgrade Notice for 2.0.0 =
     49
     50This is an overhaul of changes *without* backwards compliance to make this plugin compatible with the "Ultimate Member – User Profile & Membership Plugin version 2.0.4". Please take **backup** measures before upgrading.
     51
     52= Feedback & Support =
     53
     54If you like this plugin, please [rate and/or review](https://wordpress.org/support/plugin/profile-tabs-for-ultimate-member/reviews/) it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/profile-tabs-for-ultimate-member/) or in the [GitHub repository](https://github.com/plusplugins/profile-tabs-for-ultimate-member/issues).
    4255
    4356== Installation ==
Note: See TracChangeset for help on using the changeset viewer.