Shipping label template

/** * The template for displaying the shipping label * * Override this template by copying…

Current Year

function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');

Untitled Snippet

google-site-verification=Z6ci_S0g839p6z-pqU4OUb5KSQpdoJBRrjh791uaErY

AstraFormatFix

add_filter( 'astra_v4_block_editor_compat', "__return_true" );

Barry Persons
<10

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…

SEONA

LTONYA SUMBUNDU
<10

Maintenance Mode

Display a simple maintenance mode message for non-admin users.

Defining Zoho Mailer Constants

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

OM-revenue-attribution-curl.sh

curl --request POST \ --url https://app.optinmonster.com/v2/revenue \ --header 'Content-Type: application/json' \ --header 'Origin: optinmonster.com' \ --header…

Replace Special Characters in Post Title

Replace special characters in Post Title with correct HTML entity

Colin Bunn PRO
<10

WooCommerce Programmatically Cancel Pending Orders After 1 Hour

Post More Detail It’s possible that you’re thinking, “But I can already do that using the…

1 79 80 81 82 83 124