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?
- Add a Jquery Datepicker to custom field in post edit
- Custom per-page sidebar widgets .. possible?
- Guest Author – How can I use custom fields to create guest author link?
- Create additional short URL with custom field and 301 redirect
- enabling custom fields in admin?
- get_post_meta fields don’t show up on posts page
- Using custom fields in a filter hook
- Include woocommerce custom field value in front-end search result
- MySQL Query that looks for post with Custom Field, then changes Category
- Create Pop-Up Box with Custom Field Content Inside the Loop
- jQuery – Automatic event trigger does not **really** check my form
- Display URL in a Custom Field
- Display custom field value as a hyperlink
- pre_get_posts : only get posts by wp_usermeta value
- IF Custom field value equals ZERO
- Custom Field Repeating When Using foreach
- How to add a css class to custom field value?
- Help setting up a sql query
- Advanced Custom fields not available yet during publish_page action
- Meta box values are displayed on Custom Fields list. Is it possible to hide them?
- Sort posts by custom field value
- if statement display content even though no data
- Get custom post fields from multiple metaboxes
- Get author total post votes from post meta
- use custom field value as post category in loop
- Searching with Multiple (Parallel) Criteria on Custom Fields?
- non-unique #_ajax_nonce id in browser console
- How to include a query_vars value in document_title_parts?
- Displaying posts inside table having issues
- Add Image With Changeable Link in Custom Field [closed]
- Create download page from post option link
- Add capability for editors to modify custom fields
- query specific posts according their custom fields, using sql SELECT
- Meta_query not filtering posts
- list pages by custom_field?
- Get custom field from page, in a post?
- Make Custom Fields Public in JSON – API