fbpx
PassMaga
  • Downloads
    • Android Apps
    • Android Games
    • PHP Scripts
    • WordPress Plugins
    • WordPress Themes
  • Jobs
    • Career Guide
    • Oil and Gas Jobs
    • Engineering Jobs
    • Government Jobs
    • Accounting Jobs
    • Education Jobs
      • Internship Jobs
      • IT Jobs
    • Jobs in Nigeria
    • Agric Jobs
    • Logistics Jobs
    • Management Jobs
    • Medical Jobs
      • Nursing / Midwife Jobs
    • Office Jobs
      • Customer Service Jobs
    • Online Jobs
    • Overseas Jobs
      • Jobs in Dubai
      • Jobs in Australia
      • Jobs in Canada
      • Jobs in Qatar
      • Jobs in UK
      • Jobs in USA
    • Programing Jobs
  • Fashion
    • Women Fashion
    • Men Fashion
  • How-Tos
    • Investment
      • Cryptocurrency
      • Online Business
    • Banking
    • Entrepreneur
  • Mobile
    • Data Plans
    • Gadgets
    • Apps
  • Education
    • Scholarships
    • Travel Abroad
  • News
    • World
    • Tech
    • Sports
    • Business
    • Politics
    • Health
  • Entertainment
    • Games
    • Music
      • Christian Music
      • Foreign Music
      • Naija Music
    • Movies
      • Foreign Movies
      • Ghanaian Movies
      • Indian Movies
    • Nigerian Movies
      • Igbo Movies
      • Hausa Movies
      • Yoruba Movies
    • Gossips
    • Videos
      • Music Videos
  • Insurance
    • Auto Insurance
    • Health Insurance
  • Review
  • About
    • About
    • Contact Us
    • Sitemap
    • Terms of Service
    • Privacy Policy
    • Copyright
No Result
View All Result
  • Downloads
    • Android Apps
    • Android Games
    • PHP Scripts
    • WordPress Plugins
    • WordPress Themes
  • Jobs
    • Career Guide
    • Oil and Gas Jobs
    • Engineering Jobs
    • Government Jobs
    • Accounting Jobs
    • Education Jobs
      • Internship Jobs
      • IT Jobs
    • Jobs in Nigeria
    • Agric Jobs
    • Logistics Jobs
    • Management Jobs
    • Medical Jobs
      • Nursing / Midwife Jobs
    • Office Jobs
      • Customer Service Jobs
    • Online Jobs
    • Overseas Jobs
      • Jobs in Dubai
      • Jobs in Australia
      • Jobs in Canada
      • Jobs in Qatar
      • Jobs in UK
      • Jobs in USA
    • Programing Jobs
  • Fashion
    • Women Fashion
    • Men Fashion
  • How-Tos
    • Investment
      • Cryptocurrency
      • Online Business
    • Banking
    • Entrepreneur
  • Mobile
    • Data Plans
    • Gadgets
    • Apps
  • Education
    • Scholarships
    • Travel Abroad
  • News
    • World
    • Tech
    • Sports
    • Business
    • Politics
    • Health
  • Entertainment
    • Games
    • Music
      • Christian Music
      • Foreign Music
      • Naija Music
    • Movies
      • Foreign Movies
      • Ghanaian Movies
      • Indian Movies
    • Nigerian Movies
      • Igbo Movies
      • Hausa Movies
      • Yoruba Movies
    • Gossips
    • Videos
      • Music Videos
  • Insurance
    • Auto Insurance
    • Health Insurance
  • Review
  • About
    • About
    • Contact Us
    • Sitemap
    • Terms of Service
    • Privacy Policy
    • Copyright
No Result
View All Result
PassMaga.com
No Result
View All Result
Home Downloads PHP Scripts

Download WishList Member 3.13.7854 – WordPress Membership

1
VIEWS
Share on FacebookShare on Twitter

Download WishList Member 3.13.7854 – WordPress Membership

FREE Download WishList Member Plugin Nulled is a powerful and easy to use membership software solution that can turn any WordPress site into a full-blown membership site. Simply install the WordPress membership plugin, and within minutes you’ll have your own membership site up and running.

Demo WishList Member WordPress Plugin

WishList Member WordPress Plugin Changelog

v3.12 Build 7814
By Mike Lopez
Updates and Fixes
Gutenberg Blocks
Updated some texts and the dropdown arrangements of who can access the blocks.
Fixed issue where Javascript errors are showing in the WishList Member settings pages.
Members
Sequential Upgrade
Fixed a bug where setting some sequential upgrades date when the WordPress date format is d/m/Y or j/F/Y will show the WishList Member error messages “Invalid date” or “date has passed”.
Merge Codes
wlm_joindate
Added level attribute so that it is now [wlm_joindate level=”Level Name”] instead of the old [wlm_joindate Level Name] format. The old format is still supported for backwards compatibility. Also added format attribute for date formatting.
wlm_expiration
Added level attribute so that it is now [wlm_expiration level=”Level Name”] instead of the old [wlm_expiration Level Name] format. The old format is still supported for backwards compatibility. Also added format attribute for date formatting.
Registration
Fixed: “Automatically Add non-WishList Member User Registrations to this Level” sometimes not being triggered when enabled and a user is registered via means other than WishList Member.
Other
WishListMemberUser class
Added getter and setter for deprecated properties. Use of deprecated properties will be logged.
Files Changed
Updated
classes/class-shortcodes.php
classes/class-user.php
classes/wishlist-member3-core.php
classes/wishlist-member3-hooks.php
features/sequential-upgrade/class-sequential-upgrade.php
integrations/others/gutenberg/handler.php
integrations/others/gutenberg/wlm-blocks.js

v3.12 Build 7800

Gutenberg Blocks Protection
Added setting that allows the user to select who can access the Gutenberg blocks.
API
Added wishlistmember_get_option_{option_name} filter to GetOption method
Added actions when a level expires or unexpires. Requires WP Cron to run regularly. Actions added are:
wishlistmember_expire_user_levels: triggered when a membership expires
wishlistmember_unexpire_user_levels: triggered when a membership unexpires (ie. when level expiration settings are changed)
Updates and Fixes
Payment Providers
ThriveCart
Fix issue where the upsell level isn’t being process by integrations such as BuddyBoss, FluentCRM and TutorLMS.
Plug&Paid
Fixed an issue where the Plug&Paid webhook type “recurring_subscription_fail” is not handled by WishList Member.
PayPal Express Checkout
Fixed: Multiple Smart Payment Buttons of the same product on the same page are displayed grouped together instead of in the spots where the shortcodes are actually dropped.
WooCommerce
Fixed the issue where expired levels remain expired even after a member re-purchased the product.
RedOakCart
Moved RedOakCart to legacy integrations.
All integrations that integrate with the API
Changed “API Key” label to “API Key / Diguest Auth Password”
Email Providers
FluentCRM
Fix issue where the PayPerPosts aren’t being saved in the “Tag Actions” section
Fixed typos in Editing Level Actions. Changed “When When Added, When When Cancelled, When When Removed and When When Re-registered” to “When Added, When Cancelled, When Removed and When Re-registered”.
Other Providers
Divi
Fixed an issue where editing with Divi Builder causes the page to reload non-stop.
Webhook
Fixed issue where the “Email Confirmation Reminder” set in the Level’s settings doesn’t work when the user is added through the Webhook Integration.
Fixed: Level transaction ID not being included in level data sent by outgoing webhook
Added trigger and trigger_levels to post data being sent by outgoing webbook
@type string $trigger Trigger name.
@type array $trigger_levels Array of level IDs.
Used wishlistmember_pre_remove_user_levels instead of wishlistmember_remove_user_levels
Zapier
Fixed: PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as zapier/handler.php:164
ELearnCommerce, LifterLMS, Tutor LMS and SenseiLMS
Fixed typos in editing actions on Course tab of these particular LMS. Changed “When Completed the Course” to “When Course is Completed”.
Members
Fixed issue where the registration date in the Advance tab doesn’t match the registration date in the Member’s list.
Fixed (Registeration) typo.
Backup
Fixed broken backup due to modified post data handling.
Content Control
Content Manager
Fixed an issue where the content manager schedules gets processed earlier or later than the set time because they are processed based on UTC time instead of WordPress time.
Content Scheduler
Next and Previous post navigation does not work when content scheduler is activated
Advanced Options
Passwords
Fixed the issue where the administrator is being locked out of the wp-admin area and is receiving the “Sorry, you are not allowed to access this page.” message on a WordPress multisite. This only happens when the WishList Member plugin is network activated and “Password Changed” Admin Notification is disabled.
API
Changed “API Key” label to “API Key / Diguest Auth Password”
API
Fix issue where the function wlmapi_manage_post only works on posts, not on pages.
Other
Javascript
Fixed missing dependency wishlistmember-wlm_member_action_button-shortcode-insert-js. This error shows up in the Query Monitor plugin under “Scripts”.
PHP
Fixed Unparenthesized nested ternary
Fixed Unsupported operand types preventing activation of WishList Member on some sites.
Fixed warning “A non-numeric value encountered”.
Code cleanup on a few files to meet WordPress Coding Standards
Files Changed
classes/class-backup-methods.php
classes/class-content-methods.php
classes/class-email-broadcast-methods.php
classes/class-file-protection-methods.php
classes/class-folder-protection-methods.php
classes/class-level-methods.php
classes/class-member-methods.php
classes/class-payperpost-methods.php
classes/class-registration-methods.php
classes/class-system-pages-methods.php
classes/class-user-level-methods.php
classes/class-utility-methods.php
classes/class-wishlistmember3.php
classes/wishlist-member3-actions.php
classes/wishlist-member3-core.php
classes/wishlist-member3-hooks.php
features/member-action-button/class-member-action-button.php
features/sequential-upgrade/class-sequential-upgrade.php
helpers/tinymce_shortcode_inserter_lightbox.php
integrations/emails/drip2/admin/tabs/settings.php
integrations/emails/fluentcrm/admin/modals/level-modal.php
integrations/emails/fluentcrm/admin/modals/tag-modal.php
integrations/emails/fluentcrm/assets/admin.js
integrations/emails/fluentcrm/handler.php
integrations/emails/mailpoet/handler.php
integrations/others/buddyboss/handler.php
integrations/others/coderedemption/init.php
integrations/others/divi/handler.php
integrations/others/elearncommerce/admin/modals/course-modal.php
integrations/others/integrately/admin/tabs/settings.php
integrations/others/lifterlms/admin/modals/course-modal.php
integrations/others/pabbly/admin/tabs/settings.php
integrations/others/responsesuite/admin/tabs/settings.php
integrations/others/senseilms/admin/modals/course-modal.php
integrations/others/tutorlms/admin/modals/course-modal.php
integrations/others/tutorlms/handler.php
integrations/others/webhooks/handler.php
integrations/others/zapier/handler.php
integrations/payments/jvzoo/admin/tabs/settings.php
integrations/payments/payblue/admin/tabs/settings.php
integrations/payments/paykickstart/admin/tabs/settings.php
integrations/payments/plugnpaid/handler.php
integrations/payments/redoakcart/config.php
integrations/payments/samcart/admin/tabs/settings.php
integrations/payments/sendowl/admin/tabs/settings.php
integrations/payments/thrivecart/admin/tabs/settings.php
integrations/payments/woocommerce/handler.php
legacy/core/API2.php
legacy/core/Class.php
legacy/core/content-control/manager.php
legacy/core/content-control/scheduler.php
legacy/core/Functions.php
legacy/core/TinyMCEPlugin.php
legacy/core/WLMDB.php
legacy/extlib/wlm_drip/Drip_API.class.php
legacy/lib/integration.shoppingcart.1shoppingcart.init.php
legacy/lib/integration.shoppingcart.authorizenet-arb.init.php
legacy/lib/integration.shoppingcart.eway.php
legacy/lib/integration.shoppingcart.infusionsoft.init.php
legacy/lib/integration.shoppingcart.paypalec.init.php
legacy/lib/integration.shoppingcart.spreedly.php
legacy/wpm.php
ui/admin_screens/advanced_settings/api.php
ui/admin_screens/dashboard/modals/shortcode.php
ui/admin_screens/members/manage.php
ui/admin_screens/members/manage/edit_user.php
ui/admin_screens/setup/integrations/email_provider.php
ui/admin_screens/setup/integrations/other_provider.php
ui/admin_screens/setup/integrations/payment_provider.php
wpm.php
classes/api-auth-digest.php -> classes/class-api-auth-digest.php
classes/apikey.php -> classes/class-apikey.php
classes/autoresponder.php -> classes/class-autoresponder.php
classes/level-options.php -> classes/class-level-options.php
classes/level.php -> classes/class-level.php
classes/logs.php -> classes/class-logs.php
classes/pagination.php -> classes/class-pagination.php
classes/shortcodes.php -> classes/class-shortcodes.php
classes/system-info.php -> classes/class-system-info.php
classes/user-search.php -> classes/class-user-search.php
classes/user.php -> classes/class-user.php
Files Added
classes/class-level-methods-hooks.php
features/gutenberg-integration/main.php
features/wlm-for-woo/main.php
integrations/gutenberg/config.php
integrations/gutenberg/handler.php
integrations/gutenberg/logo.png
integrations/gutenberg/wlm-blocks.css
integrations/gutenberg/wlm-blocks.js

READ:  PipeX CRM 2.1 Nulled – Project Management Tools Script

WishList Member WordPress Plugin Features

  • Unlimited Membership Levels
  • Flexible Membership Options
  • Sneak Peek Content Display
  • Easy Member Management
  • Multi Level Access
  • Subscription Length Control
  • Secure Rss Feeds
  • Custom Error Pages
  • Integrates With WordPress
  • Control Viewed Content
  • Partial Content Display
  • Login Redirection
  • Full Rest Api
  • and Much More
  • Download WishList Member WordPress Plugin

    Note: If you are finding it difficult to Download FREE WishList Member WordPress Plugin, ensure you have AD blocker Disabled for the site or use another Internet Browser. Disabling AD blocker or change Web Browser not help to you please contact us.

    Download WishList Member WordPress Plugin Source wishlistproducts

    Subscribe to our mailing list to receives daily updates direct to your inbox!

    *we hate spam as much as you do

    Tags: WishList Member NulledWordPress
    ShareTweetPin

    Related Posts

    PHP Scripts

    DeepSound 1.4.3 – Ultimate Music Sharing

    DeepSound 1.4.3 – Ultimate Music Sharing FREE Download DeepSound PHP Scripts is a high quality music sharing script, DeepSound is...

    PHP Scripts

    SumoWebTools 1.0.3 Nulled – Online Web Tools Scripts

    SumoWebTools 1.0.3 Nulled – Online Web Tools Scripts FREE Download SumoWebTools Scripts is a web tools script that provides free...

    PHP Scripts

    All in One Video Downloader Script 1.14.0 Nulled

    Download All in One Video Downloader Script 1.14.0 Nulled FREE Download All in One Video Downloader Script Nulled in video...

    PHP Scripts

    Ticky Helpdesk 1.7.0.9 – Support Ticketing System & Knowledge Scripts

    Ticky Helpdesk 1.7.0.9 – Support Ticketing System & Knowledge Scripts FREE Download Ticky Helpdesk PHP Scripts is a self-hosted Help...

    More Post

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    POPULAR POST

    • airtel double data

      Airtel Double Data Code 2022 – Subscription Code, Recharge Code

      0 shares
      Share 0 Tweet 0
    • Airtel Data Plan 2022 – Cheap Prices, And Subscription Codes

      0 shares
      Share 0 Tweet 0
    • Latest Airtel Awuf Data Code 2022 – Get 10GB, 20GB, 40GB Now

      0 shares
      Share 0 Tweet 0
    • Airtel Free Browsing 2022 – With PSiphon and QueenCee Download

      0 shares
      Share 0 Tweet 0
    • 2024/2025 America Visa Lottery: How to Increase your Chances of Winning

      0 shares
      Share 0 Tweet 0

    RECENT POSTS

    unskilled labor jobs in uk for foreigners

    How to Get Unskilled Labor Jobs and Skilled Labor Jobs: Jobs In The UK For Foreigners in 2023

    big data management system

    3 Ways A Big Data Management System Can Benefit Your Business

    UK scholarships Britain United Kingdom flag

    UK Scholarships 2023 – Everything You Need To Know

    UK Immigration Immigrate to the UK

    The Joys of UK Immigration in 2023

    Immigration to Australia

    The Immigrants Visa: Immigration to Australia in 2023

    Facebook Twitter Youtube RSS LinkedIn Tumblr Reddit Pinterest Behance Soundcloud Flickr
    PassMaga

    We bring you Premium Content from around the World. SUBSCRIBE to PassMaga UPDATES for FREE.

    SUBSCRIBE

    Subscribe to our mailing list to receives daily updates direct to your inbox!

    *we hate spam as much as you do

    © 2021 PassMaga.com - | About Us | Contact Us | Terms of Service | Privacy Policy | Legal - All rights belong to their respective onwer.

    • Downloads
      • Android Apps
      • Android Games
      • PHP Scripts
      • WordPress Plugins
      • WordPress Themes
    • Jobs
      • Career Guide
      • Oil and Gas Jobs
      • Engineering Jobs
      • Government Jobs
      • Accounting Jobs
      • Education Jobs
        • Internship Jobs
        • IT Jobs
      • Jobs in Nigeria
      • Agric Jobs
      • Logistics Jobs
      • Management Jobs
      • Medical Jobs
        • Nursing / Midwife Jobs
      • Office Jobs
        • Customer Service Jobs
      • Online Jobs
      • Overseas Jobs
        • Jobs in Dubai
        • Jobs in Australia
        • Jobs in Canada
        • Jobs in Qatar
        • Jobs in UK
        • Jobs in USA
      • Programing Jobs
    • Fashion
      • Women Fashion
      • Men Fashion
    • How-Tos
      • Investment
        • Cryptocurrency
        • Online Business
      • Banking
      • Entrepreneur
    • Mobile
      • Data Plans
      • Gadgets
      • Apps
    • Education
      • Scholarships
      • Travel Abroad
    • News
      • World
      • Tech
      • Sports
      • Business
      • Politics
      • Health
    • Entertainment
      • Games
      • Music
        • Christian Music
        • Foreign Music
        • Naija Music
      • Movies
        • Foreign Movies
        • Ghanaian Movies
        • Indian Movies
      • Nigerian Movies
        • Igbo Movies
        • Hausa Movies
        • Yoruba Movies
      • Gossips
      • Videos
        • Music Videos
    • Insurance
      • Auto Insurance
      • Health Insurance
    • Review
    • About
      • About
      • Contact Us
      • Sitemap
      • Terms of Service
      • Privacy Policy
      • Copyright

    © 2021 PassMaga.com - | About Us | Contact Us | Terms of Service | Privacy Policy | Legal - All rights belong to their respective onwer.