How about removing the the_title
calls from your theme and inserting the title as an H1 into the text. This way you truly decouple things.
Related Posts:
- Add filter menu to admin list of posts (of custom type) to filter posts by custom field values
- How to filter post listing (in WP dashboard posts listing) using a custom field (search functionality)?
- Show Custom Fields in Quick Edit
- How to enable custom fields for pages (if not a bad practice)?
- How to add add_meta_box to specific Page Template?
- Filter post listing by meta value which is a date
- Having different sidebar content for MANY pages?
- Adding Custom Field to Taxonomy Input :Panel
- Why isn’t my code to save custom fields in quick edit working?
- How to prevent custom fields from being cleared during a bulk edit?
- How to add a theme custom variable to a post title?
- How to get and edit custom fields if in Quick Edit
- Custom bulk action for media gallery items
- Custom Page Template [closed]
- Calling Specific Pages with wp query Part II
- Loop through two different sets of custom fields
- How to show custom field’s value under post/page title in wp-admin
- Why does this Quick Edit checkbox save the value only when unchecked?
- Add input field to ‘Pages > Edit Page’ through functions.php
- Title and post URL based on custom fields?
- Calling custom fields for pages (not posts)
- Add More Fields to Users Pages (Admin Panel)
- Admin meta Image Path
- How make a custom search on backend in WordPress without plugin?
- How to Display pages with a Custom Fields in one page
- Custom Fields box in the post editor: Replace textareas with input elements
- Advanced Custom Fields dynamic update_field
- Client PDF Upload (Catalogue) – Automatically update link to PDF
- Button inside Custom Meta Box triggering the Update Button
- I need a “Choose from existing content” popin
- Split the_title
- get_post_meta() retrieves meta from a specific post on pages, not the page currently viewed
- How to pass page as an argument like post in WordPress?
- How can I modify RSS item titles to be either the title or a custom meta field?
- Shortcode To Display Post Custom Field Value in Post Title, Post Content
- How to I make my post title link to a custom field
- WordPress Media Uploader custom Javascript not working
- How can I use custom properties to set different background on different pages?
- WordPress colorpicker save both hex and RGB
- Display a different image for each page with editor
- custom field in admin columns
- Interrogate a page within a loop to check template type or custom meta data (Pages vs Posts)
- Best way to achieve multiple links in a post title
- Jquery on custom-field backend
- Display the output from Custom User Fields from a WordPress user profile on a WordPress Custom Page
- Custom field on Quick Edit using select/dropdown – almost working right but not showing currently selected value
- Move the post title to another field
- How to filter page title for certain page?
- WordPress admin area: select box with 12.000+ options
- Sort columns in the ‘Pages’ dashboard overview
- open modal window
- automatically add custom fields to post title
- Link fields in User Admin list
- Load one page with parent and child pages
- Page template is missing fields or is invalid when I updating the template
- Save custom post data outside of default post form
- Why is wp_list_pages altering $post->ID of the page?
- Custom Field select list is truncated
- How to use page metadata while using wp_list_pages()?
- Getting content from custom fields of different pages on a single page
- How do delete a meta key?
- WP Query Args – search by meta_key or title
- How to add a custom field to the comments “Quick Edit” screen?
- How to order a Custom Fields in admin panel
- Advanced Custom Fields: how do I check to see if a value is set in an field? [closed]
- WP_Query – Order results by meta value
- getting all values for a custom field key (cross-post)
- How to add a custom field in the advanced menu properties?
- Custom query with orderby meta_value of custom field
- Using meta query (‘meta_query’) with a search query (‘s’)
- Can I exclude a post by meta key using pre_get_posts function?
- Add validation and error handling when saving custom fields?
- Query to sort a list by meta key first (if it exists), and show remaining posts without meta key ordered by title
- Where are custom field values stored in the database
- How to get page title with the page ID?
- Validating Custom Meta Box Values & Required Fields
- Max length of meta_value
- Add custom fields to wp native gallery settings
- How to fix missing custom fields after upgrading to WordPress 4.8.1?
- How can I add extra attribute in the ‘Page Attribute’ section in wp-admin for pages?
- Is there a way to set default custom fields when creating a post?
- Custom post meta field effect on the performance on the post
- How to get custom post meta using REST API
- Custom field/meta populated by dropdown of existing posts?
- Difference between meta keys with _ and without _ [duplicate]
- Is there any action filter/hook for validating a custom field before publishing the post?
- Apply the_title() filter in post & page title, but not in menu title
- Remove Dimension from wp_get_attachment_image
- Orderby meta_value only returns posts that have existing meta_key
- Underscores in custom fields
- What is the index [0] for on post meta fields?
- How to display by default only published posts/pages in the admin area?
- What is “meta_input” parameter in wp_insert_post() used for?
- Change the_title() of a page dynamically
- Query Posts or Get Posts by custom fields, possible?
- How to enable revisions for post meta data?
- Sortable Custom Columns in User Panel (users.php)?
- Any way to add custom options to Gallery Settings?
- The “_encloseme” Meta-Key Conundrum
- ORDER BY custom field value