Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get_page_title('slug') ?
#1
I was using
Code:
<?php getPageContent('slug'); ?>
for site content from a specific page when converting a Maintenance-template to GetSimple. But when I used
Code:
<?php get_page_title(); ?>
I got off course the site-title. But what I want is the title of that specific maintenance page. How do I do that?
Reply


Messages In This Thread
get_page_title('slug') ? - by datiswous - 2014-01-16, 05:33:42
RE: get_page_title('slug') ? - by Carlos - 2014-01-16, 05:38:32
RE: get_page_title('slug') ? - by datiswous - 2014-01-16, 05:44:51
RE: get_page_title('slug') ? - by hameau - 2014-01-17, 19:55:07
RE: get_page_title('slug') ? - by Carlos - 2014-01-20, 05:58:15
RE: get_page_title('slug') ? - by shawn_a - 2014-01-20, 07:39:07



Users browsing this thread: 1 Guest(s)