Template: After Order Actions

This is a template that can be used to hook into the `edd_after_order_actions` hook, allowing developers…

Add Image Alt Text automatic

function add_alt_text_to_images( $html ) { // Check if the image has a title attribute if (…

WP Simple Pay: Add User Meta After Payment

Use the payment email address to look up a WordPress user and add custom meta information.

Remove Gutenberg Blocks CSS

add_action( 'wp_enqueue_scripts', function () { wp_dequeue_style( 'wp-block-library' ); wp_dequeue_style( 'wp-block-library-theme' ); // Remove WooCommerce block CSS…

E-List

sign up for our e-news

MemberPress: Remove State Text Field

Removes the state text field from the registration and account pages if the country does not…

Show Discount Field

Makes the discount field on checkout show by default.

Variable Pricing Dropdown

Convert variable prices from radio buttons to a dropdown

Disable Author Archive

A small Code that disable the WordPress Author Archive and redirect to the Homepage

Hem

Octodesigns.se Octodesigns.se Hem Produkter Galleri Kontakta mig © 2024 Octodesigns.se All rights reserved. Hem Produkter Galleri…

Load all Customizer "Additional CSS" in Block Editor

The CSS added to the frontend via the Customizer does not get added to the block…

Email: Change Footer Text

Filter the email footer text & link.

Prevent Duplicate Cart Items

Prevents the same item from being added to the cart multiple times.

Customize Donation Stats

Customize the stats that are shown in the Donation Stats widget.

1 31 32 33 34 35 113