NMDFX Admin bar, Dashboard, Edits & Custom CSS

/* HIDE Monster Icon */ .monsterinsights-quick-links, .monsterinsights-float-right { display: none!important; } #monsterinsights_reports_widget { padding: 50px 0;…

Kaleb Nation PRO
<10

Enable JSON and SVG uploads for administrator users only

/** * Enable JSON and SVG uploads for administrator users only. */ add_filter( 'upload_mimes', function (…

Changes the default recipe author name in Tasty Recipes

Replace 'Your New Default Author Name' inside the quotes with your preferred Author Name and then…

<10

How to Style the WC Vendors Login Form

Learn how to style your WC Vendors login form with custom CSS for a clean, modern,…

GravityForms_DIR_AE_FPopulate - Auto-Populate Field Details on CPT Sync

* WPCode Snippet: Auto-Populate Field Details on CPT Sync * Location: Run Everywhere * Priority: 30

ismail daugherty PRO
<10

Change Currency Format By Locale

This snippet below shows how to change the currency format for each language.

1 126 127 128 129 130 218