Search results for: admin

Decrease the retention period to one week for the Action Scheduler

By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…

10+

Search and replace text strings

This snippet searches for 'old' text and replaces it with the new text. This way you…

Verify Email Domain

During the banned email checks, see if the domain being checked has DNS configured, if not…

WhatsApp Button to WooCommerce Single Product Pages

Display a WhatsApp button on WooCommerce single product pages. You can customize color and shape of…

Top Pagination

Adds pagination links to the top of the [downloads] short code

Use the Variation Name instead of Slug within the Product Name detail of Product exports

function custom_woo_ce_get_product_title_attribute_formatting( $format = 'slug', $post_id ) { // Set the format to Attribute Title $format…

<10

Add menu item to vendor dashboard

// Add this to your themes functions.php function add_menu_item( $pages ){ $pages[] = array( 'label' =>…

Custom Social Share Email Body

Can be used to modify the default email body (content) when a user clicks the social…

Untitled Snippet

peter zatopek
<10

Force account creation by category or tag

Forces the customer to create an account at checkout if a download in the cart has…

Hiding Your Identity For Amazon SES Mailer Setup

This snippet will enhance privacy and domain restrictions using WP Mail SMTP with Amazon SES mailer.…

1 70 71 72 73 74 75