Get Post Title

Posted in: Newspaper
Post count: 5

Hi

I’m writing a plugin where I need to access the post title. WordPress has a built in function called “get_the_title” but when I use this on a post that uses a Cloud Template, it is always returning the details of the template instead of the post I’m looking at. If I look at the global $POST variable then I find the same thing; it is looking at the template.

Does anyone know of a way I can get the title of the post I’m looking at instead of the template?

Thanks

Richard

Post count: 21065

Hello Richard!

In our theme, a template acts like a middle-man between the post and database.
When you go to an article, what you see is actually the template(which is a CPT).
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you for understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.