WP Workflow Restrictions

By using this feature you can restrict how many posts can be viewed, released and how many comments can be submitted for each level / subscription. To activate this option please go to UMP Dashboard -> Extensions -> WP Workflow Restrictions. Note: If a user has multiple levels assigned, it will [...]

Subscription Delay

This option can be activated by going to UMP Dashboard -> Extensions -> Subscription Delay. You can add a custom delay after which a level / subscription will become active instead of the time when it was assigned. Note: This option is available only when the level is assigned for [...]

Security Login

By activating this option you provide additional protection for your users. This feature fights brute-force attacks by blocking the IP address after it reaches the maximum allowed retries. Example: If a user wants to log in to an account, if they do not succeed in the first three attempts, they [...]

Order Invoices

This feature provides printable invoices for each order in the user’s account page or in the system dashboard. To activate this option please go to UMP Dashboard -> Extensions -> Order Invoices. Here you can choose the template, invoice logo and title. Additionally, you can edit the Company Field, Bill [...]

WooCommerce Product Discounts

This feature give you the option of creating discounts for WooCommerce products. To activate this option please go to UMP Dashboard -> Extensions -> WooCommerce Products Discount. Here you will have two sub-tabs: Manage Discounts and Settings. Head over to the Settings tab and activate this feature from here. To [...]

Membership Card

This feature allows you to create a printable membership card for your users. This can be assigned to specific levels and you can change the labels, the image and template. To activate this feature head over to UMP Dashboard -> Extensions -> Membership Card and click on the Activate button. [...]

How to access uploaded files (attachments)?

When an upload field is used, the system stores the file into Media Library and the attachment ID into DB. That “number” is the attachment ID that can be used for using and displaying it. Once you have that attachment ID available you can use it for everything you need. […]