Search results for: admin
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 ]; }…
GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields
* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…
Diagnostic_Universal - KIC Universal Diagnostic Tool - PASSIVE VERSION
/** * KIC Universal Diagnostic Tool - PASSIVE VERSION * * A comprehensive diagnostic tool for…
ACF_KEYSMST_MSTCASECPT – TAB - OUTCOMES & DISCHARGE (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: OUTCOMES & DISCHARGE (v3.0 Modular) * ============================================ *…
Adds a username field to WC Vendors Signup and uses it when creating the user.
This feature adds a Username field to the WC Vendors signup form, allowing vendors to choose…
Set Background Color for Active Snippets (WPCode)
This code snippet sets a background color and adds a vertical activation bar to WPCode's code…
WPForms: hide certain sections on a single entry page: notes, log, debug, meta, payment, actions, related, geolocation.
This code removes all sections on a single entry page in the admin area. Method names…
_MK - SECURITY - Block Author Enumeration
// 🔒 Block ?author=1 user enumeration attempts add_action('init', function () { if (!is_admin() && isset($_GET['author'])) {…
Limit user posts
A settings page to set the number of posts all users can create
change media owner
Allows the admin to assign any media library file from one user to another
WordPress Trending Posts | Popular Posts Ticker Shortcode
Showcase your trending content with this scrolling WordPress ticker. Shortcode: [trending_postss count=5] Can change count as…
WooCommerce Local Pickup Date Field | WooCommerce Pickup Date
Adds a date picker to the checkout page when "Local Pickup" is selected. The selected pickup…
Create a Custom Shipping Method in WooCommerce
This snippet allows you to create and add a custom shipping method to your WooCommerce store.
MemberPress: Export a CSV File for All Corporate Accounts with Subaccounts in MemberPress
This code snippet creates an export tool for MemberPress Corporate Accounts, allowing administrators to generate a…
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…