PluginProbe
WPGet API – Connect to any external REST API / 1.4.6
WPGet API – Connect to any external REST API v1.4.6
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
← All changes | lib/cmb2/init.php +1 -1 2.2.101.4.6 View file →
@@ -82,9 +82,9 @@
82 82 *
83 83 * @var int
84 84 * @since 2.0.0
85 85 */
86 - const PRIORITY = 10;
86 + const PRIORITY = 9959;
87 87
88 88 /**
89 89 * Single instance of the CMB2_Bootstrap_290_Develop object
90 90 *