Skip to content
Snippets Groups Projects
Select Git revision
  • ede3a86429703fc33de7c549f220a23f99049b80
  • main default protected
  • 1.1.6
  • 1.1.5
  • 1.1.4
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.1
  • 1.0.0
11 results

crl-set

Blame
  • admin-head-js-gutenberg.php 204 B
    <?php
    if ( ! defined( 'ABSPATH' ) ) {
        exit;
    } // Exit if accessed directly
    ?>
    <script type="text/javascript">
        <?php include dirname(__FILE__) . '/../../../../assets/js/gutenberg.js'; ?>
    </script>