PluginProbe
Post Grid Gutenberg Blocks – PostX / 5.0.41
Post Grid Gutenberg Blocks – PostX v5.0.41
5.0.41 5.0.39 5.0.38 5.0.37 5.0.36 5.0.35 5.0.34 5.0.33 5.0.32 5.0.31 5.0.30 5.0.29 5.0.28 5.0.27 5.0.26 5.0.25 5.0.23 5.0.24 5.0.22 5.0.21 5.0.20 5.0.19 5.0.18 5.0.17 2.1.1 All 238 releases
← All changes | ultimate-post.php +2 -2 5.0.245.0.41 View file →
@@ -2,9 +2,9 @@
2 2
3 3 /**
4 4 * Plugin Name: PostX
5 5 * Description: <a href="https://www.wpxpo.com/postx/?utm_source=db-postx-plugin&utm_medium=details&utm_campaign=postx-dashboard">PostX</a> is the #1 Gutenberg Blocks plugin with 38+ free blocks that includes post gird, post list, post slider, carousel, news ticker, etc. Advanced capabilities like dynamic site building and design variations make it the best choice for creating News Magazine sites, and any kind of blog such as Personal Blogs, Travel Blogs, Fashion Blogs, Food Reviews, Recipe Blogs, etc.
6 - * Version: 5.0.24
6 + * Version: 5.0.41
7 7 * Author: Post Grid Team by WPXPO
8 8 * Author URI: https://www.wpxpo.com/postx/?utm_source=db-postx-plugin&utm_medium=details&utm_campaign=postx-dashboard
9 9 * Text Domain: ultimate-post
10 10 * License: GPLv3
@@ -13,9 +13,9 @@
13 13
14 14 defined( 'ABSPATH' ) || exit;
15 15
16 16 // Define
17 -define( 'ULTP_VER', '5.0.24' );
17 +define( 'ULTP_VER', '5.0.41' );
18 18 define( 'ULTP_URL', plugin_dir_url( __FILE__ ) );
19 19 define( 'ULTP_BASE', plugin_basename( __FILE__ ) );
20 20 define( 'ULTP_PATH', plugin_dir_path( __FILE__ ) );
21 21 define( 'ULTP_HELLOBAR', '4122' );