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');
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.
Estimado/a #LEAD_USER_FIRST_NAME# Nos complace informarle que nuestro nuevo catálogo en línea ya está disponible. Puede acceder a él a través del siguiente enlace: https://wa.link/catalogoponchonet
Estimado/a #LEAD_USER_FIRST_NAME# Nos complace informarle que nuestro nuevo catálogo en línea ya está disponible. Puede acceder…
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
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')) {…