Tag archives for featured image
Change featured image box title for custom post types
Sometimes we need to change the title of metabox which is for our featured image section for ant particular post types. Generally we create post types to manage different types of posts in wordpress. So, in this situation we want…
Additional custom featured Image field for every page
In wordpress generally we have one featured image section for every page. If in a case we want to add another image field for pages without using any wordpress plugin then we need to put below mentioned code in specified…