Custom fields to vendor settings page

add_action('wcvendors_settings_after_paypal', 'pv_add_custom_merchant_id_field'); function pv_add_custom_merchant_id_field() { ?>

Remove WordPress Version Number

add_filter('the_generator', '__return_empty_string');

<10

Set the Payment fields in the Sign Up form as required

Set the Payment fields in the Sign Up form as required - you can remove any…

Combined Date – Time Format (Override Completely) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Custom Plugin for WPForms

WPForms custom template generator.

David Ozokoye PRO
<10

Admin Giriş Url'sini Değiştir

Admin giriş linkini değiştirir.

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…

RSA Group GTM Head Tag

Add GTM Tag to Site Header on RSA Site Group

Colin Bunn PRO
<10

Untitled Snippet

// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );

Unattached Media Cleanup

// Schedule the event if it is not already scheduled function schedule_unattached_media_cleanup() { if (!wp_next_scheduled('delete_unattached_media_event')) {…

1 87 88 89 90 91 126