Skip to content
Snippets Groups Projects
Commit 9e5b7cec authored by dyszczo's avatar dyszczo
Browse files

security for templates + prefixer

parent 9424a128
No related branches found
No related tags found
1 merge request!16security for templates + prefixer
Pipeline #10295 passed with stages
in 2 minutes and 40 seconds
## [3.1.1] - 2019-07-30
### Fixed
- Security for templates as side effect is generated there. Also required for prefixer compatibility
## [3.1.0] - 2019-06-25
### Added
- close notice on .notice-dismiss-link class
- source field in ajax action
\ No newline at end of file
- source field in ajax action
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
} // Exit if accessed directly
?>
<script type="text/javascript">
<?php include dirname(__FILE__) . '/../../../../assets/js/notice.min.js'; ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment