Skip to content

Instantly share code, notes, and snippets.

@damadorPL
Created April 15, 2023 18:59
Show Gist options
  • Save damadorPL/22743e8c114206148e989249bb93332a to your computer and use it in GitHub Desktop.
Save damadorPL/22743e8c114206148e989249bb93332a to your computer and use it in GitHub Desktop.
shortcode na sklepie
if(is_shop() && !is_product_category()){
echo do_shortcode('[block id="kategoria-opis-dolny-sklep"]');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment