WordPress recommends PHP7 and MariaDB 10.0 or higher, so your core installation should be fine.
If you’re using any third-party plugins and/or themes (including ones you’ve written), you would be wise to ensure that they too are compatible with PHP7. Check the respective maintainers’ support streams (either the relevant plugin/theme pages on wordpress.org or the relevant sites if they’re downloaded / purchased from other venues).
Related Posts:
- How do I display offsite database info on my wordpress site?
- Deprecated: mysql_connect()
- dbDelta support for FOREIGN KEY
- is it possible to run some php code within a wordpress page?
- How to correctly submit a search form and display the result in an independent page
- How to use update and delete query in wordpress
- How to implement WP_List_Table? WP_List_Table giving array instead of a value in listing table
- How does wordpress know which site to setup (on multisite)?
- Does WordPress cache get_user_meta() results?
- Network installation giving errors when viewing or adding a user
- Using Echo in ShortCode – Stuck
- MySQL query performed 4 times inside loop
- Show only one post for each author ( Page loads too slow )
- Would manually deleting the dumping data fix a “#1062 – Duplicate entry ‘1’ for key ‘PRIMARY'” phpMyAdmin error?
- WP database error for comments_popup_link()
- No wp-config.php file on local install of wordpress – site still displays
- Use ajax to update_post_meta
- How to create Sub Sub domain Multi User blogs?
- Why am I getting ERR_NAME_NOT_RESOLVED when I add a site to my multisite installation? [closed]
- Insert all post IDs in new database table
- Is the outdated PHP mysql extension a requirement for WordPress 4.6?
- What SQL / WordPress queries would need a nonce?
- Different database query in function.php using mysqli
- Custom php page outside the scope of my theme
- Adding hreflang tags automatically in WordPress subdirectory multisite
- Why is variable not working on custom sql query using wpdb?
- Get WooCommerce product details and transfer them to a custom DB table
- How can I export posts with featured images, without download them
- How to securely provide a $_POST var in WP_Query with PHP 7?
- Create WP_Query to search for posts by their categories or their parent/child categories
- What is a valid parent for get_terms()?
- WSoD being caused by this piece of code
- How to change home or site url using action hooks or filter?
- How to display data from custom table in wordpress phpmyadmin
- Calculating a large number of MYSQL queries as customshort codes, slow
- Update results, Before deleting the related category [closed]
- Sum the total amount of a specific product purchased per user and display in table
- Replacing mysql_escape_string in a custom plugin when moving to PHP7
- Weird 404 URL Problem – domain name being placed at end of urls
- database sent to a JSON file
- NGINX rewrite rules for multisite
- $wpdb->insert() does not Insert record in a table
- WordPress SQL injection
- multiple where condition in result query
- Grouping posts by a custom meta value
- wp_redirect only works on main site and not on other sites
- Mixing variables into an array when inserting values
- wpdb prepare insert table doesn’t work
- Make a database query using WordPress
- I can’t update my data through $wpdb
- Output: “Array”
- How to disable all logins except Network login in WordPress Multi site?
- Using wordpress function to retrieve data
- form $_post action value gets truncated after it passes through two forms
- Adding data to custom wordpress database table
- Add row to custom database Table and delete all rows older than 1 day
- Authentication from sub-folder non-wp cookie WordPress
- select a single val though a table in wordpress
- making php value numeric
- populate select options from extra mysql table data
- Removal of all posts content in bulk, keeping the posts itself
- How to Redirect Buddypress Directories To Login Page For Non Logged in Users
- How to store checkbox data for individual users?
- Please help! I have a problem with getting wordpress databas
- How to run complex query using PHP
- Usermeta data unserialize, extract and display in table in WordPress
- Conditional formatting on data fetched from MYSQL
- Can I split a huge wp_postmeta table across different databases or servers?
- I can’t separate the array by commas
- WordPress mysql deos not work with php7
- How can i limit the number of posts to the most recent 6 in my query?
- Merging Multiple WordPress Websites
- Error inserting into custom table – Object of class wpdb could not be converted to string [closed]
- WP + MySql db / PHP
- Multiple WordPress sites with different theme and plugin sharing the same content
- The plugin generated 225 characters of unexpected output during activation
- append data to mysql table via submit button coded in php – not working
- WordPress select query issue
- (Who to follow) Twitter widget
- PHP script to redirect traffic based on website accessed
- How to do a MySql query in WordPress?
- Add two or multiple functions in WordPress Post or Page
- Transfer WordPress Login Session to an Extended Webpage on the Same Domain
- How can I display a query in a page?
- Send data from plugin to external database
- How to properly send many mysql queries via php and what happens with ajax requests after they are sent?
- How to set max users to 17.000
- Passed variable gets undefined variable error on insert on next page
- directorypress theme error mysql_error() [closed]
- How to set up an auto delete post?
- WP Admin Bar – Get current theme name as custom menu title
- Trying to post information from a remote database to wordpress page
- Cannot Upload Custom Header Image into WordPress Dashboard
- MySQL update text field with ‘
- Predefine Magazine Style Layouts
- Parse error: syntax error, unexpected ‘}’ in C:\xampp\htdocs\admin\products.php on line 148 [closed]
- Losing Session ID and sessionStorage when navigating to other domains on Multisite
- How to set variable to specific field when querying
- How to get a database field value from a WordPress table? [closed]
- Error resetting database index using ALTER TABLE in $wpdb->query