Change City Field To Select

Change the City field in the donation form to a selectable, dropdown field, with several pre-set…

Add Hours Currency

Add a custom currency called "Hours".

WP Simple Pay: Custom Thousand Separator

Changes the thousand separator from the default , (comma) to a . (period).

Display Ad - H Snippet

in between the tags of your pages

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

Online shopping

Buying and selling all kinds of medical equipment online

Disable WP Texturize

Disable WP Texturize Everywhere

<10

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

Add post meta if content has WP Tasty

This snippet will check if your migrated content has WP Tasty in it and if it…

<10

Disable Widgets blocks

//Disable Widgets blocks add_filter( 'use_widgets_block_editor', '__return_false' );

1 77 78 79 80 81 216