Home
last modified time | relevance | path

Searched refs:cat_ID (Results 1 – 15 of 15) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dtaxonomy.php189 $cat_ID = (int) $catarr['cat_ID'];
191 if ( isset( $catarr['category_parent'] ) && ( $cat_ID == $catarr['category_parent'] ) ) {
196 $category = get_term( $cat_ID, 'category', ARRAY_A );
H A Dupgrade.php869 …b->categories, array( 'category_nicename' => $newtitle ), array( 'cat_ID' => $category->cat_ID ) );
1274 $term_id = (int) $category->cat_ID;
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dtaxonomy.php189 $cat_ID = (int) $catarr['cat_ID'];
191 if ( isset( $catarr['category_parent'] ) && ( $cat_ID == $catarr['category_parent'] ) ) {
196 $category = get_term( $cat_ID, 'category', ARRAY_A );
H A Dupgrade.php869 …b->categories, array( 'category_nicename' => $newtitle ), array( 'cat_ID' => $category->cat_ID ) );
1274 $term_id = (int) $category->cat_ID;
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dcategory-template.php106 * @param int $cat_ID Category ID.
109 function get_the_category_by_ID( $cat_ID ) { // phpcs:ignore WordPress.NamingConventions.ValidFunct… argument
110 $cat_ID = (int) $cat_ID;
111 $category = get_term( $cat_ID );
H A Dcategory.php378 $category->cat_ID = $category->term_id;
H A Ddeprecated.php1153 * @param int $cat_ID
1156 function get_category_rss_link($echo = false, $cat_ID = 1) { argument
1159 $link = get_category_feed_link($cat_ID, 'rss2');
1251 * @param int $cat_ID Category ID
1254 function get_catname( $cat_ID ) { argument
1256 return get_cat_name( $cat_ID );
H A Dtaxonomy.php2103 * @param int $cat_ID Category term ID.
2107 function wp_delete_category( $cat_ID ) { argument
2108 return wp_delete_term( $cat_ID, 'category' );
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dcategory-template.php106 * @param int $cat_ID Category ID.
109 function get_the_category_by_ID( $cat_ID ) { // phpcs:ignore WordPress.NamingConventions.ValidFunct… argument
110 $cat_ID = (int) $cat_ID;
111 $category = get_term( $cat_ID );
H A Dcategory.php378 $category->cat_ID = $category->term_id;
H A Ddeprecated.php1153 * @param int $cat_ID
1156 function get_category_rss_link($echo = false, $cat_ID = 1) { argument
1159 $link = get_category_feed_link($cat_ID, 'rss2');
1251 * @param int $cat_ID Category ID
1254 function get_catname( $cat_ID ) { argument
1256 return get_cat_name( $cat_ID );
H A Dtaxonomy.php2103 * @param int $cat_ID Category term ID.
2107 function wp_delete_category( $cat_ID ) { argument
2108 return wp_delete_term( $cat_ID, 'category' );
/dports/www/p5-WordPress-XMLRPC/WordPress-XMLRPC-2.12/t/
H A D10_XMLRPC.out660 ### cat_ID => {
713 ### cat_ID => {
766 ### cat_ID => {
819 ### cat_ID => {
872 ### cat_ID => {
925 ### cat_ID => {
H A Dwordpress-2.8.4-xmlrpc.php1013 "category_id" => $cat->cat_ID,
/dports/www/adzap/adzap-20110915/rc/
H A Dpatterns48 …g_id=([0-9])&article_id=([0-9]*[0-9]) http://www.dailystar.com.lb/printable.asp?art_ID=$2&cat_ID=$1