Because of the way that wpautop
works, I would expect that if you had a newline, or or maybe a space in your URL. I can’t seem to get a space or newline to save from the admin interface, but it is trivial to insert by editing the WP_HOME
and WP_SITEURL
constants into wp-config.php
… but that causes every page to 404 or worse.
There must be something happening when the link is generated– possibly something hooked to excerpt_more
or the_content_more_link
. It is also possible that your theme is parsing the more link itself and bypassing the normal channels.
Without more information, that is all I have.
Reference
Related Posts:
- Style the text before in single.php
- Ignore a more tag when using get_the_content()
- Woocommerce “read more” instead of “add to cart” [closed]
- Turning the read more link into a button [closed]
- How to use read more text
- read more doesn’t display
- Exclude the content before “the more” on single posts
- How to remove #more… from the post “More” link?
- Excerpt Is Disappeared
- Wrap More Link in Div
- Extra text… after read more tag
- How to change the “Read more” text?
- wordpress 3.8 do not have more button [closed]
- How to change the text generated by Tag
- “Read More” link not displaying
- What code in the WP Sinatra theme generates the words “Read More?”
- How to automatically add Read more section after the first paragraphe in post?
- create a read more link for post and archives
- Bad “read more” behavior, trying to fix by inserting tag
- Can’t Get the Read More function to work in the child theme
- Popup image from text
- Read More link, not visible on home page
- How to customize ‘read more’
- “Read More” button displays on individual Posts
- Read more link isn’t working with custom query
- Read More link scrolling page
- Read more content not displayed loops back to blog page
- why more tag is not working in my wordpress site
- How to use “Add link” pop up for a WordPress widget
- How to remove “read more” link from custom post type excerpt
- WordPress Visual Editor Stripping HTML Changes
- Is there a has_more_tag() method or equivalent?
- prevent wordpress from rendering line breaks as br tags
- Disable the Code View in the content editor?
- Read more tag shows up on EVERY post
- Word limit in post_content after more tag
- data-accordion removed in Visual Editor
- “Read more” link doesn’t show up when the post length is under the excerpt length
- WordPress tinymce prints empty P tag and break html format
- Exclude filter on front page
- How to only show the first X words (from each post) on the home page?
- Get the link text
- unwanted and tags in text editor
- Preserving tabs and line breaks in when switching from HTML to Visual Editor
- Read More is not working in query posts
- Custom settings page TinyMce: no formatting when echoing value of editor
- Gutenberg; Rich Text/HTML for Metadata Textarea Control in Back End
- How to move the the_excerpt’s read more link to another div
- Auto insert More tags in all posts
- Load more posts with multiple queries
- Visual editor keeps stripping my tags
- How to set wp_editor to be email friendly?
- Add Read More Tag to a post content (Single.php)
- How can I prevent WordPress to wrap into a paragragraph
- How can I display “read more” without any other post text?
- Remove TEXT EDITOR form page [duplicate]
- Problem with viewing single page correctly. (taken half way down the page on click through)
- Advanced Custom Fields WYSIWYG More tag
- What is the correct syntax to append a URL using a shortcode for an iframe?
- Remove the More Link
- Can’t give tags rels
- how can I add a “read more” tag directly in the template?
- Read more on pages WordPress
- how can default_content filter tell if content will load in block editor or classic editor?
- Notion-like editing and layout with a convenient freeform collaborative editor in WordPress? [closed]
- Problem with some keys when editing HTML in wordpress “text” editor
- Adding Html in text editor automagically adds undesirable paragraphs when publishing
- quicktag breaking FancyBox plugin on my blog’s front page
- Read more doesnt work with query posts
- Append Second Link to Read More
- Using WP just to edit pages of an existing site
- How to add custom HTML tags in the visual mode via keyboard only?
- Featured image in menu wordpres
- Read more block is appending /#more-{post_id} to the link
- Filter Post Title without affecting screen-reader-text
- Show content before more block
- How to change “Read More” text?
- the_excerpt() is not trimming at
- How do I prevent WordPress from eating my code?
- Media is not showing on post page
- how can I change the read more link destinations and direct all to the same page?
- How to create different gallery-types and let the editor choose between them?
- Why is every single HTML tag being stripped out of liveblog entries?
- Read More showing only on first post
- Read More in the actual excerpt
- Define excerpt length by inserting read more tag
- Different read-more link for each custom post type [closed]
- Custom code in all text between ?
- How can you change the non-visual editor’s background color?
- Using tag to output text in Genesis?
- How to disable style filtering in post?
- Can’t change excerpt length and more tag
- WYSIWYG with HTML source?
- Read more link for blog listing page
- insert link in wordpress editor greyout whole screen?
- WordPress excerpt for specific posts in category
- unexpected added in HTML at each update [closed]
- Which subset of html does WordPress support?
- image overlay on image not working in wordpress, but works in “normal html editors”
- Remove the excerpt and “… Read More” from the featured content on the home page with child theme