Join

Sort Users by Registration Date

By default, WordPress doesn’t provide a Registration Date column, let alone make it sortable. This snippet makes it possible to remove plugins like Admin Columns

MyListing Club Logo
Code Snippets

WooCommerce Redirect After Checkout

This snippet is commonly used when website owners want to show customers a welcome page after checkout. Welcome pages are great ways to educate customers,

Single Listing Gallery Navigation Arrows

The Gallery Cover Navigation Arrows code snippet allows for more design capabilities within a MyListing website by applying navigation arrows to Single Listing cover areas.

WooCommerce Redirect After Registration

Out of the box, WooCommerce redirects users to their Dashboard (i.e., My Account), which may not be desirable for website owners. Adjust the ‘$redirect =

Unlock the Listings Post Type

The Unlock the Listings Post Type code snippet allows for greater flexibility within a MyListing website by exposing this otherwise private post type. One example

Show Content Based On Role

There are two code snippets required here. Be sure to grab the CSS code snippet as well. Add Body Class For All User Roles to WordPress

mylisting club default resource image
Code Snippets

Remove Fields from WooCommerce Checkout

By default, any line that starts with ‘unset’ will remove the corresponding field. Remove each line, starting with ‘unset,’ for any field you wish to

Single Line Elementor Forms

This overall snippet also includes a bonus snippet for fixing field border-radius issues that come with Elementor Pro forms. Here are some examples.