Resolved: WordPress Notice: Trying to get property ‘ID’ of non-object Posted on March 8, 2021 in PHP, WordPress Solution: Disable the debug in WordPress config file (wp-config.php) as follows define(‘WP_DEBUG’, false); You might also like...Repair a table in MySql using PHPMyAdminCheap hosting for WordPress in AzureWeb.config for WordPress Multisite SubfolderWordPress Unicode URL not working Previous Post: Azure App Service Error 500 – The request timed out. The web server failed to respond within the specified time. Next Post: Migrate/ Code Changes Azure LogicApps V1 to Logic Apps V2/Preview Add Comment Cancel replyName (required) Email (required) Website (optional) Submit Comment