Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




register_admin_color_schemes [ WordPress Function ]

register_admin_color_schemes ( No parameters )
Defined at:



Registers the default Admin color schemes

Source


<?php
function register_admin_color_schemes() {
    
wp_admin_css_color'classic'_x'Blue''admin color scheme' ), admin_url'css/colors-classic.css' ),
        array( 
'#5589aa''#cfdfe9''#d1e5ee''#eff8ff' ) );
    
wp_admin_css_color'fresh'_x'Gray''admin color scheme' ), admin_url'css/colors-fresh.css' ),
        array( 
'#555''#a0a0a0''#ccc''#f1f1f1' ) );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics