Skip to content
Snippets Groups Projects
Select Git revision
  • 3aaacb3bb07289fe7c7f5a53875713e5a2fc5eb1
  • master default protected
  • bugfix/vendor-excluded
  • feature/phpcs-editorconfig
  • 1.3.2
  • 1.3.1
  • 1.3.0
  • 1.2.8
  • 1.2.7
  • 1.2.6
  • 1.2.5
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.1.0-beta1
  • 1.0.1
  • 1.0.0
  • 1.0.0-beta8
  • 1.0.0-beta7
  • 1.0.0-beta6
  • 1.0.0-beta5
24 results

rulests.xml

Blame
  • 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>