@@ -6,7 +6,10 @@ |
||
| 6 | 6 | * @package Sensei/Templates/Emails/HTML |
| 7 | 7 | * @version 1.6.0 |
| 8 | 8 | */ |
| 9 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> |
|
| 9 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 10 | + exit; |
|
| 11 | +} |
|
| 12 | +// Exit if accessed directly ?> |
|
| 10 | 13 | |
| 11 | 14 | <?php |
| 12 | 15 | |
@@ -6,7 +6,10 @@ |
||
| 6 | 6 | * @package Sensei/Templates/Emails/HTML |
| 7 | 7 | * @version 1.6.0 |
| 8 | 8 | */ |
| 9 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> |
|
| 9 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 10 | + exit; |
|
| 11 | +} |
|
| 12 | +// Exit if accessed directly ?> |
|
| 10 | 13 | |
| 11 | 14 | <?php |
| 12 | 15 | |
@@ -1,5 +1,8 @@ |
||
| 1 | 1 | <?php |
| 2 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly |
|
| 2 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 3 | + exit; |
|
| 4 | +} |
|
| 5 | +// Exit if accessed directly |
|
| 3 | 6 | |
| 4 | 7 | /** |
| 5 | 8 | * Sensei Analysis User Profile List Table Class |
@@ -6,7 +6,10 @@ |
||
| 6 | 6 | * @package Sensei/Templates/Emails/HTML |
| 7 | 7 | * @version 1.6.0 |
| 8 | 8 | */ |
| 9 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> |
|
| 9 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 10 | + exit; |
|
| 11 | +} |
|
| 12 | +// Exit if accessed directly ?> |
|
| 10 | 13 | |
| 11 | 14 | <?php |
| 12 | 15 | |
@@ -6,7 +6,10 @@ |
||
| 6 | 6 | * @package Sensei/Templates/Emails/HTML |
| 7 | 7 | * @version 1.6.0 |
| 8 | 8 | */ |
| 9 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> |
|
| 9 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 10 | + exit; |
|
| 11 | +} |
|
| 12 | +// Exit if accessed directly ?> |
|
| 10 | 13 | |
| 11 | 14 | <?php |
| 12 | 15 | |
@@ -6,7 +6,10 @@ |
||
| 6 | 6 | * @package Sensei/Templates/Emails/HTML |
| 7 | 7 | * @version 1.6.0 |
| 8 | 8 | */ |
| 9 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> |
|
| 9 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 10 | + exit; |
|
| 11 | +} |
|
| 12 | +// Exit if accessed directly ?> |
|
| 10 | 13 | |
| 11 | 14 | <?php |
| 12 | 15 | |
@@ -1,5 +1,8 @@ |
||
| 1 | 1 | <?php |
| 2 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly |
|
| 2 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 3 | + exit; |
|
| 4 | +} |
|
| 5 | +// Exit if accessed directly |
|
| 3 | 6 | |
| 4 | 7 | /** |
| 5 | 8 | * Sensei Analysis User Profile List Table Class |
@@ -1,5 +1,8 @@ |
||
| 1 | 1 | <?php |
| 2 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly |
|
| 2 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 3 | + exit; |
|
| 4 | +} |
|
| 5 | +// Exit if accessed directly |
|
| 3 | 6 | |
| 4 | 7 | /** |
| 5 | 8 | * Sensei Analysis User Profile List Table Class |
@@ -1,5 +1,8 @@ |
||
| 1 | 1 | <?php |
| 2 | -if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly. |
|
| 2 | +if ( ! defined( 'ABSPATH' ) ) { |
|
| 3 | + exit; |
|
| 4 | +} |
|
| 5 | +// Exit if accessed directly. |
|
| 3 | 6 | |
| 4 | 7 | /** |
| 5 | 8 | * Sensei Course Component Widget |