Search results for: admin
Hide unnecessary roles
Masque les roles qui ne doivent pas être utilisés dans les filtres utilisateurs
Maintenance Mode
Display a simple maintenance mode message for non admin users.
Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.
Custom WooCommerce Status
This is how to create a custom Woocommerce Status while being able to use the "Mark…
Disable WooCommerce widgets on vendor store pages
/** * Remove widgets from the vendor store and single product pages conditionally. * * You…
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
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…