Switch language

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




wp_get_post_cats [ WordPress Function ]

wp_get_post_cats ( $blogid = '1', $post_ID = 0 )
Parameters:
  • (int) $blogid Not Used
  • (int) $post_ID
See:
Returns:
  • (unknown)
Defined at:



No description yet.

Source


<?php
function wp_get_post_cats($blogid '1'$post_ID 0) {
    
_deprecated_function__FUNCTION__'2.1''wp_get_post_categories()' );
    return 
wp_get_post_categories($post_ID);
}
?>

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