﻿<?
include "custom_post_oshito/custom-oshito.php";

$argumentos[0] = array(
	'nombre_custom'		=>	'film',
	'editor'			=>	false,
	'imagen_destacada'	=>	true,
	'resumen'			=>	false,
	'label'				=>	'Película',
	'taxonomia_propia'	=>	array('nombre'=>"tipo_pelicula", "descripcion"=>"Tipo de película"),
	'metabox'			=>	array(
								array('nombre'=>"ficha", "tipo"=>"texto_complejo", "descripcion"=>"Ficha Técnica"),
								array('nombre'=>"sinopsis", "tipo"=>"texto_complejo", "descripcion"=>"Sinopsis"),
							)
);



crear_custom($argumentos);

eliminar_proyectos_divi();

function elemento_listado_custom($nombre){
	?>
	<div onclick="location.href='<? the_permalink(); ?>';" >
		<div class="imagen"></div>
		<div class="titulo"><h2><? the_title(); ?></h2></div>
	</div>
	<?
    }

add_shortcode('listar_custom', 'listar_custom_funcion');

function mostrar_pelicula_function($atts){ //adaptada a DIVI

	extract(shortcode_atts(array(
		'id'		=>	'810',


	), $atts));
	$thumbID = get_post_thumbnail_id( $id );
	$imgDestacada = wp_get_attachment_url( $thumbID );



	ob_start();
	?>
	<div class="programa_dia">
		<a href="<? echo get_the_permalink($id)?>">
			<h4><strong><? echo get_the_title($id);?></strong> (<?echo mostrar_term($id)?>)</h4>
			<div class="foto"><img src="<? echo $imgDestacada; ?>"/></div>
		</a>
	</div>
	<?



	$posts = ob_get_contents();

	ob_end_clean();

	return $posts;
}

add_shortcode('mostrar_pelicula', 'mostrar_pelicula_function');

function mostrar_term($id){
	$term_list = wp_get_post_terms($id, 'tipo_pelicula', array("fields" => "names"));
	return implode(", ", $term_list);
}

?>
{"id":14,"count":1,"description":"","link":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/","name":"Sin categor\u00eda","slug":"sin-categoria-es","taxonomy":"category","parent":0,"meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sin categor\u00eda archivos - Zinentiendo 2019<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sin categor\u00eda archivos - Zinentiendo 2019\" \/>\n<meta property=\"og:url\" content=\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/\" \/>\n<meta property=\"og:site_name\" content=\"Zinentiendo 2019\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/\",\"url\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/\",\"name\":\"Sin categor\u00eda archivos - Zinentiendo 2019\",\"isPartOf\":{\"@id\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/#website\"},\"breadcrumb\":{\"@id\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/#breadcrumb\"},\"inLanguage\":\"es\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sin categor\u00eda\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/#website\",\"url\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/\",\"name\":\"Zinentiendo 2019\",\"description\":\"Muestra Internacional de cine LGTBQI\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/colectivotowanda.org\/zinentiendo19\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sin categor\u00eda archivos - Zinentiendo 2019","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/","og_locale":"es_ES","og_type":"article","og_title":"Sin categor\u00eda archivos - Zinentiendo 2019","og_url":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/","og_site_name":"Zinentiendo 2019","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/","url":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/","name":"Sin categor\u00eda archivos - Zinentiendo 2019","isPartOf":{"@id":"https:\/\/colectivotowanda.org\/zinentiendo19\/#website"},"breadcrumb":{"@id":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/#breadcrumb"},"inLanguage":"es"},{"@type":"BreadcrumbList","@id":"https:\/\/colectivotowanda.org\/zinentiendo19\/category\/sin-categoria-es\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/colectivotowanda.org\/zinentiendo19\/"},{"@type":"ListItem","position":2,"name":"Sin categor\u00eda"}]},{"@type":"WebSite","@id":"https:\/\/colectivotowanda.org\/zinentiendo19\/#website","url":"https:\/\/colectivotowanda.org\/zinentiendo19\/","name":"Zinentiendo 2019","description":"Muestra Internacional de cine LGTBQI","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/colectivotowanda.org\/zinentiendo19\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/colectivotowanda.org\/zinentiendo19\/wp-json\/wp\/v2\/categories\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/colectivotowanda.org\/zinentiendo19\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/colectivotowanda.org\/zinentiendo19\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/colectivotowanda.org\/zinentiendo19\/wp-json\/wp\/v2\/posts?categories=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}