WordPress errors are application level errors. PHP errors are language syntax or usage errors and appach error are errors detected during the web server operation.
Errors, especially minor ones, might be reported “upwards” and look like they are wordpress application errors, or logged downwards and be part of the apache server error log if the applications wants it. In the end of the day, where they are reported is less relevant, the error itself is what matters.
Bonus: FB pixel should cause memory problems only if on a scale of 1-100 the code suckiness is 1000. Memory errors in general indicate bad code. “adding” memory just hides the problem. You need to review your code, understand what is causing it, and solve it.
Related Posts:
- How can I see all the actions attached to an “add_action” hook?
- Server configuration for WordPress – Do I need install PHP-SSH extensions for WordPress on Fedora28?
- Check against server time to display SQL entries – Radio Station DJ Rotator Plugin
- Plugin error after installation
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- What is the correct entry point for capturing coverage data
- Plugin debugging with errors in activation routine
- W3 Total Cache Can’t Really Detect Things
- WordPress Throwing Deprecated Errors on its own Files
- Updating post_parent caused the website to become unresponsive for 40 seconds or more
- Finding plugin that makes this part of page (finding sweetwinsprizes.info virus’s origin)
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- Facebook plugin shows existing comments
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- Storing Options in a Shortcode
- Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
- Conditionally add apt. Open Graph meta data to different pages on WordPress site
- How to generate video out of images via WordPress plugin
- Facebook Like needs confirmation?
- How can I get WordPress to save comments in markdown format?
- add_query_arg not working
- problems with wordpress and php version 5.3.3-1
- WooCommerce get_price returning wrong price when used via ajax
- How to ‘clone’ a wp plugin to make small changes
- Open Post Thumbnail in New Child Theme File in WordPress
- add mediaelement.js plugins into WordPress video player control bar
- Shortcode button dosent work for all posts. Work for first post only
- Where should I save an API key of my user when installing my plugin?
- Prevent a plugin from being automatically activated
- Is Wrapping intval() Around esc_attr() Redundant for Escaping Input?
- Programatically download a plugin
- Accessing post’s meta data based on user’s click of a post
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Preferred way of cacheing a value in php
- Redirecting to home page after login as custom role WordPress
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- How to Use Parameters with a Do_Action Function Within PHP Tags
- Add keywords meta to index.php page
- Custom form action to handle data inside a plugin
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Add Product Subtitle to Woocommerce Product Page
- Self deactivate plugins after an action occurs
- wp_redirect() not working in Insert PHP plugin in WordPress
- Download any file after submitting a form [closed]
- Pulling data from custom plugin settings using PHP shortcode and Javascript
- woocommerce 3.2.1 not sending order notification emails
- WordPress takes too much time (100 seconds) to load – Front end and back end
- WordPress on AWS with ELB
- Saving changes in wp_editor
- How to Add custom subtitle as og:title to Facebook Open Graph Meta Data in WordPress Themes?
- Executing my function once on a specific time
- Set Post Format if find a string in title or post content
- Display data on Word Press site posts and pages from mysql table
- Notepad sticky plugin
- Output array into one table cell
- WooCommerce Custom Product to checkout
- How to periodically scrape and cache strings from remote txt files. – My First Plugin
- How to stop or remove an action being called inside a function of an extended class
- Automatically add attributes to woocommerce product?
- WP Post Template – Templates in own folder
- Apple push notification doesn’t work
- Avoid class name collision when using third party libraries in plugins?
- Adding an Options Page to a Plugin
- how to change the verification url of pie register plugin of wordpress?
- how to find and correct plugin query performance issues
- How do I “get the next 10 posts after post_id == x”?
- wordpress plugin is not activating from widget
- How to access data in wordpress database externally using php
- How make a php script run only with wp-cron
- Is there a way to share your Facebook Page’s stream on a WordPress page or post?
- How to add equivalent of php include to one page (as plugin?)
- Theme my Login plugin, how to update fields
- Edit Yoast SEO breadcrumbs output [closed]
- CSS from textarea in options page to frontend what to do
- How to simultaneously access the same MySQL database in the main column and sidebar of WordPress?
- Adding a slider captcha to the comment system
- Date calculations from 2 custom fields
- How do I pass a post ID to the page URL?
- How to sanitize uploaded file filename from a plugin?
- Using WP Category Lists Plugin to Dynamically Display Category (PHP)
- How to put JQuery/Ajax inside shortcode?
- Plugins Page invisible / white
- Error with Image Slide plug-in/ s3slider in WP
- How would I go about creating a user ranked post popularity page?
- WordPress: PHP code rendering in the wrong place
- What is generating my meta og:description?
- New to wordpress, Question about editing PHP
- Updating the Drag-To-Share eXtended share URLs?
- Integrate BuddyPress & Facebook
- wordpress site | All-in-one-cufon IE Issue
- Facebook-like Notification Plugin for WordPress Community Blog Sites?
- WordPress Shortcode to get URL Parameters $_GET[‘name’] redirects for no reason at all
- Redirection of users away from wp-admin (but not administrators)
- Using a custom plugin to capture input data via Ajax and PHP
- Query all customers/users and check for duplicate information
- WordPress function not being called from jQuery method
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Set and access global variable
- Easiest way to add dropdown to a page