MemberPress: Display User's Course Progress in MemberPress Courses

The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…

Limit user posts

A settings page to set the number of posts all users can create

<10

Custom Countries

Illustrates how to add a custom list of countries This list will be used anywhere EDD…

Add Security Info to Checkout

Replace the image on checkout with the proper image for your SSL certificate.

MemberPress: Disable Admin Password Lost/Changed Email

Disable the MemberPress Admin email notification for password lost/changed.

Google Ads

Bud Hausman
<10

expose acf

function expose_acf_to_rest() { register_rest_field('game_state', 'acf', [ 'get_callback' => function($post_arr) { return get_fields($post_arr['id']); }, 'update_callback' => null,…

Display Width in Pixel - Elementor

This displays Width of the Current Editor View in Pixels, when Editing in Elementor. Copied from..…

Book Review

Used to list book review recommendations

Valerie Hunter
<10

Google adsense

To connect to Google AdSense

Disable Donations After Goal Is Reached

Disables donations to campaigns after they have reached their goal.

1 51 52 53 54 55 216