## First & Basic In the top handle URL for getting cleat tile for latter use  + main category + custom post value for city


## HTML

I am mh06


## Display content using the_content


## Display content using the_title() , the_permalink() , the_title_attribute()

Positive Hope from post


## Display title using $post->post_name

Positive Hope From Post - 1 Manupulated alternate title on the fly
Positive Hope From Post - 2 Manupulated alternate title on the fly

## Display content using $post->post_content

No Content found


## Display excerpt using $post->post_excerpt

I have positive hope from post


## Display custom field value using get_post_meta

OBizTek Group-p

## Display date using the_date

30 Jun 2015

## Display autor using the_author

myadmin


## Display regular tags using the_tags

Tags: , ,


## Display regular categories using the_category

Categories: maha


## Display custom specific current page terms for a job_tag taxonomy using wp_get_object_terms for custom style


## Display custom specific current page terms for a film taxonomy using get_the_term_list with inbuilt custom style


    ## Display custom specific current page terms for a job_tag taxonomy using get_terms

    ajax
    ajay
    asp
    ecommerce
    France
    haha
    hosting
    hosting1
    java
    mechanical
    mh01
    Netherlands
    php
    ram
    ring gear
    seo
    seo1
    vibha
    yuio

    ## Display custom all tag cloud for a taxonomu using wp_tag_cloud - without control on font size

    ajax ajay asp ecommerce France haha hosting hosting1 java mechanical mh01 Netherlands php ram ring gear seo seo1 vibha yuio

    ## Display custom all tag cloud for a taxonomu using wp_tag_cloud - with control on font size

    ajax asp France hosting java mh01 php ram ring gear seo

    ## Display custom specific current page terms for a job_cat taxonomy using wp_get_object_terms for custom style


    ## Display regular bootom link using edit_post_link , previous_post_link , next_post_link


    ## Second Loop - Display relevant posts of current custom post


    ## Third Loop - Display posts of job_type

    Job Category: Freelance
    - Data Entry
    Job Category: Full-Time
    - Data Entry
    - Opening for PHP Developer
    Job Category: Internship
    - Testing
    Job Category: Part-Time
    - How to check cpanel

    ##