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?
- 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?
- WordPress page title repeated in SOME pages
- SEO – Two WordPress websites on same domain name
- add post content in meta description in yoast
- 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
- What does short_ping do?
- Remove site name from title post
- Disallow author with robots.txt
- Seo WordPress Pages on google [closed]
- What does it mean by “Home page / Archives” in JetPack Site Stats? [closed]
- 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]
- 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
- 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
- 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
- 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
- How to add blog in default WordPress post type for SEO standard rule?
- 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
- mobile usability issues with /wp-content/uploads/ folders
- Why I can not modify the appereance of my title web site in google? [closed]
- Change WordPress url for newly formed posts or pages
- OpenGraph descriptions not showing when using WordPress SEO (Yoast)
- Best Way To Structure 3 Tiered Site
- deeplink juggernaut – remove settings
- special XML to wordpress posts
- wordpress theme: on site seo [closed]
- Tagline showing instead of meta description!
- Anchors in WordPress not followed/ indexed in sitemap.xml
- Not Being Indexed by Search Engines [closed]
- Disallow /cgi-bin or not? [closed]
- Dispise all efforts, open graph is a total mess
- Google Tag Manage – to use or not to use
- Multiple Domains Same Install Different Static Pages
- Post title not output correctly
- How to Make your Category Titles have H1 tags?
- Can I delete the redirection in WordPress after switching URLs manually?
- Hide my staging subdomains from search results without impacting the visibility of the root domain
- How to improve WordPress website SEO and traffic, and or fix SEO issues
- Yoasts plugin sitemap not detecting correct category URL format