Did you try to update PHP to version 7.4, or 8.0. or 8.1 and your website goes down with an http error 500 and the error message “Uncaught Error: Call to undefined function trailingslashit()“? The “Call to undefined function trailingslashit()” error is typically encountered in WordPress projects. This error occurs when the code tries to … Continue reading “How to fix the Error Uncaught Error: Call to undefined function trailingslashit()”
Blog
WooCommerce Custom Tables Initial Implementation Ready for Testing HPOS
Earlier this year, WooCommerce announced it would create an MVP for custom order tables by 2022, a significant improvement that delivers substantial performance gains for stores. The WooCommerce development team is now calling for developers, agencies, and hosting companies to test the migration of the initial implementation of customer order tables named High_performance Order Storage … Continue reading “WooCommerce Custom Tables Initial Implementation Ready for Testing HPOS”
How to Increase PHP Max Input Vars Limit in WordPress
The “PHP Max Input Vars” variable max_input_vars was introduced in PHP as a security measure to limit the maximum number of POST variables sent. It represents the number of variables your server can use to run a function. If you get the error “Increase PHP Max Input Vars Limit” in WordPress, you must increase the … Continue reading “How to Increase PHP Max Input Vars Limit in WordPress”
What is the Best WordPress Backup Plugin? A Review
Trust and reliability are essential when it comes to choosing the right backup plugin for your WordPress site. With so many plugins available, it is not easy to know which one to trust with the security and stability of your site. That’s why we’ve decided to find the best, most reliable, and most trusted WordPress … Continue reading “What is the Best WordPress Backup Plugin? A Review”
Test Plugin Updates & Website Changes Using One Single Dashboard!
Has a plugin update ever affected your website? Or are you afraid of modifying your website while keeping your audiences on hold?Well, I’d like to speak about a well-known solution to all this and more – create a staging site! Managing a staging site is easier when you have just one website. Really? What if … Continue reading “Test Plugin Updates & Website Changes Using One Single Dashboard!”
Fix: Call to undefined function get allowed block template part areas()
After updating to WordPress version 5.9, you may get a blank white page or a fatal error saying something like: [26-Jan-2022 15:52:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /home/web/public_html/new/wp-includes/blocks/template-part.php:168 If you only get a white page without seeing anything, you can verify this error by activating the WordPress debug.log. … Continue reading “Fix: Call to undefined function get allowed block template part areas()”
How to Create and Add an Admin User With MySQL in WordPress
Did you lock yourself out of the WordPress admin dashboard?That can happen due to changes in the database, an accident, or a technical issue that deleted your WordPress admin account. Do you need a WordPress admin user restoration service? Buy WP Staging Pro and one of our developers will restore the WordPress admin user for … Continue reading “How to Create and Add an Admin User With MySQL in WordPress”
WP STAGING – Our Story
It’s 2015, and the first version of the WordPress backup plugin WP STAGING was released. At that time, I was working as a backend developer for some well-known clients. The websites of some of these clients had more than 300,000 visitors per month, and I needed a solution to work on their websites without risking … Continue reading “WP STAGING – Our Story”
News: GoDaddy Hosted Websites Compromised – Security Breach Affects 1.2M WordPress Customers
In November 2021, GoDaddy announced that an unknown attacker had gained unauthorized access to the system used to serve its managed WordPress sites, affecting up to 1.2 million WordPress customers. Note that this number does not include the number of customers on websites affected by this violation, and some GoDaddy customers have more than one … Continue reading “News: GoDaddy Hosted Websites Compromised – Security Breach Affects 1.2M WordPress Customers”
How to Backup and Restore Your WordPress Website
This article explains how you can backup WordPress with the free backup plugin WP STAGING. WP STAGING is one of the fastest and best-tested WordPress backup plugins. You can create a backup of your entire WordPress website with one click, download the backup, and even migrate it to another website. So, If your website breaks … Continue reading “How to Backup and Restore Your WordPress Website”