From 00b7e7a32b9d51aa65013ab8739bdff8485e7d5a Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Wed, 8 May 2024 10:57:27 +0700 Subject: [PATCH] Version 2.6.11 --- auto-listings.php | 13 +------------ readme.txt | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/auto-listings.php b/auto-listings.php index 1653a1e..b44eb9f 100644 --- a/auto-listings.php +++ b/auto-listings.php @@ -5,7 +5,7 @@ * Author: WP Auto Listings * Author URI: https://wpautolistings.com * Plugin URI: https://wpautolistings.com - * Version: 2.6.10 + * Version: 2.6.11 * Text Domain: auto-listings * Domain Path: languages * Requires Plugins: meta-box @@ -18,17 +18,6 @@ new AutoListings\Installer( __FILE__ ); -register_activation_hook( __FILE__, 'auto_listings_check_php_version' ); - -/** - * Display notice for old PHP version. - */ -function auto_listings_check_php_version() { - if ( version_compare( phpversion(), '7.2', '<' ) ) { - die( esc_html__( 'Auto listings plugin requires PHP version 7.2+. Please contact your host and ask them to upgrade.', 'auto-listings' ) ); - } -} - add_action( 'plugins_loaded', 'auto_listings_load' ); function auto_listings_load() { diff --git a/readme.txt b/readme.txt index b8edbcf..6200b5d 100644 --- a/readme.txt +++ b/readme.txt @@ -1,12 +1,12 @@ === Auto Listings - Car Listings & Car Dealership Plugin for WordPress === -Contributors: elightup, autolistings, rilwis, hungviet91 -Tags: car dealer, car listings, auto listings, car dealership -Requires at least: 5.9 -Tested up to: 6.5.2 -Stable tag: 2.6.10 -Requires PHP: 7.2 -License: GPLv3 -License URI: https://www.gnu.org/licenses/gpl-3.0.html +Contributors: elightup, autolistings, rilwis, hungviet91 +Tags: car dealer, car listings, auto listings, car dealership +Requires at least: 6.2 +Tested up to: 6.5.3 +Stable tag: 2.6.11 +Requires PHP: 7.2 +License: GPLv3 +License URI: https://www.gnu.org/licenses/gpl-3.0.html List, manage & sell cars easily. Advanced search, vehicle data from 1941, lead capture, gallery, maps. Great for car dealers. @@ -134,6 +134,9 @@ It is perfect for car dealers and car dealerships, car classifieds websites or a == Changelog == += 2.6.11 - 2024-05-08 = +- Fix archive page title + = 2.6.10 - 2024-04-12 = - Add options for slider: auto start and slider speed - Fix counters not updated when deleting an enquiry