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 end the excerpt with a sentence rather than a word?
- How to use “Add link” pop up for a WordPress widget
- Only show content before more tag
- 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
- Hide “Add media”, HTML editor from TinyMCE
- Hide/show content starting in the middle of a paragraph
- How to replace the content of tinyMCE editor in both text and visual mode using jQuery?
- Add quicktag buttons to the HTML editor
- Disable the Code View in the content editor?
- Stop WordPress From Removing HTML Comments In Content
- Modify ‘Read more’ link adding a new class
- Read more tag shows up on EVERY post
- Can I force WordPress to use instead of ?
- Enable / Add Custom Keyboard Shortcuts To Work With WordPress’ HTML Editor
- How to to stop html editor from addig tags to shortcodes, images, etc
- not functioning
- serialize_blocks breaking html tags in content
- Prevent WordPress from adding linebreaks to javascript embedded in a page
- Removing buttons from the html editor
- strip only specific tags (like ), but keep other tags (like )
- Word limit in post_content after more tag
- Where can I find the code how wordpress parses a post?
- Preserve white-space in Page
- WP Editor strips input placeholder attribute
- how to make stylesheet appear in theme editor?
- ID’s being stripped out of editor for Admin user in Multi-Site
- data-accordion removed in Visual Editor
- How to make WordPress and TinyMCE accept tags wrapping block-level elements as allowed in HTML5?
- Modify the_content after the more tag
- How to add JavaScript code on WordPress properly?
- “Read more” link doesn’t show up when the post length is under the excerpt length
- Why does the custom HTML block not preserve the HTML characters?
- WordPress tinymce prints empty P tag and break html format
- How-to stop wordpress from saving utf8 non-breaking space characters
- Text after more tag in posts
- “More” span making trouble
- Exclude file from theme editor
- Custom excerpt showing first paragraph (with HTML formatting)
- How To Hide The Visual And Html Editor Completely?
- Exclude filter on front page
- How to only show the first X words (from each post) on the home page?
- add_meta_box Callback not being called
- Different ‘read more’ links
- why do HTML Comments in the WYSIWYG break the page display?
- Read more on the post page itself
- Contents of HTML editor mangled after multiple UPDATES
- How can I control the HTML output of my post?
- Get the link text
- unwanted and tags in text editor
- Strange problems when I try to insert HTML\XML code snippet in my posts
- How to get the excerpt of a page before more tag?
- How to make a button?
- Recommended tools for Theme Development with SASS [closed]
- Preserving tabs and line breaks in when switching from HTML to Visual Editor
- Can “ and “ tags be used in the HTML editor?
- Do not show excerpt in post content
- How to display php source code inside a post using visual editor?
- Read More is not working in query posts
- How to create a load more post entries like Twitter?
- Placeholder in HTML editor text area?
- How to delete read more span on single post view?
- Custom settings page TinyMce: no formatting when echoing value of editor
- Redirect to page 2 after comment
- Using More Tag in Combination with the_excerpt
- how to make function in RSS feed like it does in posts
- functional quicktag
- Add a tag to a custom post type
- Gutenberg; Rich Text/HTML for Metadata Textarea Control in Back End
- How to use “show more” on a page or post to show and hide content