Skip to content
Snippets Groups Projects
Commit 036b178e authored by Marcin Kolanko's avatar Marcin Kolanko
Browse files

refactor: remove old files

parent c982edaa
No related branches found
No related tags found
1 merge request!30Bugfix/wordpress review
Pipeline #506182 failed with stages
in 59 seconds
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
} // Exit if accessed directly
?>
<script type="text/javascript">
<?php include dirname(__FILE__, 5) . '/assets/js/gutenberg.js'; ?>
</script>
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
} // Exit if accessed directly
?>
<script type="text/javascript">
<?php include dirname(__FILE__, 5) . '/assets/js/notice.js'; ?>
</script>
<style>.wpdesk-notice-gutenberg { display: none; }</style>
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