mailnew2ster
@mailnew2ster on WordPress.org
- Member Since: July 3rd, 2010
Contribution History
mailnew2ster’s badges:- Core Contributor
-
Posted a reply to Undefined variable $button in /…/quote-comments.php on line 195, on the site WordPress.org Forums:
Thanks. Any update? Looks like an easy fix. Is there a GitHub repo for PRs? -
Created a topic, Undefined variable $button in /…/quote-comments.php on line 195, on the site WordPress.org Forums:
My server is spammed with this warning, can you please… -
Mentioned in [49191] on Core SVN:
Comments: Hide the link to the initial parent comment in the reply heading when replying to another comment. -
Mentioned in [49187] on Core SVN:
Comments: Hide the link to the initial parent comment in the reply heading when replying to another comment. -
Mentioned in [48917] on Core SVN:
Comments: Check if reply heading text node exists before accessing its property in `comment-reply.js`. -
Mentioned in [48904] on Core SVN:
Comments: Check if reply heading text node exists before accessing its property in `comment-reply.js`. -
Created ticket #51175 on Core Trac:
Wrong reply box title -
Mentioned in [48877] on Core SVN:
Comments: Correct the check for reply element existence in `comment-reply.js`. -
Mentioned in [48876] on Core SVN:
Comments: Correct the check for reply element existence in `comment-reply.js`. -
Posted a reply to Image tags are disappearing, on the site WordPress.org Forums:
I expect your comment editing feature to work out of the box, like it works… -
Posted a reply to Image tags are disappearing, on the site WordPress.org Forums:
I saw it, and I turned it off because I don't want this feature. Read… -
Posted a reply to “You must use this format” bug, on the site WordPress.org Forums:
I'm not interested, sorry. -
Posted a reply to Image tags are disappearing, on the site WordPress.org Forums:
1. I don't want the automatic conversion feature. 2. I already have comments on my… -
Posted a reply to Image tags are disappearing, on the site WordPress.org Forums:
I can't. But you can reproduce it here: https://wpdiscuz.com/demo/ Video: https://imgur.com/a/OHzv8ZS -
Created a topic, Option suggestion: use a native edit control, on the site WordPress.org Forums:
You auto-resizable edit control is not perfect and not… -
Created a topic, Image tags are disappearing, on the site WordPress.org Forums:
When editing a comment via the admin panel, I can use … -
Created a topic, Option request: disable all animations, on the site WordPress.org Forums:
I refer to animations when collapsing a thread, or whe… -
Created a topic, Editing a comment moves the text right, on the site WordPress.org Forums:
Demo, editing and canceling many times: https://imgur.… -
Created a topic, “You must use this format” bug, on the site WordPress.org Forums:
See image: https://i.imgur.com/YiAPSCd.png The error … -
Created a topic, Email “from” has “'” in it instead of the ‘ symbol, on the site WordPress.org Forums:
My blog is called "Paul's blog". When a user gets a no… -
Posted a reply to Hide the “Subscribe” button near sorting, on the site WordPress.org Forums:
OK, thanks. -
Created a topic, Incompatible with the wpDiscuz plugin, on the site WordPress.org Forums:
Install both. Go to comments, and try to sort them, it… -
Posted a reply to Hide the “Subscribe” button near sorting, on the site WordPress.org Forums:
But it's only the visual appearance, isn't it? Can't a user trigger a post request… -
Created a topic, Hide the “Subscribe” button near sorting, on the site WordPress.org Forums:
I want to hide this: https://i.imgur.com/AWhMVJ0.png a… -
Posted a reply to WordPress 4.7.1 “Hacked by NG689Skw”, on the site WordPress.org Forums:
I have verified, no files were modified, and there were no database changes apart from… -
Posted a reply to WordPress 4.7.1 “Hacked by NG689Skw”, on the site WordPress.org Forums:
Same thing happened to me. Installed plugins: Attachment Pages Redirect Comment Reply Notification Image Zoom… -
Mentioned in [21231] on Core SVN:
WP_HTTP: Add a @link to the Chunked Decode RFC for documentation of how to decode the data correctly. -
Mentioned in [21227] on Core SVN:
WP_HTTP: Allow for cookies with "empty" values be sent, this affects sending cookies such as test=0, which would previously fail. -
Mentioned in [21226] on Core SVN:
WP_HTTP: Respect that some cookies do not have an expiration time, this is a valid use-case that WP_HTTP_Cookie::test() should not discard, a non-existant expiration date simply means to let it expire at… -
Mentioned in [16762] on Core SVN:
We only need strpos here.