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

1 Full potion of calling URL by using Server Request URI/jobs/positive-hope-from-custom-blue2
2 Last portion of calling URL by using basename positive-hope-from-custom-blue2
3.1 Full URL by get_permalink using variable https://www.budgethost.in/jobs/positive-hope-from-custom-blue2
3.2 Base URL by using str_replace and 2 & 3.1 https://www.budgethost.in/jobs/
4 Main domain name by home_url https://www.budgethost.in
5 Full URL by the_permalink https://www.budgethost.in/jobs/positive-hope-from-custom-blue2
6 Full URL by get_permalink by post_permalink https://www.budgethost.in/jobs/positive-hope-from-custom-blue2
7 Full URL by get_permalink direct https://www.budgethost.in/jobs/positive-hope-from-custom-blue2

## HTML

I am 00-cp-01


## Display content using the_content

I am blue


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

Positive Hope from custom – blue2


## Display title using $post->post_name

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

## Display content using $post->post_content

I am blue


## Display excerpt using $post->post_excerpt

I am excerpt from blue


## Display custom field value using get_post_meta

OBizTek Group-blue

## Display date using the_date

30 Jun 2015

## Display autor using the_author

myadmin


## Display regular tags using the_tags


## Display regular categories using the_category

Categories:


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


## Display custom specific current page terms for a job_tag 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

##