PluginProbe
GamiPress – Gamification plugin to reward points, badges & ranks in WordPress, now with AI / 8.0.3
GamiPress – Gamification plugin to reward points, badges & ranks in WordPress, now with AI v8.0.3
8.0.3 8.0.1 8.0.2 8.0.0 7.9.9.7 7.9.9.6 7.9.9.5 7.9.9.4 7.9.9.3 7.9.9.2 7.9.9.1 7.9.9 7.9.8 7.9.7 7.9.6 7.9.5 7.9.4 7.9.3 7.9.2 7.9.1 7.9.0 7.8.9 7.8.8 7.8.7 7.8.6 All 45 releases
← All changes | libraries/cmb2/bootstrap.php +3 -0 8.0.08.0.3 View file →
@@ -8,8 +8,11 @@
8 8 * @license GPL-2.0+
9 9 * @link https://cmb2.io
10 10 */
11 11
12 +// Exit if accessed directly
13 +if( !defined( 'ABSPATH' ) ) exit;
14 +
12 15 /**
13 16 * Function to encapsulate the CMB2 bootstrap process.
14 17 *
15 18 * @since 2.2.0