The plugin author has solved the issue. He says:
I have encountered this bug before, but I just now realized what’s
causing it: the ‘comment_text’ filter is not applied on the updated
comment content. The make_clickable() function, which makes the links
in the content clickable, is hooked to this ‘comment_text’ filter.Anyway, it’s fixed now:
https://github.com/scribu/wp-front-end-editor/commit/e590a39522c89ca8016e52f7dcc26d33d552e69cYou can try out that fix by downloading the Development Version
(2.3.2-alpha).
Related Posts:
- adding a text message beside the comment submit button
- How to add a privacy-checkbox in comment-template?
- Override comments.php template with plugin
- How to change commenter links to /user/user_id?
- Custom setup of wordpress comments that are displayed
- Need to change link URL embedded in multiple posts to new link URL
- how to replace hostnames on certain external links?
- Why the internal link get converted into a comment?
- Paginated Comments “reply” does not work!
- HTML link within my plugin settings page
- Ability to automatically redirect a URL
- Include comments form in plugin page
- Subdomains with almost the same content
- WordPress 4.2.1 pre_get_comments doesn’t work after update
- URL parameters causing 404 on home page, but nowhere else
- Integrate Facebook comments with native comments
- change content based on url per plugin
- Post Comments with Ajax in WordPress
- Notify comment author upon reply
- How to add subcategories to the blogroll?
- allow photo/video in comments
- Redirect to another page using contact form 7? [closed]
- Is there a specific term for Plugins that are specified in a WordPress Post using Comments?
- Add back to post link on blank comment post error page
- In Woocommerce theme need to add custom external link [closed]
- Flag Comment as inappropriate button plugin
- Any idea how to get something like this to work? [closed]
- Help with comments.php
- Some WordPress Posts are automatically becoming comments on other Posts
- Comment IP Plugin – Fixing onfocus=’this.select()’
- correctness of URL
- get_comments_number() giving wrong results! What are alternatives?
- Moving FB comments at the end of page
- Inserting shortcode in href – any ideas or workarounds?
- How do I convert my WordPress website to be domain agnostic?
- track all external links on blog via username
- How to pass a query string to another page on the same site?
- Comment Approve – Add custom function when comment is approved
- Individual Comment Notification Setting For Post Author
- How to save comment name email url fields?
- How to rewrite URL and get the values?
- Scrape a webpage for image and add it to post
- Change url of posts with keywords
- How to access the WordPress DB from a plugin file
- Add a Custom Field in Comment Box next to the Text area
- Error: Can´t access facebook comment plugin admin page
- Separate jQuery for Individual Comments?
- Replace video url with video player
- How to auto strip hyperlinks & images in wordpress post
- Pull comments from one page/post into another page/post?
- Linked pages from plugin on front can’t see $wpdb
- Engadget Like most commented plugins
- Does anyone know what’s the plugin for this Comment Section?
- Display WordPress comments before the plugins?
- Offer Download Links for Product Images
- How to hide particular plain text with link from different subscribers
- Oops! That page can’t be found
- Redirect unloggedin users
- Change language on website and change currency with url query
- Add a parameter at the end of the url and prettify
- Enable comments pagination only amp page
- insert og image link in wordpress post
- WP search box on page not finding .PDF files
- How to create a folder in wordpress that will contain pages?
- How to generate expiring URL of the page?
- how to include my homepage and scc in to a plugin
- .com creates automated link in post
- How to remove WordPress Default Comment? not Facebook
- How to allow URL with filename & extension in wordpress?
- Scroll to ID broken in main menu
- Comment restrictions Wodpress
- Having multiple URL structure for wordpress blog
- Some resources of my website are pointing to www.mysite.com/dev/ and trying to get rid of that append has been a headache
- Disqus comment system not show
- How do you remove question mark in URL in get method?
- How is it possible to create Multi part sections where people can answer or comment or vote on various parts of a page’s content as given example?
- WordPress drop domain alias
- How to fix slow comment query?
- URL Case Sensitivity (Unbounce Landing Pages)
- How to see in Edit Comments if comment is from User and her Roles
- Automatic set a featured image from the first image’s url (or tag) in the article
- AddThis Plugin adding html comments in P tags
- WordPress website giving 404
- User Affiliate Token Generator?
- How to show a message to a user?
- Infinite 301 redirects after definitions in “Redirections” plugin?
- Disqus comments count taking long to update
- Keeping original URL
- How to link file or image from wordpress plugin dir to theme by using themes function.php, is it possible?
- Add Filter to get_next_posts_link
- Using permalinks with parameters
- Creating a comments voting system
- Jetpack Comments Change Placeholder Text
- Images not showing on homepage after migration [duplicate]
- Creating custom URL for async content
- URL RewriteRule doesn’t work when using WP Database Participants in my WordPress website
- page creator to leave comments ONLY
- How To Rewrite WordPress Pages URL Only?
- How to Set Limit with WordPress Get Bookmarks Shortcode
- How can I process all requests for a given directory in a URL with my plugin?