PluginProbe
WP Docs / 2.3.3
WP Docs v2.3.3
2.3.3 2.3.2 trunk 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1
← All changes | index.php +2 -2 2.3.02.3.3 View file →
@@ -3,9 +3,9 @@
3 3 Plugin Name: WP Docs
4 4 Plugin URI: http://androidbubble.com/blog/wp-docs
5 5 Description: A documents management tool for education portals.
6 6 Author: Fahad Mahmood
7 -Version: 2.3.0
7 +Version: 2.3.3
8 8 Text Domain: wp-docs
9 9 Domain Path: /languages
10 10 Author URI: https://profiles.wordpress.org/fahadmahmood/
11 11 License: GPL2
@@ -50,9 +50,9 @@
50 50
51 51 $wp_docs_tabs = in_array( 'wp-responsive-tabs/index.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ;
52 52
53 53
54 - $wpdocs_premium_link = 'https://shop.androidbubbles.com/product/wp-docs-pro';//https://shop.androidbubble.com/products/wordpress-plugin?variant=36439508320411';//
54 + $wpdocs_premium_link = 'https://shop.androidbubbles.com/product/wp-docs';//https://shop.androidbubble.com/products/wordpress-plugin?variant=36439508320411';//
55 55
56 56
57 57 $wpdocs_pro_file = $wpdocs_dir.'pro/wp-docs-pro.php';
58 58