• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

UserPro - Community and User Profiles WordPress Plugin

UserPro - Community and User Profiles WordPress Plugin v5.1.8 + Addons

No permission to download
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro v4.9.32

Thanks To @purity and for nulling please read this post
Download Free UserPro v4.9.32 - Community and User Profile WordPress Plugin Nulled
Version 4.9.32 (26 Mar 2019)

  • Fixed bug : Fields lock functionality is not working.
  • Fixed bug : Redirects are not working after login/register.
  • Fixed bug : Connection button reloads profile page.
  • Fixed bug...

Read the rest of this update entry...
 
  • Like
Reactions: purity
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro v4.9.33

Version 4.9.33 (05 Jun 2019)
For Nulling Check Here: https://babia.to/threads/userpro-community-and-user-profile-wordpress-plugin.314/#post-3984

- Fixed bug : Appearance of recaptcha
- Fixed bug : Appearance of connection slug
- Fixed bug : Restricted content redirects on subdomain not working
- Fixed bug : Block email from registration not working
- Fixed bug : Email field not trimmed
- Fixed bug : Auto badges for roles are not working
- Enhancement ...

Read the rest of this update entry...
 
Go to admin-notices.php and add:

update_option('userpro_trial', 1);

so it become like this:

Code:
function userpro_admin_notices()
{
    update_option('userpro_trial', 1);
    if (current_user_can('manage_options') && get_option('userpro_trial') == 0) {
        userpro_admin_notice( sprintf(__('You are using a trial version of UserPro plugin. If you have purchased the plugin, please enter your purchase code to enable the full version. You can enter your <a href="%s">purchase code here</a>.','userpro'), admin_url() . 'admin.php?page=userpro&tab=licensing'), true);
    }
}
 
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro v4.9.34

Download UserPro v4.9.34 - Community and User Profile WordPress Plugin Nulled Free
Version 4.9.34 (02 Sep 2019)

  • Enhancement : Refactor follow/unfollow functionality
  • Fixed bug : . (dot) symbol not allowed in username
  • Fixed bug : Font awesome 5 version update, follow button ajax action refactor
  • Fixed bug : Restricted content redirects on subdomain not working
  • Fixed bug : No alert on reset options
  • Fixed bug : Media manager add-on not working with professional...

Read the rest of this update entry...
 
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro v4.9.36 Nulled

Download UserPro v4.9.36 - Community and User Profile WordPress Plugin Nulled Free
v4.9.36 (30 Dec 2019)

- Fixed bug: Date picker field not showing newer dates after picking older
- Fixed bug: Professional layout, show/hide fields now respond to user/userpro-admin interaction
- Enhancement : Emd fields are available for translation in .po files
- Enhancement : Email texts are available for translation, that are generated upon user interaction in .po files

Read the rest of this update entry...
 
Go to admin-notices.php and add:

update_option('userpro_trial', 1);

so it become like this:

Code:
function userpro_admin_notices()
{
    update_option('userpro_trial', 1);
    if (current_user_can('manage_options') && get_option('userpro_trial') == 0) {
        userpro_admin_notice( sprintf(__('You are using a trial version of UserPro plugin. If you have purchased the plugin, please enter your purchase code to enable the full version. You can enter your <a href="%s">purchase code here</a>.','userpro'), admin_url() . 'admin.php?page=userpro&tab=licensing'), true);
    }
}

Actually, setting it as 0 have removed admin notice for me. like this:
update_option('userpro_trial', 0);

BTW, thanks for sharing this trick ;)

and so many thanks to our bro, Babak <3
 
  • Like
Reactions: Babak
Actually, setting it as 0 have removed admin notice for me. like this:
update_option('userpro_trial', 0);

BTW, thanks for sharing this trick ;)

and so many thanks to our bro, Babak <3
if (get_option('userpro_activated') == 0) {
update_option('userpro_trial', 1);
}

or

if (get_option('userpro_trial') == 1) {
echo '<div class="userpro-message userpro-message-demo"><p>'.sprintf(__('You are using a trial version of UserPro plugin. If you have purchased the plugin, please enter your purchase code to enable the full version. You can enter your <a href="%s">purchase code here</a>.','userpro'), admin_url() . 'admin.php?page=userpro&tab=licensing').'</p></div>';
}
 
  • Like
Reactions: Babak
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro Plugin c

Download UserPro v4.9.37 - Community and User Profile WordPress Plugin Nulled Free
v4.9.37 (10 April 2020) - Thanks To @NullMaster

- Fixed bug: Email validation in edit profile
- Fixed bug: Mailchimp newsletter subscription not working
- Fixed bug: Datepicker is now hideable from public by user's choice
- Enhancement: Role-based fields no longer have adminstrator option
- Enhancement: Mailchimp will now automatically unsubscribe upon deleted account
-...

Read the rest of this update entry...
 
  • Like
Reactions: patrocle
Hi!

Can do you update this resource to Version 4.9.38 (22 September 2020) ?


Please

Thanks!
 
Babak updated UserPro - Community and User Profile WordPress Plugin with a new update entry:

UserPro Plugin v4.9.38 Nulled

Download UserPro v4.9.38 - Community and User Profile WordPress Plugin Nulled Free
Version 4.9.38 (22 September 2020)

============================
- New feature: Option to convert datepicker value to age in user profile
- Enhancement: LinkedIn social connect v2
- Enhancement: Removed CURL notice in licensing page (no longer used)
- Enhancement: Datepicker format validation
- Enhancement: Add new connection now returns "Pending request" instead of "Undefined"
- Enhancement...

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock