Search results for: admin
Set AIOSEO Metabox Priority to Low
Set the AIOSEO metabox priority to low
WP Simple Pay: Create WordPress User After Payment (Lite)
Creates a new WordPress user when one-time payment is made with WP Simple Pay Lite.
Remove Product Notes For All Downloads
Remove product notes from all downloads. These show on the purchase confirmation page, the admin email…
Replace WordPress Logo on Login Page
Use your custom logo on the default login page, don't forget to edit the snippet...
Remove Query Strings From Static Files
Use this snippet to remove query string from CSS & JS files and improve performance ratings.
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Gravity Forms: Add Custom CSS Buttons to GravityWP CSS Ready Classes Plugin
Add custom CSS: quick buttons and accordion at the top of the GravityWP - CSS Selector…
Default Featured Image
Add a setting in Media for a default featured image for all posts.
"New" Badge for Recent Posts
Display a badge to highlight posts that are newer than 7 days.
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
MemberPress: Remove MemberPress Weekly Stats Widget from WordPress Dashboard
This code snippet removes the MemberPress Weekly Stats widget from the WordPress admin dashboard. This can…
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
Add Checkbox Field To Donation Form
Collect a checkbox field in the donation form.
Add a Blue Dot Indicator for Containers/Widgets that have Custom CSS in the Elementor Navigator
You've probably been in this situation: you open an Elementor project and need to review or…
Untitled Snippet
// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );