Did either of you solve your issues with Woocommerce being slow?
After some profiling, I determined it was PHP being slow, not SQL.
Total query time: 0.05915s for 89 queries.
Page generated in 22.00653s (99.73% PHP, 0.27% MySQL)
With that info, nothing you change in the front end is going to solve anything.
Related Posts:
- Updates applied to staging WordPress site affecting production even with different databases
- Fatal error: Call to undefined function mysql_connect()
- Query both first_name and last_name from wp_usermeta at the same time
- WordPress URL Rewrite not working
- Displaying a WooCommerce product via PHP
- How to get the list of WooCommerce product image of a certain category from database?
- Woocommerce -How to set product regular price default
- How to add query vars with paginated URLs?
- WordPress will not operate correctly
- How to Join two tables from separate databases within WordPress
- simple wordpress ajax plugin not working when not logged in
- Install will not load: PHP does not have MYSQL installed
- Insert post without actions/hooks
- Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- Woocommerce price including tax with formatting from options
- WordPress media upload “HTTP error”
- Import 10,000 Users into WordPress WITH a specific ID for each user
- if statement on database query
- Is the regular ajax request method safe or I should use admin-ajax.php?
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- How to get the post_id from postmeta
- WordPress Ajax Custom Query – High CPU LOAD
- WooCommerce – Fixed quantity of a product [closed]
- Styling images coming from another blog
- register_activation_hook isn’t adding table to DB
- Query String being Removed Creating a Pagination Issue within a Custom Plugin
- Ajax $wpdb not returning table data
- Converting MYSQL to WordPress $WPDB
- Custom Plugin For Converting CSV To MySQL
- How to create a custom category of wordpress admin
- Checking for new message using AJAX and PHP. Server overload?
- mysql query from wordpress page using custom table
- How to check if a meta value has already been assigned to any user?
- wp query foreach deleting record returning only first or last item
- inserting a post from an extern php file but post content doesn’t show on wp site
- Using $wpdb (WPDB class) ‘replace’ with multiple WHERE criteria problem
- $wpdb->wp_users returning empty value for
- showing 2 prices wholesale and normal
- WordPress SQL injection
- multiple where condition in result query
- Should I use WordPress to skin a database website?
- WordPress Custom SQL Table with UserID Filter for results
- How can I add a new row in a separate database when someone registers via WordPress?
- I can’t update my data through $wpdb
- Plugin not working & permalink erorr after upgrade to php 7x on Nginx
- Output: “Array”
- How to use mysql LIKE with wpdb?
- speed up pagination for huge database
- How to use AJAX in WordPress in MYSQL query?
- Use variable in SQL statement
- Processing ajax call to php to insert into mysql database
- feedburner plugin for WP 3.5
- How to display results from a data table with an encrypted user id?
- Make separate text boxes for separate WordPress Custom Fields
- WordPress Custom Query: Combining Two Functions
- MySQL Query Returns Array () In Shortcode
- How to WP_Query posts order by parent title?
- Passing in MySQL prepare statement parameter separately throwing error
- Database SQL query error
- Cant create table on plugin activation
- MYSQL TIMESTAMP when adding DATE_FORMAT then the output is blank, PHP conflict?
- Updated Php version from 5.4 to 7.2 and getting “PHP installation missing the MySQL extension needed by WordPress”
- how to get data from two different table from wordpress database
- Why can’t I connect to the wordpress install page with Nginx?
- Passing Current User ID into SQL statement
- How to optimize and reduce excessive database queries
- Store GA Client ID in User DB
- Moving a few select DB tables to a new WP instance
- PHP 7.2.18 | Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- Need help with format of nested array in MySQL
- Inserting other fields to existing registration form in a WordPress theme
- Advanced WordPress SQL Query
- Splitting table data to pages with numbers
- Site doesnt work once PHP changed to 7.1
- How to detect if a revision was made by woocommerce or wordpress?
- WordPress WPDB::insert 13th param is always blank (only if format)
- Ajax not updating to database
- can’t delete a row from post_meta table
- How to solve 404 permalink errors on nginx server
- MySQL query in WordPress with AJAX
- Processing forms with php to wordpress database
- How to connect database table to each registered wordpress user.
- retrieve wordpress post-meta using php not wordpress functions
- WordPress plugin creating sidebar on the theme/page
- Splash pages on a high traffic site
- Using the same shortcode to show any table from the database
- How To Customize Position of »add to cart« of WooCommerce on Product Page [closed]
- Simple tree display of WordPress menu
- WordPress Plugin Receive a Link
- how to search through plugin in wordpress cimy-user-extra-fields?
- Submit cf7 form to cfdb as pdf/BLOB [closed]
- How to send push notification in android using php? [closed]
- WordPress directories not writable after PHP version upgrade
- Custom form that stores data in mysql database
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- WordPress issue – data is not showing in wp-admin, but when searching through database, all the data is there
- Putting form result in my database
- How can I update a value of a field depending on outside source?
- WordPress site calling debug.log and .user.ini at certain hour
- WordPress Query with meta_key and order by another meta_key