Add the fields to the user edit screen

// Add the fields to user edit screen. add_action( 'show_user_profile', 'add_extra_user_fields' ); add_action( 'edit_user_profile', 'add_extra_user_fields' );…

Elementor - Fix the Accordion SEO issue

add_filter( 'elementor/widget/render_content', function ( $widget_content, $widget ) { if ( 'accordion' === $widget->get_name() ) { $widget_content…

Add Gateway Donation Field

Enable an email tag for the gateway_label donation field.

Show Sticky Posts on Top of the Archive Templates - WPX Tetris Theme

## Sticky Posts on Archive Pages - WPX Tetris Theme **Description:** Display sticky posts first on…

event snippet

Event snippet for Phone call lead conversion page

Main Page

Star system Main Page.

MemberPress: Add Thumbnail Support for MP Downloads

By default, the MemberPress Downloads add-on doesn't support thumbnails or featured images for downloadable files. This…

Redirect from Array

Setup redirect for multiple pages.

<10

Conversion Event Snippet

When people click on book now or sign up and redirected to Mindbody for bookings.

Mitch Bilic PRO
<10

Custom Terms Page

Use the custom page for "agree to terms" and link to it instead of opening terms…

1 51 52 53 54 55 226