]> _ Git - c6-wordpress.git/commit
Adding missing custom mu-plugin files. WIP #2684 @0.25
authorStephen Cameron <stephen@cubedesigners.com>
Tue, 23 Apr 2019 14:54:52 +0000 (16:54 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Tue, 23 Apr 2019 14:54:52 +0000 (16:54 +0200)
commitdfeda37295dcc43ca5adec98896ecb548bad9d88
tree668227375a95b2c3946355b03ab8881e40e53abd
parentf935d3423aa8f6092fbe993f4551a840dc265320
Adding missing custom mu-plugin files. WIP #2684 @0.25
13 files changed:
.gitignore
wp-content/mu-plugins/cube-loader.php [new file with mode: 0644]
wp-content/mu-plugins/cube/composer.json [new file with mode: 0644]
wp-content/mu-plugins/cube/composer.lock [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Common/Setup.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Setup.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Widgets/HeroBlock.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Widgets/PageHeading.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Widgets/TextBlock.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Init.php [new file with mode: 0644]
wp-content/themes/c6/resources/assets/styles/common/mixins.styl
wp-content/themes/c6/resources/assets/styles/common/variables.styl
wp-content/themes/c6/resources/assets/styles/widgets/text-block.styl