AI Verified

Name

Admin CSS on free snippets

Language

PHP

Rating

Voted: 0 by 0 user(s)

Codevault

ActionSkills

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: Not Specified

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://actionskills.co

History

Last modified:

16/07/2024

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

Admin CSS on free snippets

 
                    
1function actionskills_admin_user_css() {
2 
3 echo '<style>
4#et_settings_meta_box,
5#tagsdiv-post_tag,
6#formatdiv,
7#pageparentdiv
8 
9{ display:none; }
10 
11 
12</style>';
13 
14}
15add_action( 'admin_head', 'actionskills_admin_user_css' );

0

Related Snippets

Please see some snippets below related to this snippet..

General

AI Verified

2

Create [year] Shortcode to Display Current Year

Added: 1 year ago

Last Updated: 1 week ago

General

AI Verified

0

Insert WordPress website name via custom shortcode

Added: 10 months ago

Last Updated: 10 months ago

Displays the website name wherever the custom shortcode is inserted.

General

AI Verified

0

Display and Search Post ID

Added: 9 months ago

Last Updated: 9 months ago

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

General

Unverified

0

Disable Comments

Added: 9 months ago

Last Updated: 3 weeks ago

General

AI Verified

0

Remove tag and category taxonomy

Added: 9 months ago

Last Updated: 9 months ago

Divi Builder

Unverified

0

Divi - Disable Project CPT and Taxonomy

Added: 9 months ago

Last Updated: 3 weeks ago