Search results for: admin
Restrict WordPress Admin Access by Country
Restrict access to wp-admin based on visitor country using Cloudflare's country header. Useful for agencies, membership…
Alert Admin When a Plugin Is Activated
Receive an email notification whenever a plugin is activated in WordPress. Useful for security monitoring, multi-admin…
Display Post and Page IDs in WordPress Columns
This PHP code enables you to display the IDs of posts and pages within WordPress columns.…
WWPP – Customize the admin “New Order” email subject for wholesalers v1.1
How to apply: 1. Replace the previous snippet with this one in your functions.php or Code…
Add a color picker field in Formidable Forms
Install this snippet and add 'frm-color-picker' in the 'CSS Layout Classes' setting for a field.
Guard Pay Diagnostic Tool
/** * ============================================================ * GUARDEDPAY PRO — Phase 1 Diagnostic (TEMPORARY) * ============================================================ * * PURPOSE:…
Add Custom Fields to Products.php
Custom Fields
Enable Payment on Account
* - Adds a "Payment Methods" tab under WooCommerce > Settings. * - Shows a matrix…
Roles.php
Create and Assign Customer Roles
Download Column Thumbnail
Render a new post column featuring the download thumbnail.
How to Change CSV Export Delimiter
This snippet will modify the CSV separator symbol to be a semicolon instead of a comma.
WPCODE_DIR_AA_CPT - WPCode Snippets Sync CPT Registration
* Description: Registers shadow CPT for syncing WPCode snippets to REST API * Location: Run Everywhere…
GravityView_DIR_RAPI -Expose GravityView ACF Fields to REST API
* WPCode Snippet: Expose GravityView ACF Fields to REST API (MANUAL SYNC ONLY) * Description: Makes…
Jetpack Instant Search Wholesale Visibility
Hide the "wholesale" product category from Jetpack Instant Search results and filters for non-wholesale users (role:…
Sticky Posts on Category Pages
Make sticky posts show up first on category pages too.