Switch language

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




get_post_format_slugs [ WordPress Function ]

get_post_format_slugs ( No parameters )
Returns:
  • (array) The array of post format slugs.
Defined at:



Retrieves an array of post format slugs.

Source


<?php
function get_post_format_slugs() {
    
$slugs array_keysget_post_format_strings() );
    return 
array_combine$slugs$slugs );
}
?>

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