From f6da73d22ce4683c4110120400c56de3078ddc99 Mon Sep 17 00:00:00 2001 From: biztechc Date: Wed, 22 Nov 2017 09:39:49 +0000 Subject: [PATCH] Change wp compability with 4_9 --- readme.txt | 2 +- wp-jquery-datatable.php | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/readme.txt b/readme.txt index bde9299..62cfe33 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: biztechc Tags: WP jQuery DataTable, jQuery, jQuery DataTable, Table Requires at least: 3.6.1 -Tested up to: 4.8.0 +Tested up to: 4.9 Stable tag: 1.0.2 License: GPLv2 or later diff --git a/wp-jquery-datatable.php b/wp-jquery-datatable.php index 6db4bbe..015713c 100644 --- a/wp-jquery-datatable.php +++ b/wp-jquery-datatable.php @@ -275,14 +275,14 @@ function wp_jdt_shortcode( $atts, $content = "" ) { 'searching' => "$wp_jdt_searching", ), $atts, 'wp_jdt' ); - $wp_jdt_script .= ""; + $wp_jdt_script = ""; $wp_jdt_script .= "