Select Git revision
rulests.xml
-
Grzegorz Rola authoredGrzegorz Rola authored
admin-head-js-gutenberg.php 195 B
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
} // Exit if accessed directly
?>
<script type="text/javascript">
<?php include dirname(__FILE__, 5) . '/assets/js/gutenberg.js'; ?>
</script>