Search results for: header
Disable REST API Links
Remove all head links to the REST API endpoints from the page source.
MemberPress: Disable Admin Password Lost/Changed Email
Disable the MemberPress Admin email notification for password lost/changed.
run on payment page
if payment page, send email
PHP-snippet: registratie lessen verwerken en AJAX endpoint
// Configuratie function get_parameters_36(): array { return [ "target_page_slug" => "lesrooster-evenemententeam-2025", "tablepress_table_id" => 36 ]; }…
JS-snippet: knoppen toevoegen lesrooster en AJAX triggeren
registratieknop toevoegen aan tabelpress
Core_Universal_Download Fix
/** * WPCode Snippet: Auto-Create .htaccess in Uploads Folder for Force Download * Description: Creates/updates .htaccess…
GravityView_DIR_AC_SYNC_GravityView Sync System
* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…
Notify if Stripe is put in Test Mode
Notification for Test mode on Update
Add products column to the orders list on the Vendor Dashboard
Preview: https://snipboard.io/PvAiaT.jpg
Move WPCode "Status" Column from Last to First (WPCode)
This code snippet moves the "Status" column of WPCode's code snippets table from last to first.…
Set Background Color for Active Snippets (WPCode)
This code snippet sets a background color and adds a vertical activation bar to WPCode's code…
Product Detail from External Source
function my_produkt_detail($ean, $field_path = '', $default = '') { static $cache = array(); try { if…