ADD archive-videos
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Category 'noticias'
|
||||
* Temporal. De momento no pasan por aquí.
|
||||
*/
|
||||
global $params;
|
||||
$context = Timber::context();
|
||||
|
||||
// var_dump(get_cat_ID('Noticias'));
|
||||
$category = get_category_by_slug('noticias');
|
||||
$query = array(
|
||||
|
||||
Reference in New Issue
Block a user