Skip to content
Snippets Groups Projects

security for templates + prefixer

Merged Krzysztof Dyszczyk requested to merge bugfix/prefixer into master
2 files
+ 10
1
Compare changes
  • Side-by-side
  • Inline
Files
2
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
} // Exit if accessed directly
?>
<script type="text/javascript">
<?php include dirname(__FILE__) . '/../../../../assets/js/notice.min.js'; ?>
Loading