
WordPress get all category id’s
To get all the category id’s from current wordpress blog you have to use following function which returns an array of all the category id’s […]
To get all the category id’s from current wordpress blog you have to use following function which returns an array of all the category id’s […]
By using following function you can get category id. Parameter for this function are category name 1 2 3 4 5 <?php $cat_id=get_cat_ID( $cat_name ) ?> /* Parameters […]
Facebook is most popular community website now. And latest trend is to add a facebook like button on your blog posts in this post I […]
WordPress added function called do_shortcode() using this function you can call wordpress shortcodes outside post editor and you can call shortcode in you wordpress theme .php files. […]
Copyright © 2023 | WordPress Theme by RoadFlip.com