Skip to content
Snippets Groups Projects
Commit fe4d0a5f authored by Dyszczo's avatar Dyszczo
Browse files

Merge branch 'bugfix/prefixer' into 'master'

security for templates + prefixer

See merge request !16
parents 9424a128 9e5b7cec
No related branches found
Tags 3.1.1
1 merge request!16security for templates + prefixer
Pipeline #10451 failed with stages
in 2 minutes and 44 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