Search results for: admin
WPForms Quiz — Save results as Entry Note
This PHP snippet lets you save quiz results in Entry Notes
WWPP - Customize the admin "New Order" email subject for wholesalers
/** * Customize the Admin "New Order" email subject for wholesale customers only */ add_filter( 'woocommerce_email_subject_new_order',…
Show Sticky Posts on Top of the Archive Templates - WPX Tetris Theme
## Sticky Posts on Archive Pages - WPX Tetris Theme **Description:** Display sticky posts first on…
FluentCommunity Auto-Delete Diagnostics
This diagnostic snippet monitors and logs how the FluentCommunity auto-delete system behaves, without needing debug.log. It…
Media sync script
add_action( 'admin_init', 'media_sync_library' ); function media_sync_library() { // Folder inside uploads to scan $scan_folder = '/2026/02';…
Taxonomy Count
Control the number of products displayed on the default download category and download tag pages.
Change Checks to Wire Transfer
Changes the word "Checks" to "Wire Transfer".
Override Commissions Email Template
Modify the email template sent for commissions
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
Send Sale Alerts From Customer Email
Sets the From address of New Sale alert emails to the customer's email address
Force Minimum Password Length in Profile Editor
Verify password minimum length in the EDD profile editor.
Alter Payment List Quick Actions
Remove the 'Delete' option from the Payment List Quick Action
Modify User Verification URL Expiration
Changes the length of time before user verification email links expire
Add the "input hidden" field type to the EDD settings
Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…
User Switching
Easily switch to a Customer when using the User Switching plugin