Conditions | 1 |
Paths | 1 |
Total Lines | 5 |
Code Lines | 5 |
Lines | 0 |
Ratio | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | <?php |
||
36 | protected function content_template() { |
||
37 | ?> |
||
38 | <div class="notice notice-error" data-type="error"><div class="notification-message"> |
||
39 | <?php esc_html_e( 'Please update your WordPress installation to a version newer than 4.9 to access the code control.', 'kirki' ); ?> |
||
40 | </div></div> |
||
41 | <?php |
||
75 |