Search results for: admin

Hide Campaign Meta (Author, Date, Comments)

Automatically hides theme-generated meta information from campaign pages (only for Charitable Pro 1.8.13).

Fit Men Academy Footer

Fit Men Academy / Here's an improved prompt that addresses your concerns and provides clear instructions…

Remove the coupon section for orders that did not use any coupon.

add_action( 'woocommerce_email_before_order_table', 'conditionally_remove_coupon_section_from_email', 5, 4 ); function conditionally_remove_coupon_section_from_email( $order, $sent_to_admin, $plain_text, $email ) { if (…

Disable Plugin & Theme Editor

Prevent users from using the Plugin & Theme file editor.

1.5k

Disable IP Geo lookup service

That script is the one making the call to the geolocation endpoint, the rest of the…

Download Details Featured Image

Add the featured image to output of Download Details widget

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

Add the_content to storefront template.

Changes the number of downloads displayed in the latest downloads section of the store front template.

Digital Store Theme - Latest Downloads Number

Changes the number of downloads displayed in the latest downloads section of the store front template.

1 34 35 36 37 38 135