Plugin Directory

Changeset 3132682


Ignore:
Timestamp:
08/08/2024 12:00:44 PM (20 months ago)
Author:
zhuyi
Message:

3.5.3

Location:
buddypress-members-only/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • buddypress-members-only/trunk/buddypress-members-only.php

    r3129696 r3132682  
    44Plugin URI: https://membersonly.top/features/
    55Description: Only registered users can view your site, non members can only see a login/home page with no registration options. More amazing features? Login and Logout auto redirect to Referer page or Certain page based on user roles,  Restricts your BP standard Components and customized  Components to users,enable page level members only protect, only protect your buddypress and open all other WP area to users... etc, Get <a href='https://membersonly.top' target='blank'>BP Members Only Pro</a> now. 
    6 Version: 3.5.1
     6Version: 3.5.3
    77Author: Tomas: <a href='https://membersonly.top/features/' target='_blank'>Features</a> | <a href='https://membersonly.top/forums' target='_blank'>Support Forum</a>
    88Author URI: https://membersonly.top/features/
     
    572572                                    <span>
    573573                                    <?php
    574                                             echo  __( '<b>Plugin Address Migration Notice</b>', 'bp-members-only' );
     574                                            echo  __( '<h3>Notice</H3>', 'bp-members-only' );
    575575                                    ?>
    576576                                    </span>
     
    581581                                    <ul>
    582582                                    <li>
    583                                         * Buddypress Members Only has been <b>migrated to new WordPress repository address</b>. Please click the <a href='https://wordpress.org/plugins/ssl-for-buddypress' target='_blank'>link</a> to <b>re-install</b> the new version.
    584                                     </li>
    585                                     <li>
    586                                         * You only need to deactivate the current plugin, then install and activate <a href='https://wordpress.org/plugins/ssl-for-buddypress' target='_blank'>Buddypress Members Only New</a>. All data and settings will be automatically saved and migrated, <b>with no risk involved</b>.
    587                                     </li>                                   
    588                                    
    589                                     <li>
    590583                                * You can also download the latest Buddypress Members Only plugin for free from our <a href='https://membersonly.top/product/buddypress-members-only-free/'  target='_blank'>official download link</a> at any time.
    591584                                </li>
    592                                 <li>                               
    593                                 * The old WordPress repository address will soon be closed. Please use the new WordPress repository address to reinstall the Membership plugin.
    594                                 </li>
    595                                 <li>                               
    596                                 * Otherwise, you will not receive updates to the latest versions. We apologize deeply for any inconvenience caused to you. Thank you.
    597                                 </li>                               
    598585                        </div>                                 
    599586                                   
     
    13111298}
    13121299
    1313 add_action('admin_head', 'members_only_free_check_notify', 10);
    1314 add_action('init', 'members_only_free_hide_notices');
    1315 
     1300//add_action('admin_head', 'members_only_free_check_notify', 10);
     1301//add_action('init', 'members_only_free_hide_notices');
     1302
  • buddypress-members-only/trunk/readme.txt

    r3129696 r3132682  
    55Tags:buddypress,wordpress,restricts,membership,private,protected,member,bbpress,permissions,login access control,restrict access,components,redirect,profile,restricts RSS Feed
    66Requires at least: 3.8
    7 Tested up to: 6.5.5
     7Tested up to: 6.6.1
    88Stable tag:trunk
    99License: GPLv3 or later
     
    119119
    120120== Changelog ==
     121= Version 3.5.3 =
     122Removed migrate notification, because the project has been restored
     123
    121124= Version 3.5.1 =
    122 Buddypress Members Only has been migrated to <b>new WordPress repository address</b>. Please click the <a href='https://wordpress.org/plugins/ssl-for-buddypress' target='_blank'>link</a> to <b>re-install</b> the new version:
    123 https://wordpress.org/plugins/ssl-for-buddypress
     125new downlaod link on official site
     126>[You download the latest Buddypress Members Only plugin for free from our official download link</a> at any time](https://membersonly.top/product/buddypress-members-only-free/)
    124127
    125 You only need to deactivate the current plugin, then install and activate <a href='https://wordpress.org/plugins/ssl-for-buddypress' target='_blank'>Buddypress Members Only New</a>. All data and settings will be automatically saved and migrated, <b>with no risk involved</b>
    126 
    127 You can also download the latest Buddypress Members Only plugin for free from our <a href='https://membersonly.top/product/buddypress-members-only-free/'  target='_blank'>official download link</a> at any time:
    128 https://membersonly.top/product/buddypress-members-only-free/
    129 
    130 The old WordPress repository address will soon be closed. Please use the new WordPress repository address to reinstall the Membership plugin.
    131 Otherwise, you will not receive updates to the latest versions. We apologize deeply for any inconvenience caused to you. Thank you.
    132128
    133129= Version 3.4.9 =
Note: See TracChangeset for help on using the changeset viewer.