You haven’t put quotes around the HTML attributes on this line:
$out = "<input size=15 value=$ip onfocus="this.select()">
It needs to be:
$out = "<input size="15" value="$ip" onfocus="this.select()">
Related Posts:
- How to export comments in WordPress?
- What are the package and subpackage comment for?
- Experiences with adding Nonces to the comment form
- Is there a plugin for posting inline comments, like in MS Word? [closed]
- Disable saving comment details (name, e-mail) in cookie?
- Facebook comments box on front page
- Disabling Comment Notifications for Post Author
- Are there any drawbacks to install IntenseDebate on my blog?
- Installing Facebook comment plug in without loosing all previous wordpress comments?
- Notify commenters about new replies
- Custom comment type maybe?
- Use comments as notes, visible for comment author only
- Don’t send notification if author comments his own post plugin help?
- How does WooCommerce display a custom comment_type in Comment Admin?
- How to prevent spam comments?
- Intercept comment form submit/list by hook/filter
- adding a text message beside the comment submit button
- How to add a privacy-checkbox in comment-template?
- Plugin: How should I handle deleting comments?
- Akismet plugin is deleting spam despite preferences
- Plugin Functionality Only for Editor and Administrator
- Override comments.php template with plugin
- Leveraging WordPress Comments on Custom Plugin Object page
- Get total number of comment of the posts written by an author
- Display comments of users on single page
- Function to prevent users from trashing comments
- add_filter comment_edit_redirect not working
- How do you override the default comment template?
- How to change commenter links to /user/user_id?
- Facebook plugin shows existing comments
- unregistered user can write in blog page – possible? how to?
- How can I get WordPress to save comments in markdown format?
- Creating a plugin to sanitize comment and the url field before display only
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Blacklist IP After Using WordPress Plugin Detector?
- Send reply with pre-prepared answers
- posts comments goes to trash
- Comment section not showing correctly
- Disqus deleted comments are syncing with wordpress but active comments do not
- Include comments form in plugin page
- WordPress 4.2.1 pre_get_comments doesn’t work after update
- Integrate Facebook comments with native comments
- Post Comments with Ajax in WordPress
- Notify comment author upon reply
- allow photo/video in comments
- Custom setup of wordpress comments that are displayed
- Is there a specific term for Plugins that are specified in a WordPress Post using Comments?
- How can I run a custom shortcode function on a live site and only run if the viewer is a specific machine?
- Add back to post link on blank comment post error page
- Flag Comment as inappropriate button plugin
- Help with comments.php
- Some WordPress Posts are automatically becoming comments on other Posts
- How can I add IP address to my post?
- get_comments_number() giving wrong results! What are alternatives?
- Moving FB comments at the end of page
- Comment Approve – Add custom function when comment is approved
- Individual Comment Notification Setting For Post Author
- How to save comment name email url fields?
- 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?
- Pull comments from one page/post into another page/post?
- Engadget Like most commented plugins
- Does anyone know what’s the plugin for this Comment Section?
- Display WordPress comments before the plugins?
- Why the internal link get converted into a comment?
- Oops! That page can’t be found
- Enable comments pagination only amp page
- How to remove WordPress Default Comment? not Facebook
- Comment restrictions Wodpress
- Disqus comment system not show
- 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?
- How to fix slow comment query?
- How to see in Edit Comments if comment is from User and her Roles
- AddThis Plugin adding html comments in P tags
- How to show a message to a user?
- Disqus comments count taking long to update
- Paginated Comments “reply” does not work!
- Creating a comments voting system
- Jetpack Comments Change Placeholder Text
- page creator to leave comments ONLY
- Why links are not linked if edited comment?
- How to fix vanilla comments extra iframe space
- Getting Post Permalink Outside of Loop Not Working
- Reply form used in wordpress.com
- which is this plugin ? [closed]
- Questions about using Disqus or Jetpack for comments [closed]
- How to Allow Users to Select Recipients In a WordPress Comment section?
- Transfer wordpress comments form on another post [closed]
- login to wordpress with Get variables instead of Post
- Help With A Reverse Pagination Plugin
- Display All Non-Used Plugins
- Does WP identify plugin by plugin name or plugin_basename?
- WP Google Fonts question [closed]
- WordPress product image sets smaller than before
- save_post_product action not firing
- Get shortcode attribute for AJAX call
- display a slider outside of subdomain folder wp
- add_media_page function not creating submenu
- Plugins Reverting Themself To Older Versions