Page MenuHomeGitPull.it

Allow to show 3 macro Categories translatable - shown on mobile - hidden on desktop
Closed, ResolvedPublic1 Points

Description

Add 3 macro Categories translatable - shown on mobile - hidden on desktop:

  • Paesaggio
  • Patrimonio
  • Attività

Proposed configuration:

includes/class-Category.php
/**
* Categories considered as roots in some circumstances
*/
define_default( 'CATEGORY_ROOT_IDS', [
408, // paesaggio
409, // patrimonio
410, // attività
] );

Revisions and Commits

Event Timeline

valerio.bozzolan renamed this task from Add 3 macro Categories translatable - shown on mobile - hidden on desktop to Allow to create macro Categories translatable - shown on mobile - hidden on desktop.Sep 24 2021, 09:40
valerio.bozzolan triaged this task as Normal priority.
valerio.bozzolan created this task.
valerio.bozzolan set the cover image to Restricted File.
valerio.bozzolan closed this task as Resolved by committing Restricted Diffusion Commit.Oct 1 2021, 18:41
valerio.bozzolan added a commit: Restricted Diffusion Commit.
valerio.bozzolan added a commit: Restricted Diffusion Commit.Oct 21 2021, 17:20
valerio.bozzolan renamed this task from Allow to create macro Categories translatable - shown on mobile - hidden on desktop to Allow to show 3 macro Categories translatable - shown on mobile - hidden on desktop.Feb 21 2022, 17:44
valerio.bozzolan updated the task description. (Show Details)