Search results for: admin
Disable Emojis
/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…
Disable Site Admin Email Verification
Stop WordPress from asking you to confirm the administrator email address when logging in.
Add TikTok to the social tab of settings
This will show the setting and it should be saved when saving the form.
Disable Emojis
Disable Emoji's in WordPress to improve your site's performance
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
Remove Dashboard Welcome Panel
Hide the Welcome Panel on the WordPress dashboard for all users.
Display Post and Page IDs in WordPress Columns
This PHP code enables you to display the IDs of posts and pages within WordPress columns.…
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.
Download Column Thumbnail
Render a new post column featuring the download thumbnail.
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.
Allow Admin to Redeem Customer's Loyalty Points to Store Credits
1. Add it to your site using one of the following methods: - Option A: Add…
Admin Privileges Being Returned
Admin Privileges Being Returned