Change "City" To Town/City

Change the label of the"City" field into a "Town/City" field.

Round Percent Donated To Whole Number

/** * Display percent donated as rounded whole number. * * @param string $return * @param…

Include Subscriptions in API

Include EDD Subscription payments in the /edd-api/sales endpoint

Change the action's string in the refund section - "View Details"

Change the action's string in the refund section - "View Details"

Untitled Snippet

HTML5

Marketing Manager
<10

Update the author name on published recipes

This code snippet will update the author name for all existing recipes. Just replace New Name…

<10

Remove Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

Untitled Snippet

spiritual channeling shirt by shani_bahar_azulay

shani bahar azulay
<10

Lowercase Filenames for Uploads

Make all the filenames of new uploads to lowercase after you enable this snippet.

1 78 79 80 81 82 218