FEATURE Handling dynamiques articles post type handling in hasPostTypeNumerotation function
This commit is contained in:
parent
b6bf2de725
commit
405097cbb0
|
|
@ -94,6 +94,7 @@ function handle_posts_numerotation_remapping($post_type)
|
||||||
function hasPostTypeNumerotation($post_type)
|
function hasPostTypeNumerotation($post_type)
|
||||||
{
|
{
|
||||||
switch ($post_type) {
|
switch ($post_type) {
|
||||||
|
case 'articles':
|
||||||
case 'analyses-etudes':
|
case 'analyses-etudes':
|
||||||
case 'expositions':
|
case 'expositions':
|
||||||
case 'outils-pedagogiques':
|
case 'outils-pedagogiques':
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user