-
Wrote a comment on the post Upcoming: Disallow assignments in conditions and remove the Yoda condition requirement for PHP, on the site Make WordPress Core:
I personally like Yoda conditions, but I'm open to hear arguments against it. Now, if… -
Posted a reply to Error: cURL error 28: Connection timed out after 10001 milliseconds (http_reques, on the site WordPress.org Forums:
Hi @kirkofthefleet , The error detail "http_request_failed" is missleading you. Either for https or https… -
Posted a reply to Issues after restoring WordPress install using Digital Ocean droplet, on the site WordPress.org Forums:
I'm glad to hear you sorted it out. Take care -
Posted a reply to Installation error : Unkown column “wp_” in field list, on the site WordPress.org Forums:
I've run out of ideas. Your change to support quotes isn't really a solution. The… -
Posted a reply to Filter is not being processed, on the site WordPress.org Forums:
Hey @wmclaxton First thing I'd suggest is to make sure that the line add_filter('ninja_forms_submit_data', 'model2_ninja_forms_submit_data');… -
Posted a reply to Newly Added Page shows when clicking other page but it does not appear on main, on the site WordPress.org Forums:
Glad to hear :) -
Posted a reply to Newly Added Page shows when clicking other page but it does not appear on main, on the site WordPress.org Forums:
I can promise you that you have one menu in the homepage and a different… -
Posted a reply to Installation error : Unkown column “wp_” in field list, on the site WordPress.org Forums:
Hi Damien, First time I hear about this error. Looks like the setup process failed… -
Posted a reply to Issues after restoring WordPress install using Digital Ocean droplet, on the site WordPress.org Forums:
Hi @ilew I hear you it is a frustrating issue. It's a long shot since… -
Posted a reply to Footer Overlap on mobile, on the site WordPress.org Forums:
Hi @eastlinetheatre, Try this CSS .copyright.pull-right:after { position: relative; } You can add this on… -
Posted a reply to Newly Added Page shows when clicking other page but it does not appear on main, on the site WordPress.org Forums:
Hi @hyunism125 Looks like the menu in the homepage is not the same that you… -
Posted a reply to fatal error, on the site WordPress.org Forums:
Hi @delfino1989 You have a problem in the file review-widgets-for-airbnb.php, line 52. Seems that it… -
Posted a reply to $wpdb queries no longer work when using multiple % characters – PHP 8.0 issue?, on the site WordPress.org Forums:
Hi @fijisunshine, Have you tried passing the wildcard character in the replacement argument like this:… -
Posted a reply to Error thrown Class ‘C_Component_Registry’ not found, on the site WordPress.org Forums:
Hi @paweleq1994 @robweltman @sjaure , I have the same issue and found the root of… -
Posted a reply to Need help removing duplicated results from a foreach loop, on the site WordPress.org Forums:
Hi @jeffsydor-bipc, It seems that you are messing things with nested loops there. Let's take… -
Mentioned in [32505] on Core SVN:
Fix dragging to the bottom of the screen on the Dashboard. -
Created ticket #32382 on Core Trac:
Drag and drop in admin screens not working correctly. -
Created ticket #5865 on BuddyPress Trac:
URI parsing fails for encoded url slugs.