pikamander2
@pikamander2 on WordPress.org , @Pikamander2 on Slack
- Member Since: December 12th, 2017
Contribution History
pikamander2’s badges:- Core Contributor
-
Posted a reply to Critical Error: Redeclaration Issue, on the site WordPress.org Forums:
Reinstalling our wp-includes and wp-admin folder via FTP fixed the error and our site is… -
Posted a reply to Help i just updated to 6.0 and now I cant get my site, on the site WordPress.org Forums:
Do you have access to your PHP/Apache error log? -
Posted a reply to Critical Error: Redeclaration Issue, on the site WordPress.org Forums:
We're getting the exact same error, but only on one of our 10 sites. The… -
Mentioned in [53089] on Core SVN:
Editor: Limit display of tags on classic editor. -
Posted a reply to Version 4.1.9.3 breaks wp-admin, on the site WordPress.org Forums:
@cristianrossi - Looks like that fixed it. Thanks for the amazing turnaround time. -
Posted a reply to Version 4.1.9.3 breaks wp-admin, on the site WordPress.org Forums:
Interestingly, it breaks some of our PHP 8 sites but not others. Weird. Here are… -
Posted a reply to Version 4.1.9.3 breaks wp-admin, on the site WordPress.org Forums:
Although, interestingly, we're on PHP 8.0.17, not PHP 8.1. Regardless, the plugin is currently broken. -
Posted a reply to Version 4.1.9.3 breaks wp-admin, on the site WordPress.org Forums:
We're on PHP 8, by the way. Looking at the documentation, it seems that the… -
Created a topic, Version 4.1.9.3 breaks wp-admin, on the site WordPress.org Forums:
After upgrading to version 4.1.9.3, every wp-admin pag… -
Posted a reply to Update 4.1.9.3 is making my site throw a fatal error., on the site WordPress.org Forums:
I just checked and it looks like 4.1.9.1 is also bugged. As a workaround, I… -
Posted a reply to Update 4.1.9.3 is making my site throw a fatal error., on the site WordPress.org Forums:
Same here, the update broke our site with the same error message. We're on PHP… -
Created ticket #55052 on Core Trac:
The tag field hangs the browsers when you have a bunch of tags -
Created a topic, Bait and switch, on the site WordPress.org Forums:
After months of using this plugin with no issues, they… -
Created ticket #54654 on Core Trac:
Can flush_rewrite_rules() be called automatically after changing the ... -
Reopened ticket #19747 on Core Trac:
Roles add_cap should call update_user_level_from_caps() -
Posted a reply to No Longer working, on the site WordPress.org Forums:
Here's a workaround that I found: 1. Rename the "wps-hide-login" folder via FTP/CPanel, which will… -
Posted a reply to DO NOT INSTALL!!!, on the site WordPress.org Forums:
Here's a workaround that I found: 1. Rename the "wps-hide-login" folder via FTP/CPanel, which will… -
Posted a reply to PHP warning, on the site WordPress.org Forums:
It looks like we're using a "legacy pricing table", so I'm not sure if that's… -
Posted a reply to PHP warning, on the site WordPress.org Forums:
Hi @gavinohanlon - It looks like this warning is occasionally appearing in the error log… -
Posted a reply to PHP warning, on the site WordPress.org Forums:
editor_script also seems to expect a single string. I haven't seen any warnings/errors there yet,… -
Posted a reply to PHP warning, on the site WordPress.org Forums:
Based on this page, it looks like you're supposed to pass style a single string… -
Posted a reply to PHP warning, on the site WordPress.org Forums:
Based on this page, maybe it's supposed to be named 'styles' instead? -
Created a topic, PHP warning, on the site WordPress.org Forums:
This code: if ( function_exists( 'register_block_type… -
Posted a reply to Custom post template?, on the site WordPress.org Forums:
@brainstormteam - Any updates on this? -
Created a topic, PHP 8 issues, on the site WordPress.org Forums:
In PHP 8, Breeze fills up the error log with this warn… -
Posted a reply to Spammy links taking advantage of RSS2, on the site WordPress.org Forums:
Thanks @arnaudbroes - That option seems to work on all but one of our sites.… -
Posted a reply to Spammy links taking advantage of RSS2, on the site WordPress.org Forums:
@arnaudbroes - Sorry, I just realized that I had originally posted about feeds. For my… -
Posted a reply to Spammy links taking advantage of RSS2, on the site WordPress.org Forums:
@arnaudbroes - WordPress appears to have fixed this now by adding noindex to all search… -
Created a topic, Spammy links taking advantage of feeds, on the site WordPress.org Forums:
We’ve noticed that spammy websites are linking to RSS2… -
Created a topic, The TOC should always appear when using the [toc] shortcode, on the site WordPress.org Forums:
The [toc] and [ez-toc] shortcodes will fail to output … -
Created ticket #52536 on Core Trac:
Add "noindex" to search results by default and "X-Robots-Tag: noindex" ... -
Posted a reply to Spammy links taking advantage of RSS2, on the site WordPress.org Forums:
It looks like the plugins adds a response header (X-Robots-Tag: noindex) to the sitemap.xml page… -
Created a topic, Spammy links taking advantage of RSS2, on the site WordPress.org Forums:
We've noticed that spammy websites are linking to RSS … -
Created a topic, Shortcodes not working in schema, on the site WordPress.org Forums:
We have shortcodes in our post titles. Here's an examp… -
Created a topic, Prevent page from reloading after clicking “Subscribe”?/, on the site WordPress.org Forums:
Is it possible to prevent the page from reloading afte… -
Posted a reply to Database array issue with latest version 5.2.1, on the site WordPress.org Forums:
In Contact Form 5.2.1, they added an undocumented change that causes the data from [select]… -
Posted a reply to Critical issue with 5.2, on the site WordPress.org Forums:
@geekmenina We were able to replace this code: $form_data = $submission -> get_posted_data(); $contact_form_id =… -
Posted a reply to Critical issue with 5.2, on the site WordPress.org Forums:
@takayukister - We're encountering the same problem. We were using the $form_data['_wpcf7'] variable in wpcf7_before_send_mail… -
Created a topic, The Preview Snippet only calls do_shortcode() in the description, on the site WordPress.org Forums:
The Preview Snippet only calls do_shortcode() for the … -
Created a topic, Incomplete plugin description, on the site WordPress.org Forums:
The current description of this plugin is: "Yasr - Ye… -
Posted a reply to Plugin breaks TinyMCE in PHP 7.4, on the site WordPress.org Forums:
Here's the fixed _hx_build_paths function: function _hx_build_paths($d, &$_hx_types_array, $pack, $prefix) { $h = opendir($d); while(false… -
Created a topic, Plugin breaks TinyMCE in PHP 7.4, on the site WordPress.org Forums:
In PHP 7.4, the implode() function now outputs a warni… -
Mentioned in [47785] on Core SVN:
Coding Standards: Use strict comparison in some `wp-admin` files. -
Posted a reply to Can’t upload .ico files anymore?, on the site WordPress.org Forums:
Nevermind, looks like the wp-config.php upload had failed the first time. It works now. -
Created a topic, Can’t upload .ico files anymore?, on the site WordPress.org Forums:
I can't seem to upload .ico files anymore. When I try,… -
Mentioned in [47581] on Core SVN:
Mail: Make the check for empty post title in `wp-mail.php` more resilient. -
Mentioned in [47580] on Core SVN:
Mail: Make the check for empty post title in `wp-mail.php` more resilient. -
Posted a reply to 5.4: Sending Post via Email Results in “(no title)” for the post title., on the site WordPress.org Forums:
@markrh - When applied to wp-mail.php, does this code fix your problem? if ( true… -
Posted a reply to Can’t Exclude Headings after latest update, on the site WordPress.org Forums:
@shazahm1hotmailcom - We're having the same issue with excluding headings. We had to rollback the… -
Created a topic, How can I add custom user meta fields to wp-admin?, on the site WordPress.org Forums:
I'd like to add some custom user meta fields, like "Jo…