PSD Free Templates for Websites

15 years ago

Website design is very tough for beginners as well as for advance designers when they need urgent designed templates and…

How to check post has thumbnail or not?

15 years ago

You can check that post has thumbnail or not by using following conditions {code type=codetype} If(has_post_thumbnail()){ // some code here…