Site Wide Header
add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…
GravityForms_DIR_AA_CPT - Gravity Forms & Feeds CPT Registration
* Description: Registers custom post type with full REST API support * Location: Run Everywhere *…
Join me on Pinterest
Discover delicious recipes and more!
Prevent Publishing Posts with Broken Internal Links
Checks all internal links within post content before publishing. If a linked page or post returns…
rexing
fishing camera
REST API Shopping Cart Endpoint for EDD
Adds a REST API endpoint that returns the current user's shopping cart.
Taxonomy Count
Control the number of products displayed on the default download category and download tag pages.
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
change the name of the Commission column
if ( ! function_exists( 'wcv_change_commission_table_columns_name' ) ) { /** * Change the name of the commission…
Untitled Snippet
google-site-verification=6Ml542WH4lYeFrqKo9pBa6NBaAyONR9l0k5Sgrk27xk
AstraFormatFix
add_filter( 'astra_v4_block_editor_compat', "__return_true" );
Allow Eventbrite Styles in Long Description | Display Eventbrite Events
Since version 5.3.4 the Display Eventbrite Plugin has been removing the inline styles Eventbrite add to…