Skip to content

Instantly share code, notes, and snippets.

View hrenaud's full-sized avatar

hrenaud

View GitHub Profile
@hrenaud
hrenaud / remove-astra-css-on-Elementor-page.php
Created August 26, 2020 16:43
Remove astra css on Elementor page
// https://wpastra.com/docs/remove-inline-css-from-astra/
// https://klbtheme.com/elementor-if-the-page-is_elementor/
function astra_force_remove_style() {
add_filter( 'print_styles_array', function($styles) {
// Set styles to remove.
$styles_to_remove = array('astra-theme-css', 'astra-addon-css');
$id = get_the_ID();

création directory

.gitlab/issue_templates

Création des fichiers templates dans issue_templates

les labels et assign sont à adapter au projet

BUG-template.md