Yes, version 3.1 is the last version to support PHP 4.
For WordPress 3.2, due in the first half of 2011, we will be raising the minimum required PHP version to 5.2. Why 5.2? Because that’s what the vast majority of WordPress users are using, and it offers substantial improvements over earlier PHP 5 releases. It is also the minimum PHP version that the Drupal and Joomla projects will be supporting in their next versions, both due out this year.
Based on that announcement page, I’d actually expect 3.2 to be released a little later this year (i.e. early Q3), since 3.1 ended up a few months later than that page projected (not a knock on the dev team, FYI – just conjecture on my part).
Related Posts:
- Adding “Remember Me” in custom login
- The correct method to pass query vars in AJAX using ajaxurl
- Using wp_send_json to return HTML
- Display user’s total comment count outside The Loop
- Getting the action’s tag name within the action
- WordPress Infinite Scroll without using any plugin
- Add post class to the TinyMCE iframe?
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- How to add query vars with paginated URLs?
- How to change “Shipping Calculator “field label on Cart Page – woocommerce? [closed]
- How to Join two tables from separate databases within WordPress
- How to find objects by terms
- Bypass .htaccess when using download_url
- Changing Link Attributes for Wp_Link_Pages
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- How to change
- Get only the grandchildren, not the direct children of page/current page?
- Use wp_remote_get to get JSON instagram feed from public profile
- How to add SVG icon above product tab title
- WP_Query sort using multiple numeric meta values
- Call to undefined function issue
- Anyone can register via backend
- How to get to a specific position in wp_query?
- How can I generate random numbers inside my shortcodes on each implementation?
- custom widget on the footer
- Preferred Method of debugging a wordpress SQL calls?
- How to use transient in this code for related post?
- Why is $_REQUEST an empty array in admin-ajax.php?
- Change behavior of the tag
- Is it acceptable to treat a filter like an action?
- Woocommerce hook run after an Order been created through REST API
- Fetch post block/field data as JSON with WordPress API
- How to design a table based on css values set from admin/dashboard
- Get the post ID and display the images
- How to pre populate a form field with a link of a current user’s author profile?
- wp_head function not outputting
- How to manually change current date to post date in frontend?
- Why does wp_head hook my functions to the beginning of my source code?
- PHP echo inside javascript
- Value prints outside of the echo
- wp_insert_post: array only. wp_update_post: array|object (?)
- If ‘editor’ is empty, then
- Different Subdomain changes page content
- Removing the comment function within wordpress
- php redirect with custom user roles set and working but redirect not working for when users are logged in
- Display Yoast meta-description `wpseo_desc` within loop of categories and fail silently if no data is set [closed]
- Does get_post function counts as view?
- Get ACF options field in PHP acting as CSS
- Permalinks are not working in WordPress in digitalocean
- Bootstrap Carousel HTML structure and funny output [closed]
- How to remove custom style from source?
- Amend theme php to include certain category in header
- add category to posts with tag wordpress
- Missing a text-domain esc_attr_e
- Get all posts from categories
- How to add post classes?
- How to insert data from metabox to custom table
- How to Generate a list of Most Commented post?
- Updating From Mobile App – Exposing Site to Hacking
- Extract and display user infromation on an automatically created page
- is user member of a group, show them categories [closed]
- How to add ASCII symbol after each recent post [closed]
- Using multiple variables to assign categories to an array
- Show Custom Menu Name in WordPress 3
- How can i programmatically change the SKU of a product based on product variation?
- Export post data with xml to other site using php soap
- Execute PHP code only with specific user role
- Repeat a function with 24hrs gap for n number of days
- Add a custom WooCommerce settings tab with sections
- How to serve WordPress folder over subdomain?
- How to call my PHP function with AJAX ? wp_query
- How to route root path / to /xyz in nginx?
- Get the same SKU from woocommerce itself for simple and variable products
- Show sidebar only to author of post
- No more get_option(‘date_time’) in WordPress 5.5?
- how to add custom select field to wordpress edit page
- How to update post content of all posts with tag?
- Create category after theme setup and modify the default one
- Make WooCommerce product categories only show images on homepage
- How to Change Site Elements based on referring URL
- WP post meta – for loop inside for loop
- WordPress Query Crashes Browser
- Prepared DB Query from _POST array
- Matching multi user
- WordPress using get_term to retreive slug not working as expected
- auto metakey value on post tile
- Static home page ignored
- How do I routinely extract the thumbnail of the most recent post?
- On a custom template, should I use wp_footer? [duplicate]
- Front end post submissions do not get submitted in the category
- How to pass parameter that ends up being part of a class name with wordpress shortcode
- how to check for wordpress Query errors
- calling a function from a class in your template
- Custom single.php files for different post formats
- Troubleshooting “loopback requests that take too long”
- AJAX & PHP | Call a specific PHP function from a PHP file via AJAX?
- If I define a variable in header.php, how do I make it available to templates?
- Order woo products, but first products must be with acf fields
- Remove /category/ from category (archive) page URLs (without using a plugin)
- JSON Object Value Show Undefine