Remove table from dashboard

if ( ! function_exists( 'wcv_remove_recent_order_table_columns' ) ) { /** * Remove columns from Recent Orders table…

Buy Now

...

Amilee Selfridge
<10

Stop Lazy Load

add_filter( 'wp_lazy_loading_enabled', '__return_false' );

<10

Remove Unwanted Events | Display Eventbrite Events

Sometimes it is simplest to resort to code if you want to remove something from the…

Cores especificas para cada status do posts/pages

/*----------------------------------------------- Distinto color segun estado de entrada -----------------------------------------------*/ function posts_status_color() { ?>

Add a single Order export field with all Shipping address details

function custom_woo_ce_extend_order_fields( $fields ) { $fields[] = array( 'name' => 'shipping_address_full', 'label' => 'Shipping: All details',…

<10

Lowercase Filenames for Uploads

Make all the filenames of new uploads to lowercase after you enable this snippet.

Defining Google Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Untitled Snippet

Antoanela Smeu
<10

Adding Text/Currency To Progress Bar On Campaign Pages

This only applies to campaigns created with the visual builder introduced in v1.8.0.

David Bisset PRO
<10

When Update then Slack

Anytime a plugin or theme or wp updates, it sends an update to slack channel.

1 63 64 65 66 67 126