//MODO MANTENIMIENTO: function mode_maintenance(){ if(!current_user_can('edit_themes') || !is_user_logged_in()){ wp_die('
 

SITIO WEB EN MANTENIMIENTO

 

Estamos en construcción, pronto recibirás nuevas noticias...

', 'Sitio en Mantenimiento', array( 'response' => 503 )); } } add_action('init', 'mode_maintenance'); /** * ColorMag functions related to defining constants, adding files and WordPress core functionality. * * Defining some constants, loading all the required files and Adding some core functionality. * * @uses add_theme_support() To add support for post thumbnails and automatic feed links. * @uses register_nav_menu() To add support for navigation menu. * @uses set_post_thumbnail_size() To set a custom post thumbnail size. * * @package ThemeGrill * @subpackage ColorMag * @since ColorMag 1.0 */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } /** * Define Theme Constants. */ $theme = wp_get_theme( 'colormag' ); define( 'COLORMAG_THEME_VERSION', $theme['Version'] ); /** * Define Directory Location Constants */ define( 'COLORMAG_PARENT_DIR', get_template_directory() ); define( 'COLORMAG_CHILD_DIR', get_stylesheet_directory() ); define( 'COLORMAG_INCLUDES_DIR', COLORMAG_PARENT_DIR . '/inc' ); define( 'COLORMAG_CSS_DIR', COLORMAG_PARENT_DIR . '/css' ); define( 'COLORMAG_JS_DIR', COLORMAG_PARENT_DIR . '/js' ); define( 'COLORMAG_LANGUAGES_DIR', COLORMAG_PARENT_DIR . '/languages' ); define( 'COLORMAG_ADMIN_DIR', COLORMAG_INCLUDES_DIR . '/admin' ); define( 'COLORMAG_WIDGETS_DIR', COLORMAG_INCLUDES_DIR . '/widgets' ); define( 'COLORMAG_CUSTOMIZER_DIR', COLORMAG_INCLUDES_DIR . '/customizer' ); define( 'COLORMAG_ELEMENTOR_DIR', COLORMAG_INCLUDES_DIR . '/elementor' ); define( 'COLORMAG_ELEMENTOR_WIDGETS_DIR', COLORMAG_ELEMENTOR_DIR . '/widgets' ); define( 'COLORMAG_ADMIN_IMAGES_DIR', COLORMAG_ADMIN_DIR . '/images' ); /** * Define URL Location Constants */ define( 'COLORMAG_PARENT_URL', get_template_directory_uri() ); define( 'COLORMAG_CHILD_URL', get_stylesheet_directory_uri() ); define( 'COLORMAG_INCLUDES_URL', COLORMAG_PARENT_URL . '/inc' ); define( 'COLORMAG_CSS_URL', COLORMAG_PARENT_URL . '/css' ); define( 'COLORMAG_JS_URL', COLORMAG_PARENT_URL . '/js' ); define( 'COLORMAG_LANGUAGES_URL', COLORMAG_PARENT_URL . '/languages' ); define( 'COLORMAG_ADMIN_URL', COLORMAG_INCLUDES_URL . '/admin' ); define( 'COLORMAG_WIDGETS_URL', COLORMAG_INCLUDES_URL . '/widgets' ); define( 'COLORMAG_CUSTOMIZER_URL', COLORMAG_INCLUDES_URL . '/customizer' ); define( 'COLORMAG_ELEMENTOR_URL', COLORMAG_INCLUDES_URL . '/elementor' ); define( 'COLORMAG_ELEMENTOR_WIDGETS_URL', COLORMAG_ELEMENTOR_URL . '/widgets' ); define( 'COLORMAG_ADMIN_IMAGES_URL', COLORMAG_ADMIN_URL . '/images' ); /** ColorMag setup file, hooked for `after_setup_theme`. */ require COLORMAG_INCLUDES_DIR . '/colormag-setup.php'; /** ColorMag content width file. */ require COLORMAG_INCLUDES_DIR . '/colormag-content-width.php'; /** Helper functions. */ require COLORMAG_INCLUDES_DIR . '/helper-functions.php'; /** Template functions files. */ require COLORMAG_INCLUDES_DIR . '/template-tags.php'; require COLORMAG_INCLUDES_DIR . '/template-functions.php'; /** WP_Query functions files. */ require COLORMAG_INCLUDES_DIR . '/colormag-wp-query.php'; /** Dynamic class file include. */ require_once COLORMAG_INCLUDES_DIR . '/colormag-dynamic-classes.php'; /** * Load required theme hook files. */ require_once COLORMAG_INCLUDES_DIR . '/hooks/hooks.php'; require_once COLORMAG_INCLUDES_DIR . '/hooks/header.php'; require_once COLORMAG_INCLUDES_DIR . '/hooks/content.php'; require_once COLORMAG_INCLUDES_DIR . '/hooks/footer.php'; /** Load functions */ require_once COLORMAG_INCLUDES_DIR . '/custom-header.php'; require_once COLORMAG_CUSTOMIZER_DIR . '/class-colormag-customizer.php'; require_once COLORMAG_INCLUDES_DIR . '/enqueue-scripts.php'; require_once COLORMAG_INCLUDES_DIR . '/class-colormag-dynamic-css.php'; /** Add the WooCommerce plugin support */ if ( class_exists( 'WooCommerce' ) ) { require_once COLORMAG_INCLUDES_DIR . '/woocommerce.php'; } /** Add the Elementor compatibility file */ if ( defined( 'ELEMENTOR_VERSION' ) ) { require_once COLORMAG_ELEMENTOR_DIR . '/elementor.php'; require_once COLORMAG_ELEMENTOR_DIR . '/elementor-functions.php'; } /** Add meta boxes. */ require_once COLORMAG_INCLUDES_DIR . '/meta-boxes/class-colormag-meta-boxes.php'; require_once COLORMAG_INCLUDES_DIR . '/meta-boxes/class-colormag-meta-box-page-settings.php'; /** Load migration scripts. */ require_once COLORMAG_INCLUDES_DIR . '/migration.php'; /** Load Widgets and Widgetized Area */ require_once COLORMAG_WIDGETS_DIR . '/widgets.php'; /** * Load deprecated functions. */ require_once COLORMAG_INCLUDES_DIR . '/deprecated/deprecated-filters.php'; require_once COLORMAG_INCLUDES_DIR . '/deprecated/deprecated-functions.php'; require_once COLORMAG_INCLUDES_DIR . '/deprecated/deprecated-hooks.php'; /** * Load Demo Importer Configs. */ if ( class_exists( 'TG_Demo_Importer' ) ) { require get_template_directory() . '/inc/demo-config.php'; } /** * Calling in the admin area for the Welcome Page as well as for the new theme notice too. */ if ( is_admin() ) { require get_template_directory() . '/inc/admin/class-colormag-admin.php'; require get_template_directory() . '/inc/admin/class-colormag-dashboard.php'; require get_template_directory() . '/inc/admin/class-colormag-notice.php'; require get_template_directory() . '/inc/admin/class-colormag-welcome-notice.php'; require get_template_directory() . '/inc/admin/class-colormag-upgrade-notice.php'; require get_template_directory() . '/inc/admin/class-colormag-theme-review-notice.php'; } /** * Detect plugin. For use on Front End only. */ include_once ABSPATH . 'wp-admin/includes/plugin.php';

Publica un evento

Fecha y hora

:
:

Se muestra junto a la hora del evento en la página de evento único. Puedes ingresar notas como la zona horaria en este campo.

Método de cuenta atrás

Visibilidad

Repetición

:
:
Repetición de días personalizada

Añade ciertos días a las fechas de ocurrencia del evento. Si tienes un evento de un solo día, las fechas de inicio y finalización deben ser las mismas. Si tiene un evento de varios días, las fechas de inicio y finalización deben ser acordes con la fecha inicial. Leer más

:label: x
  • Primero
    • Lun Mon.1-
    • Mar Tue.1-
    • Mie Wed.1-
    • Jue Thu.1-
    • Vie Fri.1-
    • Sab Sat.1-
    • Dom Sun.1-
  • Segundo
    • Lun Mon.2-
    • Mar Tue.2-
    • Mie Wed.2-
    • Jue Thu.2-
    • Vie Fri.2-
    • Sab Sat.2-
    • Dom Sun.2-
  • Tercero
    • Lun Mon.3-
    • Mar Tue.3-
    • Mie Wed.3-
    • Jue Thu.3-
    • Vie Fri.3-
    • Sab Sat.3-
    • Dom Sun.3-
  • Cuarto
    • Lun Mon.4-
    • Mar Tue.4-
    • Mie Wed.4-
    • Jue Thu.4-
    • Vie Fri.4-
    • Sab Sat.4-
    • Dom Sun.4-
  • Último
    • Lun Mon.l-
    • Mar Tue.l-
    • Mie Wed.l-
    • Jue Thu.l-
    • Vie Fri.l-
    • Sab Sat.l-
    • Dom Sun.l-
Ocurrencias del evento

El evento finalizará después de ciertas repeticiones. Por ejemplo, si estableces en 10, el evento terminará después de 10 repeticiones.Leer más

Programación horaria

Añadir nuevos días a planificar. Por ejemplo, si el evento abarca varios días, se puede añadir una planificación distinta para cada día.

Nuevo día

Añadir nueva línea programa horario
Ponentes

Principal Lugar del evento

Localización

Elegir una ubicación guardada o insertar una nueva a continuación.Leer más

ej. Almería

ej. Almería, España

Latitud/longitud

Si dejas la latitud y la longitud en blanco, Modern Events Calendar intenta convertir la dirección de ubicación en geopunto. Latitud y longitud son las unidades que representan las coordenadas en el sistema de coordenadas geográficas. Para realizar una búsqueda, use el nombre de un lugar, ciudad, estado o dirección, o haga clic en la ubicación en el mapa para encontrar las coordenadas.Obtener la latitud y longitud

Eliminar imagen

Otras localizaciones

Si lo deseas, puedes seleccionar ubicaciones adicionales además de la ubicación principal.

Principal Organizador del evento

Organizador

Elige uno de los organizadores o inserta uno nuevo a continuación.Leer más

ej. John Smith

ej. +34 900 123 456

ej. user@yoursite.com

ej. https://webnus.net

Eliminar imagen

En común

Si quieres, puedes seleccionar organizadores adicionales además del organizador principal.

Esquema de SEO

Los siguientes estados son para informar a los motores de búsqueda (Google, bing, etc.) sobre sus eventos para que puedan administrarlos mejor. Por lo tanto, puede utilizar estos estados para ser más amigable con los motores de búsqueda.

¡Para eventos activos!

Si pospones un evento, ¡puedes usar este estado!

Si cancelaste un evento, ¡debes seleccionar este estado!

¡Para los eventos que se movieron en línea!

Nota al revisor

Coste del evento

Categorías

Color del evento

Etiquetas

Ponentes

Separa los nombres con comas: Justin, Chris