There is no documentation on it but you could always apply a filter to the_title
like this:
add_filter('the_title','some_callback');
function some_callback($data){
global $post;
// where $data would be string(#) "current title"
// Example:
// (you would want to change $post->ID to however you are getting the book order #,
// but you can see how it works this way with global $post;)
return 'Book Order #' . $post->ID;
}
See these:
Related Posts:
- Change Site Title and Description html tags if not home page
- ASCII titles with Yoast SEO plugin
- Is sanitize_title enough to generate post slugs?
- Robots.txt not updating
- Adding rel=”next” & rel=”prev” for paginated archives
- NoFollow Entire Website
- Creating 301 Redirects for Post, Page, Category and Image URLs?
- How do I set up a custom URL shortener for my posts?
- Does the ‘WordPress Order’ feature, within the WordPress Dashboard, have any impact on site architecture?
- Replace URL with Site Title in Search Results
- WordPress page title repeated in SOME pages
- SEO – Two WordPress websites on same domain name
- add post content in meta description in yoast
- Migrating from other CMS to WP – losing SEO juice?
- Blog not indexed [closed]
- SEO meta description and title tag Yoast SEO
- Change sidebar headers from H1?
- Remove date from Google Search Results Description
- Duplicate Australian E-Commerce site
- Add image tags to native WordPress XML Sitemaps
- What does short_ping do?
- Remove site name from title post
- Disallow author with robots.txt
- Seo WordPress Pages on google [closed]
- Hard code a domain into Yoast SEO canonical URLs
- How to remove duplicate blog title
- Set different Canonical url programmatically for every post
- Adding schema.org itemprop to WP4.1 Title Tag
- What does it mean by “Home page / Archives” in JetPack Site Stats? [closed]
- WordPress Blog and SEO
- Will using REST API impact SEO? [closed]
- How to Appease the Google PageSpeed Gods with regards to image optimization?
- Enabling compression in .htaccess file is causing 500 internal error
- Dynamically change page title from URL param
- robots.txt Not Updating
- is it good to use WordPress in the same url extension in terms of seo?
- How to solve Robots.txt problem with WordPress fresh install?
- Yoast SEO: title tags are repeating my website name and slogan [closed]
- Changing the title tag from a shortcode
- How to ensure that a landing page created with WordPress does not enter the sitemap?
- How may I see all the pages on my wordpress website and see when they were created?
- Reactjs headless WordPress theme configure SEO
- How to Change The Title in WordPress For SEO
- Change title only in dynamic page
- Search Console detects Category Pagination data as Duplicate Meta Description
- SEO optimization gone not so well
- How to set the seo title tag on a page by page basis?
- Automatic SEO for wordpress [closed]
- How to hide sensitve page from google spiders and non-membres in wordpress!
- Custom Canonical URLs
- What is/are the best thing(s) I can do to make my WordPress blog more popular? [closed]
- how to set title of each page or post for SEO
- Show Sitename on Yoast SEO Title tag [closed]
- Homepage meta title and description not showing in search engines?
- Search Engine Visibility checkbox after indexed
- how to 301 redirect from a plugin folder
- best way to stop this wordpress duplicate content
- Embed sitemap in a page
- charset problem in wordpress because of nginx config
- Is Shared server effect SEO
- wp_strip_all_tags [closed]
- Yoast taking over my WordPress title tag [closed]
- How to stop showing my under development site on Google Search [closed]
- How to remove WordPress Virtual Robots.txt that keeps overriding my root robots.txt? [closed]
- Change meta data of pdf file
- Show different title on category page
- Updating old website links to new website links [closed]
- Search results show a different site [closed]
- Fix description of website on Google Search result
- Site shows URL instead of “meta title” after deleted few plugins (not any SEO plugin was deleted)
- SEO is not working on pages [closed]
- Google isn’t able to search my website
- Pinging or sitemap plugin: which practice is better
- How do I create custom tags for WordPress SEO? [closed]
- Inconsistent title for posts
- The inner mechanism of WP SEO plugins
- SEO module to change tag title for different listing page
- Does having two installations of WordPress negatively affect SEO? [closed]
- Maintain SEO of a website while migrating it to WordPress?
- Word Press Permalink Change
- WordPress Meta Title Separator
- Yoast SEO plugin – Sitemap links greyed out & page priority
- Customizing SERP content for WordPress Blog
- Pages and posts with Rel Canonical issues across entire site
- Setting up robots.txt with Yoast’s Seo plugin
- How to dissallow all wordpress posts in robots.txt?
- I have redesigned a website and my blog page has different permalinks
- WordPress site for increase SEO ranking in other e-commerce store
- Remove Noindex?
- WordPress Embed Page no-index meta data missing
- Unlimited false pages showing in Sitemap?
- Shop Category Pages missing s
- Sitemap not containing all pages
- How to add blog in default WordPress post type for SEO standard rule?
- Metatag Discription on site [closed]
- How to remove the duplicate title tags and duplicate meta descriptions?
- Not sure if to keep this or not (noindex question)
- Facing Problem with Description in Post and Home Page in WordPress
- My blog name refer to different domain in SERP
- mobile usability issues with /wp-content/uploads/ folders