Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain me when you will use endif function to end the condition statement?



Explain me when you will use endif function to end the condition statement?..

Answer / Kapil Kumar Verma

The endif function is used in WordPress templates (e.g., header, footer, single, archive) to close conditional statements started with PHP's if or if-else constructs.nFor example:nn```phpnif ( have_posts() ) :n while ( have_posts() ) : the_post();n // Your code heren endwhile; nelse :n // No posts found, show an error messagenendif;n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

What are disadvantages of WordPress?

1 Answers  


Tell me will I have the ability to update my own content?

1 Answers  


How do I create a post shortcode in wordpress?

1 Answers  


What is a topic tag?

1 Answers  


Why the add_action() function not work in member function in wordpress?

1 Answers  


Do de-activated plugins slow down a WordPress site?

1 Answers  


Which is better html or wordpress?

1 Answers  


Is wordpress for free?

1 Answers  


Can we set specific page to be displayed as homepage and different for blog posting in wordpress cms?

1 Answers  


Why is my wordpress not updating?

1 Answers  


Tell me what are the reasons why one should not hack wordpress core file?

1 Answers  


How common is wordpress?

1 Answers  


Categories