Bio
WordPress Origin Story
Recent impact
Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.
Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0
Contributions
Type
April 2020
Apr 07
Tue · 02:40
Forums
med
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
Hi. I don't know. I do, if it's only two lines of code. This, on…
Hi. I don't know. I do, if it's only two lines of code. This, on…
Apr 07
Tue · 00:59
Forums
med
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
Below is the rather long-winded function to implement the button code properly. /** * Change…
Below is the rather long-winded function to implement the button code properly. /** * Change…
Apr 06
Mon · 20:38
Forums
med
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
The minimum manual edit is changing: <a href="javascript:void(0)" onclick="history.back()">« Back</a> to: <form action="#" id="form"><input type="reset"…
The minimum manual edit is changing: <a href="javascript:void(0)" onclick="history.back()">« Back</a> to: <form action="#" id="form"><input type="reset"…
Apr 06
Mon · 19:28
Forums
med
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
Thanks. I'm bound to agree. There is a button defined in the CSS. I wonder…
Thanks. I'm bound to agree. There is a button defined in the CSS. I wonder…
Apr 06
Mon · 18:19
Forums
med
Created a topic, Changing css for wp_die() pages, on the site WordPress.org Forums:
I want to achieve two goals on wp-die() error pages. …
I want to achieve two goals on wp-die() error pages. …
February 2020
Feb 27
Thu · 21:44
Forums
med
Posted a reply to error on wp dashboard login page, on the site WordPress.org Forums:
A more flexible sizeof( $_POST ) vs. empty( $_POST ) might not be such a…
A more flexible sizeof( $_POST ) vs. empty( $_POST ) might not be such a…
Feb 27
Thu · 19:52
Forums
med
Posted a reply to error on wp dashboard login page, on the site WordPress.org Forums:
A new ticket might be in order, if 42985 can't be re-opened. Do I have…
A new ticket might be in order, if 42985 can't be re-opened. Do I have…
Feb 27
Thu · 19:26
Forums
med
Posted a reply to error on wp dashboard login page, on the site WordPress.org Forums:
Okay. $_POST is not empty. It's an array with one member already when I open…
Okay. $_POST is not empty. It's an array with one member already when I open…
Feb 27
Thu · 16:16
Forums
med
Posted a reply to error on wp dashboard login page, on the site WordPress.org Forums:
Several thoughts: 1 - trac ticket. Patch 42985.2 applied to wp-login.php. wp-login.php: if ( empty(…
Several thoughts: 1 - trac ticket. Patch 42985.2 applied to wp-login.php. wp-login.php: if ( empty(…
Feb 27
Thu · 15:26
Forums
med
Posted a reply to error on wp dashboard login page, on the site WordPress.org Forums:
I have to be honest. I inserted the old code in my user.php file. After…
I have to be honest. I inserted the old code in my user.php file. After…
No contributions in this category yet.