Wordpress – go123
Skip to content go123.in
    • Inspirational Quotes
      • Good Morning Quotes
      • Good Night Quotes
    • Greetings
      • Christmas
      • Happy New Year
      • Pongal
      • Republic Day
      • Holi
      • Gudi Padava / Ugadi
      • Raksha Bandhan
      • Onam
      • Maha Shivarathri
      • Ganesh Chaturthi
      • Eid-ul-Fitr
      • Dussehra
      • Diwali
    • Entertainment
      • Movies Gallery Heros
      • Movies Gallery Heroines
      • Jokes
      • Places
    • Health
    • Education
      • Courses
      • Guidance
      • Jobs
    • Spirituality
    • Technology
      • Softwares
      • Gadgets
      • Science
    • Tutorials
      • UX Designing
      • Bootstrap
      • Jquery
      • WordPress
      • Que – Ans
    • News & Events
    • Free Images
    • Contact Us

WordPress

  • Get post meta custom field in wordpress
    Get post meta custom field in wordpress October 16, 2017

    <?php $key_value = get_post_meta( get_the_ID(), ‘photoPrice’, true ); ?> <h2> <?php echo $key_value ?></h2>read more

  • WordPress Useful Plugins
    WordPress Useful Plugins October 13, 2017

    Simple Database Export+Import+Migration Adminer ( formerly phpMinAdmin) All In One Php ( Executes PHP code on WordPress page) Insert...read more

  • JavaScript Programming Logical Tips
    Related posts from subcategories – category in wordpress October 4, 2017

    <?php $related = get_posts( $argsub = array( ‘category_name’ => ‘portfolioDetails’, //slug, not name!! ‘category__in’ => wp_get_post_categories( $post->ID ), ‘posts__in’...read more

  • Subcategories information from Category in wordpress
    Subcategories information from Category in wordpress October 4, 2017

    <ul id=”dates”> <?php $subcategories = get_categories(‘&child_of=12&orderby=id&order=DESC’); //&child_of=12&orderby=id&order=DESC foreach ($subcategories as $subcategory) { $thumb_id = get_post_thumbnail_id($post->ID); $thumb_url_array = wp_get_attachment_image_src($thumb_id, ‘thumbnail-size’,...read more

  • Display Subcategories and its Count on Category in wordpress
    Display Subcategories and its Count on Category in wordpress October 4, 2017

    <?php if (is_category()) { $this_category = get_category($cat); } ?> <?php if($this_category->category_parent) $this_category = wp_list_categories(‘orderby=id&show_count=0 &title_li=&use_desc_for_title=1&child_of=’.$this_category->category_parent. “&echo=0”); else $this_category =...read more

  • Get related category names from parent category in wordpress
    Get related category names from parent category in wordpress September 5, 2017

    <?php foreach((get_the_category()) as $category) { echo $category->cat_name. ”; } ?>read more

  • How to rewrite page url page/2  to ?page=2
    How to rewrite page url page/2 to ?page=2 July 13, 2017

    Please paste in .htaccess  file # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/ RewriteRule ^index\.php$ – RewriteCond...read more

  • Display Posts Count from Category in WordPress
    Display Posts Count from Category in WordPress June 22, 2017

    //class-walker-category.php //add in @206 $chosen_id = $category; $thisCat = get_category($chosen_id); $count = $thisCat->count; $output .= “>$link\n”.”(“.$count.”)”;read more

  • Get post custom field in wordpress
    Get post custom field in wordpress June 7, 2017

    <?php $custom_fields = get_post_custom($post->ID); $my_custom_field = $custom_fields; foreach ( $my_custom_field as $key => $value ) { echo $key ....read more

  • How to create Category with posts content in wordpress
    How to create Category with posts content in wordpress June 7, 2017

    <div class=”row”> <?php $query = new WP_Query( ‘cat=0,2’ ); ?> <?php if ( $query->have_posts() ) : while ( $query->have_posts()...read more

1 2 3 Next »

Recent Posts

  • Free Image March 3, 2020
  • ప్రపంచమంతా శాకాహారులు అవబోవటం లేదు. ప్రతివ్యక్తి తనవద్దకు తిరిగి చేరుకోవాలని పరమాత్మ కోరడు. February 19, 2020
  • సూక్తులు January 29, 2020
  • సూక్తులు January 29, 2020
  • సూక్తులు January 29, 2020
  • సూక్తులు January 29, 2020
  • అఖండ భారతాన్ని ఏలిన ఈ రాజవంశాలలో కనీసం ఒక్క రాజుపేరు చెప్పగలరా? January 29, 2020
  • As a UX Designer Need These Skills and Responsibilities January 14, 2020
  • Designers Jobs December 31, 2019
  • The UX Process December 31, 2019
 

More Links

  • About Us
  • Contact Us
  • Privacy   Policy
go123.in

We are providing information near to user, useful to all people with updates.

   +91 9912179358

 
© 2019 Copyrights reserved by go123.in

Get Inspired Quotes

In the beginning was the word, and word was with GOD, and the word was GOD.