Switch language

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




post_slug_meta_box [ WordPress Function ]

post_slug_meta_box ( $post )
Parameters:
  • (object) $post
Defined at:



Display slug form fields.

Source


<?php
function post_slug_meta_box($post) {
?>
<label class="screen-reader-text" for="post_name"><?php _e('Slug'?></label><input name="post_name" type="text" size="13" id="post_name" value="<?php echo esc_attrapply_filters('editable_slug'$post->post_name) ); ?>" />
<?php
}
?>

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