Join
mylisting club default resource image
Code Snippets

Globally Limit Image Upload Size

If image governance is not performed, users can upload massive image sizes, which has many adverse effects (e.g., poor user experience, server performance degradation, and

mylisting club default resource image
Administration

Autocomplete WooCommerce Orders

The question, “Why are all my orders stuck with processing status?” comes up quite often. In some cases, it’s fine to leave MyListing orders with

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 default resource image
Administration

Unlock the Listings Post Type

This code snippet allows for greater flexibility within a MyListing website by exposing this otherwise private post type. One example is the ability to target

mylisting club default resource image
Code Snippets

Duplicate Any Post Type In One Click

This snippet will duplicate a Post, Page, Listing, etc., set the status to ‘Draft, and drop you right into editing mode.