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
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
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,
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.
This snippet came about as MyListing website owners were seeing some confusion with their users due to the “Sign In” option in the header/navigation and
When non-logged-in users go to submit a Listing, they are presented with a sign-in/register box and a corresponding side navigation item. This snippet removes both.
This snippet is useful when you want to hide particular actions (Promote, Edit, Stats, Delete, etc.) from the Listing Cards found under the /my-account/my-listings/ endpoint.
This code snippet is useful for those who just want to show the days remaining before an event starts.
The Remove Promoted and Featured Listing Badges code snippet is useful when you want to hide both or just one of the badge types. While
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 =
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
Add an extra Accordion item as your first item and leave its contents blank.
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
When people visit your Single Product pages, they may click on your product’s thumbnail image, which opens a lightbox for that image. This may be
In the example, we are setting the default role to ‘Subscriber’, but you can set your desired role by editing the ‘$args[‘role’] = ‘subscriber’;’ entry.
When You Only Need to Target One Product In the example here, when someone purchases the product with a Product ID of 999, we remove

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
Video Tutorial
This overall snippet also includes a bonus snippet for fixing field border-radius issues that come with Elementor Pro forms. Here are some examples.