You have to use the code editor. Be careful, do not write the head part, HTML tag and body tag. The syntax would be:
<h1 id="XYZ">XYZ</h1>
Related Posts:
- Apply the_title() filter in post & page title, but not in menu title
- long-title posts do not want published
- How to change the case of all post titles to “Title Case”
- Update post counts (published, draft, unattached) in admin interface
- Removing any and all inline styles from the_content()
- Removing filter dropdown in posts table (in this case Yoast SEO)
- Remove post title input from edit page
- Get old values for post before saving new ones
- How does filter the_posts work?
- Set Post Title to Read-only and Disable Permalink Slug Editor in Gutenberg
- How to publish a post with empty title and empty content?
- Disallow Same Post Title
- Get title of post without using the_title();
- Verify if tag is used on posts
- How to add a “publish” link to the quick actions
- Dynamically update post title in admin page
- Why is wordpress removing some unicode characters (e.g. some emojis) when I save my post?
- How to show posts rank based on custom field value
- how to display post content without post image?
- Exclude category on blog list page
- How to remove_filter that filters iframes in posts? [duplicate]
- Filter posts by author and category simultaneously
- Filter post before *editing*
- Filter/Remove HTML Elements on all posts and pages
- Displaying Page Title on index.php
- how “manage_posts_custom_column” action hook relate to “manage_${post_type}_columns” filter hook?
- How to intercept Post Title on Post-Save
- Testing for post title in ‘if/else’ statement returns no content
- If specific user role then sticky post
- get_post_field – Title without paragraph
- Add Category name to Post Title (h1)
- How to add a custom field after wp post
- Sorting posts alphabetical that have single digits
- How Can i Get 5 Recent Post Title With Corresponding Link?
- Getting post id from wp_insert_post_data function?
- the_posts filter been called multiple time
- Filter Posts By Tag
- Custom excerpt length filter doesn’t work
- How can i do something after head like adding a hook for after head but before post
- Only display posts after current date
- Amend wordpress password function
- Custom Post Templates
- I want to show category in the post title , how can I do
- How can I remove posts of a certain category from homepage after a specified time period?
- How to generate numbers indistinguishable for the IDs of the posts
- How to prevent WordPress from updating the modified time?
- Modify WP_Post before processing
- How to display following posts titles in separate div’s on a separate webpage
- How to filter posts that belong to a specific category only if that is the only category
- Blog Posts not showing title
- How to retrieve the postID in a “image_send_to_editor” hook function?
- Lose “Blog Archive” from page title
- Filter Custom Post Type by Category with Ajax
- Ajax posts filter by date, comments, top views, top likes
- How to add Tags Filter in wordpress admin dashboard
- pre_get_posts query between 2 dates (date stored in custom post meta)
- Applying $posts_clauses filter to specific queries only
- How to Orderby Comments by post title?
- how to remove dash (-) post status from post title on posts listing page wordpress
- Admin Posts Table Column Fitlering is not working for Custom Post Type
- Get latest posts from WordPress site without header, menu and sidebar
- Modify Image Source With The_Content Filter?
- WordPress not opening posts with only numbers if permalink is post_name
- What is the filter or hook to add admin controls to posts on the front end?
- Change post order random through out the entire WordPress
- use wpml_post_language_details function other plugin based on $post->ID [closed]
- How to hide html tags on revision comparison pages?
- Add filter by custom field to block of posts
- Ajax post filters not working
- Default to ‘all’ view on the ‘edit-post’ screen for authors
- Display Meta Values in Custom Filter – Admin Custom Posts
- How to filter my search in post if contains a word in title, content or excerpt?
- More then one menu items are assigned with “current-menu-item” class
- Update post_content everytime a custom post is opened in backend
- Posts and Attachments with “Published” status in Search
- sql select for post_title and a term name
- How to allow visitors to filter posts by multiple taxonomies
- WordPress is replacing double minus signs in Post Title, how to disable it?
- How do I change the core post search algorithm? Where is it found/constructed?
- Trying to alter the post_content through the_post
- Is there a way to specify an extra class for a post or page with no title?
- add to end of post in the loop with plugin
- Add title for previous and next posts to Yoko Theme
- Images inside post title
- Add filter to the end of the post
- Loop doesn’t show title of second post and posts thereafter
- How To capitalize The First Letter Of Every Word In The Post Title
- Get post content with all filters applied, knowing post id
- Adding bootstrap classes to video shortcodes
- Is it possible to filter the main loop to exclude posts from a specific category?
- How to show show the Second page title in the page
- How to get links to the last N posts in a specific category?
- query post limits
- Create a list of posts with topic headdings
- Blog post not showing title
- How can I remove the first two words and shorten get_the_title()
- How do I include the category next to the title of a post?
- Modify posts listing at back end
- Filtering posts on Post Administration Page by Week Number instead of by Month
- Prevent posts with certain post_meta to be edited