is the comment //phpcs:ignore
is specifically for Theme Check purposes, best practices, or simply a coding courtesy? i see it a lot in GP.
i read about wp_body_open here:
i’m as of yet unfamiliar with php codesniffer.
to my self-trained eye, the GP implementation of wp_body_open is an alternative backwards compat w added benefit of using less code.
if there’s a better place to submit non-support Qs and comments, please advise. i don’t want to be an annoyance, but i really enjoy learning about programming, php and WP using GP theme.
thank you, L
]]>Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, UpdraftPlus – Backup/Restore.
Error Details
=============
An error of type E_ERROR was caused in line 1995 of the file /home/jerry309/public_html/wordpress/wp-content/plugins/updraftplus/backup.php. Error message: Allowed memory size of 268435456 bytes exhausted (tried to allocate 64926016 bytes)
I’ve searched the support forums and Google, and haven’;t found a saolution.
WordPress, all plugins and site theme are up to date.
Checked the backup.php file, and lines 1994-1996 are:
]]>} else {
$values[] = “0x” . bin2hex(str_repeat(“0”, floor(strspn($value, “0”) / 4)).$value);
}
Starting with WordPress 5.2 this has been showing up:
Error Details
=============
An error of type E_ERROR was caused in line 339 of the file /home/europeangarage50/public_html/wp-content/plugins/wp-help/classes/plugin.php. Error message: Uncaught Error: Cannot use object of type WP_Error as array in /home/europeangarage50/public_html/wp-content/plugins/wp-help/classes/plugin.php:339
I haven’t noticed any issues in operation. Has anyone seen this, too?
Any clues on any fix?
Mahalo,
Eugene
Is 2.2.1 compatible with WordPress 5.3 or will there be some unexpected issues in functional?
Will Smush be resolved shortly?
Thanks guys for your work!
]]>Please, consider styling the output a little:
1. Add boxed edges
2. Underline the title Header and make it h4
3. Use some bullets or button to idemize the each links
Please this three features please. I tried using code in the related post title box, so to make it strong, h4 and also change the header color, but the code was stripped off upon hitting save.
The plugin is still super great though.
]]>Actualy I don’t see any visible misfuctionality so from my point of view it looks ok but I’d like you to check in any case.
The message says that the page at the link I’ve indicated there is a problem. When I click it is totally empty.
But WP says there is this error:
An error E_ERROR has been caused by line 840 on file /web/htdocs/www.mujic.org/home/wp-content/plugins/give/includes/misc-functions.php.
Error message: Uncaught Error: Call to undefined function give_get_premium_add_ons() in /web/htdocs/www.mujic.org/home/wp-content/plugins/give/includes/misc-functions.php:840
Stack trace:
#0 /web/htdocs/www.mujic.org/home/wp-content/plugins/give/includes/misc-functions.php(2361): give_get_plugins(Array)
#1 /web/htdocs/www.mujic.org/home/wp-includes/class-wp-hook.php(286): give_refresh_licenses()
#2 /web/htdocs/www.mujic.org/home/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#3 /web/htdocs/www.mujic.org/home/wp-includes/plugin.php(531): WP_Hook->do_action(Array)
#4 /web/htdocs/www.mujic.org/home/wp-cron.php(133): do_action_ref_array(‘give_monthly_sc…’, Array)
#5 {main}
thrown
SCREENSHOT:
https://prnt.sc/oqcb3a
Anyone noticing same white space in plugin detail page via wordpress admin?
WHAT I’VE DONE SO FAR:
1. Tried fresh wp installation
2. Contacted my hosting company (cloudways)
3. They also tried on several servers: Vultr, Linode etc (issue remained)
UPDATES:
I just confirm that the issue is WordPress 5.2.2.
WHAT I DID:
I downgraded WordPress from version 5.2.2 to version 5.2.1, and the white space was gone: https://prnt.sc/oqcpp7
I recently discovered that the Generate Password button is hidden during page load (edit user as Administrator in wp-admin).
The button is there initially, but disappears as the page finish loading – and this problem seems to have occured after upgrading from WordPress 5.1.1 to 5.2.1.
I have a stage environment with 5.1.1 where the button is still working.
See the links for print screens of the 2 versions, and see that the html line for the button is completely missing in the DOM for the 5.2.1 version:
WordPress 5.2.1: https://snag.gy/VOP6du.jpg
Wordpress 5.1.1: https://snag.gy/FOzHAp.jpg
Anyone else had this issue/any ideas?
Thanks,
Robin
Thanks
Joan