Lo Último

Slug: publicidad-responsiveCantidad de resultados: WP_Query Object ( [query] => Array ( [post_type] => Array ( [0] => publicidades ) [post_status] => Array ( [0] => publish ) [order] => ASC [orderby] => meta_value_num [meta_key] => pub_views_count_int [posts_per_page] => 100 [tax_query] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [field] => slug [terms] => publicidad-responsive ) ) [meta_query] => Array ( [relation] => OR [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [relation] => AND [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) ) ) ) [query_vars] => Array ( [post_type] => Array ( [0] => publicidades ) [post_status] => Array ( [0] => publish ) [order] => ASC [orderby] => meta_value_num [meta_key] => pub_views_count_int [posts_per_page] => 100 [tax_query] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [field] => slug [terms] => publicidad-responsive ) ) [meta_query] => Array ( [relation] => OR [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [relation] => AND [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) ) ) [error] => [m] => [p] => 0 [post_parent] => [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [pagename] => [page_id] => 0 [second] => [minute] => [hour] => [day] => 0 [monthnum] => 0 [year] => 0 [w] => 0 [category_name] => [tag] => [cat] => [tag_id] => [author] => [author_name] => [feed] => [tb] => [paged] => 0 [meta_value] => [preview] => [s] => [sentence] => [title] => [fields] => all [menu_order] => [embed] => [category__in] => Array ( ) [category__not_in] => Array ( ) [category__and] => Array ( ) [post__in] => Array ( ) [post__not_in] => Array ( ) [post_name__in] => Array ( ) [tag__in] => Array ( ) [tag__not_in] => Array ( ) [tag__and] => Array ( ) [tag_slug__in] => Array ( ) [tag_slug__and] => Array ( ) [post_parent__in] => Array ( ) [post_parent__not_in] => Array ( ) [author__in] => Array ( ) [author__not_in] => Array ( ) [search_columns] => Array ( ) [ignore_sticky_posts] => [suppress_filters] => [cache_results] => 1 [update_post_term_cache] => 1 [update_menu_item_cache] => [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [nopaging] => [comments_per_page] => 50 [no_found_rows] => [taxonomy] => publicidad_ubicaciones [term] => publicidad-responsive ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [terms] => Array ( [0] => publicidad-responsive ) [field] => slug [operator] => IN [include_children] => 1 ) ) [relation] => AND [table_aliases:protected] => Array ( [0] => wp_term_relationships ) [queried_terms] => Array ( [publicidad_ubicaciones] => Array ( [terms] => Array ( [0] => publicidad-responsive ) [field] => slug ) ) [primary_table] => wp_posts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( [0] => Array ( [key] => pub_views_count_int ) [1] => Array ( [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) [relation] => AND ) [relation] => OR ) [relation] => AND ) [relation] => AND [meta_table] => wp_postmeta [meta_id_column] => post_id [primary_table] => wp_posts [primary_id_column] => ID [table_aliases:protected] => Array ( [0] => wp_postmeta [1] => mt1 [2] => mt2 [3] => mt3 ) [clauses:protected] => Array ( [wp_postmeta] => Array ( [key] => pub_views_count_int [compare] => = [compare_key] => = [alias] => wp_postmeta [cast] => CHAR ) [mt1] => Array ( [key] => caducidad [value] => no [compare] => = [compare_key] => = [alias] => mt1 [cast] => CHAR ) [mt2] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME [compare_key] => = [alias] => mt2 [cast] => DATETIME ) [mt3] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME [compare_key] => = [alias] => mt3 [cast] => DATETIME ) ) [has_or_relation:protected] => 1 ) [date_query] => [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id ) INNER JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (1764) ) AND ( wp_postmeta.meta_key = 'pub_views_count_int' AND ( ( mt1.meta_key = 'caducidad' AND mt1.meta_value = 'no' ) OR ( ( mt2.meta_key = 'fecha_inicio' AND CAST(mt2.meta_value AS DATETIME) <= '2025-04-20 18:50:36' ) AND ( mt3.meta_key = 'fecha_fin' AND CAST(mt3.meta_value AS DATETIME) >= '2025-04-20 18:50:36' ) ) ) ) AND wp_posts.post_type = 'publicidades' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value+0 ASC LIMIT 0, 100 [posts] => Array ( [0] => WP_Post Object ( [ID] => 38550 [post_author] => 3 [post_date] => 2020-12-14 14:36:54 [post_date_gmt] => 2020-12-14 17:36:54 [post_content] => [post_title] => Bersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bersa-3 [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:01 [post_modified_gmt] => 2025-04-08 20:07:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38550 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 38554 [post_author] => 3 [post_date] => 2020-12-14 14:47:46 [post_date_gmt] => 2020-12-14 17:47:46 [post_content] => [post_title] => Concordia [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => concordia [to_ping] => [pinged] => [post_modified] => 2024-03-02 10:04:59 [post_modified_gmt] => 2024-03-02 13:04:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38554 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 38568 [post_author] => 3 [post_date] => 2020-12-14 14:54:04 [post_date_gmt] => 2020-12-14 17:54:04 [post_content] => [post_title] => SideCreer [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sidecreer [to_ping] => [pinged] => [post_modified] => 2024-11-25 17:33:57 [post_modified_gmt] => 2024-11-25 20:33:57 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38568 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 72246 [post_author] => 5 [post_date] => 2024-04-09 08:35:42 [post_date_gmt] => 2024-04-09 11:35:42 [post_content] => [post_title] => instituto del seguro [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => instituto-del-seghuro [to_ping] => [pinged] => [post_modified] => 2025-04-09 16:29:57 [post_modified_gmt] => 2025-04-09 19:29:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72246 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 71405 [post_author] => 5 [post_date] => 2024-03-06 13:55:45 [post_date_gmt] => 2024-03-06 16:55:45 [post_content] => [post_title] => san jose [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => san-jose [to_ping] => [pinged] => [post_modified] => 2024-03-06 13:55:54 [post_modified_gmt] => 2024-03-06 16:55:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=71405 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 38560 [post_author] => 3 [post_date] => 2020-12-14 14:50:48 [post_date_gmt] => 2020-12-14 17:50:48 [post_content] => [post_title] => Enersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => enersa [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:29 [post_modified_gmt] => 2025-04-08 20:07:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38560 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 38572 [post_author] => 3 [post_date] => 2023-07-14 14:56:38 [post_date_gmt] => 2023-07-14 17:56:38 [post_content] => [post_title] => Vialidad [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 38572-2 [to_ping] => [pinged] => [post_modified] => 2025-02-24 14:45:00 [post_modified_gmt] => 2025-02-24 17:45:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38572 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 72776 [post_author] => 5 [post_date] => 2024-05-01 13:31:32 [post_date_gmt] => 2024-05-01 16:31:32 [post_content] => [post_title] => gobierno cuadrado [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => gobierno-otro-aviso [to_ping] => [pinged] => [post_modified] => 2025-04-01 16:27:33 [post_modified_gmt] => 2025-04-01 19:27:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72776 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 38562 [post_author] => 3 [post_date] => 2020-12-14 14:51:42 [post_date_gmt] => 2020-12-14 17:51:42 [post_content] => [post_title] => EPRE [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => epre [to_ping] => [pinged] => [post_modified] => 2025-01-06 10:16:11 [post_modified_gmt] => 2025-01-06 13:16:11 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38562 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 38570 [post_author] => 3 [post_date] => 2020-12-14 14:55:28 [post_date_gmt] => 2020-12-14 17:55:28 [post_content] => [post_title] => Concepción del Uruguay [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => concepcion-del-uruguay [to_ping] => [pinged] => [post_modified] => 2025-02-04 13:57:43 [post_modified_gmt] => 2025-02-04 16:57:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38570 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 38566 [post_author] => 3 [post_date] => 2022-12-06 09:00:14 [post_date_gmt] => 2022-12-06 12:00:14 [post_content] => [post_title] => Paraná [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => parana [to_ping] => [pinged] => [post_modified] => 2025-03-14 17:54:36 [post_modified_gmt] => 2025-03-14 20:54:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38566 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 76941 [post_author] => 5 [post_date] => 2024-10-28 16:58:39 [post_date_gmt] => 2024-10-28 19:58:39 [post_content] => [post_title] => diputados [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 76941-2 [to_ping] => [pinged] => [post_modified] => 2025-03-01 10:46:39 [post_modified_gmt] => 2025-03-01 13:46:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=76941 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 80406 [post_author] => 5 [post_date] => 2025-04-04 09:30:35 [post_date_gmt] => 2025-04-04 12:30:35 [post_content] => [post_title] => colon [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => colon [to_ping] => [pinged] => [post_modified] => 2025-04-04 09:30:47 [post_modified_gmt] => 2025-04-04 12:30:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=80406 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 72875 [post_author] => 4 [post_date] => 2024-05-06 09:38:50 [post_date_gmt] => 2024-05-06 12:38:50 [post_content] => [post_title] => Senado [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => senado [to_ping] => [pinged] => [post_modified] => 2024-05-06 09:40:52 [post_modified_gmt] => 2024-05-06 12:40:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72875 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 38564 [post_author] => 3 [post_date] => 2020-12-14 14:52:42 [post_date_gmt] => 2020-12-14 17:52:42 [post_content] => [post_title] => IAPV [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iapv [to_ping] => [pinged] => [post_modified] => 2025-01-20 17:21:55 [post_modified_gmt] => 2025-01-20 20:21:55 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38564 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 38546 [post_author] => 3 [post_date] => 2020-12-14 14:34:27 [post_date_gmt] => 2020-12-14 17:34:27 [post_content] => [post_title] => Iafas - 2 medidas [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafas-2-medidas [to_ping] => [pinged] => [post_modified] => 2025-04-01 14:01:01 [post_modified_gmt] => 2025-04-01 17:01:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38546 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16] => WP_Post Object ( [ID] => 38544 [post_author] => 3 [post_date] => 2020-12-14 14:32:28 [post_date_gmt] => 2020-12-14 17:32:28 [post_content] => [post_title] => Gobierno rectangulo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => emprendedores-300x250 [to_ping] => [pinged] => [post_modified] => 2025-04-01 16:29:28 [post_modified_gmt] => 2025-04-01 19:29:28 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38544 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [17] => WP_Post Object ( [ID] => 73008 [post_author] => 5 [post_date] => 2024-05-10 11:03:35 [post_date_gmt] => 2024-05-10 14:03:35 [post_content] => [post_title] => IOSPER [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 73008-2 [to_ping] => [pinged] => [post_modified] => 2024-05-10 11:03:46 [post_modified_gmt] => 2024-05-10 14:03:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=73008 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [18] => WP_Post Object ( [ID] => 75937 [post_author] => 5 [post_date] => 2024-09-16 08:20:05 [post_date_gmt] => 2024-09-16 11:20:05 [post_content] => [post_title] => feliciano [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => feliciano [to_ping] => [pinged] => [post_modified] => 2024-09-16 08:20:05 [post_modified_gmt] => 2024-09-16 11:20:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=75937 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 19 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 38550 [post_author] => 3 [post_date] => 2020-12-14 14:36:54 [post_date_gmt] => 2020-12-14 17:36:54 [post_content] => [post_title] => Bersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bersa-3 [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:01 [post_modified_gmt] => 2025-04-08 20:07:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38550 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 19 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => cccc53ef374b450e76350d0ea4ae3b4f [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) [query_cache_key:WP_Query:private] => wp_query:667127e17e7eee2db13fad23925691d2:0.22800600 17451750360.22150600 1745175036 )
Emergencia de obra pública

Esperan un acompañamiento “responsable” del peronismo

El oficialismo quiere darle media sanción este martes al proyecto de Frigerio que declara la emergencia económica y financiera en materia de obra pública, por el lapso de un año. Con ello pretende descomprimir  la deuda de 22 mil millones de peso que le dejó Bordet en este frente. Una cuarta parte está judicializada. La ley frena las ejecuciones y permite un respiro financiero.
Por: Redacción de Página Política

Como pasó con la reforma impositiva, el gobierno de Rogelio Frigerio busca cerrar el acuerdo legislativo para otro proyecto clave para su administración empezando por el Senado, donde el oficialismo tiene minoría.

En clave política, el mensaje es claro. El peronismo debe colaborar para resolver un problema que le dejó al actual gobierno, con una deuda por pagos de obra pública estimada en un total de 22 mil millones de pesos, de los cuales unos 5 mil ya están judicializados y amenazan comprometer financieramente a la gestión de Frigerio, que ya está seriamente afectada por el histórico recorte de partidas nacionales.

La sesión del Senado en la que el oficialismo pretende dar media sanción al proyecto que suspende las ejecuciones de sentencias para el cobro de certificados vencidos o en mora, está prevista para este martes a las 19. Por la mañana, se reunirán las comisiones de Obras Públicas y de Presupuesto y Hacienda. Allí se conocerá oficialmente la posición de los senadores peronistas.

Desde la presidencia del bloque de Juntos por Entre Ríos, el senador Gustavo Vergara sostiene que en la conversación política “se debe tomar en cuenta que nuestro gobierno no fue el adjudicatario de ninguna de estas obras. Es en su totalidad un plan de obra ejecutado o licitado en el gobierno anterior”.

Por eso entiende que “responsablemente, todos tenemos que aportar para permitir que la provincia no tenga un ahogo financiero. Y también tener siempre en vista la situación de las empresas para que puedan cobrar lo antes posible y reactivar las obras para volver a la normalidad y con ello se recupere el empleo de la obra pública que tiene un impacto muy importante en la provincia”.

Una parte de las empresas han suscripto acuerdos con el Estado provincial que le permiten cobrar sus deudas en tres cuotas, más una adicional por intereses. Pero otro grupo ha optado por la demanda judicial, como informó oportunamente Página Política.

Al miércoles de la semana pasada, Fiscalía de Estado se había notificado de demandas por un total de más de 4.800 millones de pesos. Eso afecta directamente las cuentas públicas, porque “los certificados de obras constituyen títulos ejecutivos, frente a los que la Justicia se expide rápido y determina embargos de cuentas”, advirtió Vergara.

 

Renegociación

¿Qué permite la emergencia?  “Determina una suspensión de los plazos de ejecución, lo cual obliga al Estado y a las empresas a sentarse a negociar y pactar condiciones, que obviamente serán distintas a las que obtendrían las empresas si van directamente por la vía judicial”, explicó a Página Política el senador de Juntos por Entre Ríos.

El gobierno de Frigerio expresa voluntad de pago, pero argumenta que una acumulación de ejecuciones judiciales tornaría inviable la sostenibilidad financiera de la provincia. La ley abre un ámbito de negociación con las empresas, con el propósito de establecer nuevos plazos de pago.

Según informó Vergara, “hay un grupo importante de empresas que ya han hecho acuerdos de pago, de tres cuotas. La primera ya se está pagando y se piensa abonar entre marzo y abril la totalidad de la deuda que son los certificados vencidos hasta el 31 de diciembre. Eso significa que se emitieron hasta el 31 de octubre. Después queda lo que se hizo en noviembre y diciembre, cuando ya bajó el nivel de actividad y es menor el monto. Eso se puede normalizar con mayores facilidades por parte de la provincia. Ya en enero y febrero la ejecución de obra ha sido mínima”.

La emergencia “permite salir de este cuello de botella a la provincia y planificar los pagos y hacerlo en ese ámbito de negociación que genera esta ley y que es de un año prorrogable por 180 días más”, destacó.

 

Efectos

El total estimado de la deuda es de 22 mil millones de pesos. “Todavía se están evaluando certificados, muchas licitaciones que se han hecho sin presupuesto y donde incluso se firmaron contratos que generan obligaciones de anticipo de pagos de obras que quizá tampoco se iniciaron. El mensaje (del Ejecutivo) señala que hay unos 2.200 millones de pesos que están en demanda judicial. El miércoles, el Fiscal de Estado nos informó que esa cifra ya está arriba de los 4.800 millones de pesos de demanda, al menos de la que estaba notificada. El monto puede ser aún mayor”, advirtió Vergara.

 

-¿Cómo se patea esa deuda, emitiendo títulos?

-Se puede hacer como se hizo hasta ahora, con un plan de pago de tres cuotas más los intereses. Desde el ministerio de Planificación nos comentaron que la idea es generar un espacio de diálogo y plantear un plan de financiación, tratando obviamente de no perjudicar a las empresas. Hay voluntad de pago y no hay quita. Se reconocen los valores originales de los certificados de obra, se hace una redeterminación de precios y con eso se plantea un plan de pago.

 

-¿Esto desactiva las demandas judiciales?

-La ley es de orden público, con lo cual al ser avalado por la Legislatura permite que los plazos se suspendan y con ello las ejecuciones. Con esta ley la Justicia debería determinar la suspensión de la ejecución mientras dure la emergencia o se arbitre un medio de pago en acuerdo con el gobierno provincial.

 

-¿Qué perspectivas tienen para la aprobación en el Senado?

-Como bloque oficialista, estamos predispuestos para darle esta herramienta al gobierno provincial. Por un lado, protegiendo las cuentas públicas para tratar de que no se detenga el funcionamiento del Estado, que ya de por sí está muy complicado hasta para abonar sueldos. Pero también tomando en cuenta que nuestro gobierno no fue el adjudicatario de ninguna de estas obras. Es un plan de obra ejecutado o licitado en el gobierno anterior. Responsablemente, todos tenemos que aportar para permitir que la provincia no tenga un ahogo financiero y también tener siempre en vista la situación de las empresas, para que puedan cobrar lo antes posible y reactivas las obras para volver a la normalidad y, con ello, se recupera el empleo de la obra pública que tiene un impacto muy importante en la provincia.

Fuente: Página Política
Slug: publicidad-responsiveCantidad de resultados: WP_Query Object ( [query] => Array ( [post_type] => Array ( [0] => publicidades ) [post_status] => Array ( [0] => publish ) [order] => ASC [orderby] => meta_value_num [meta_key] => pub_views_count_int [posts_per_page] => 100 [tax_query] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [field] => slug [terms] => publicidad-responsive ) ) [meta_query] => Array ( [relation] => OR [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [relation] => AND [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) ) ) ) [query_vars] => Array ( [post_type] => Array ( [0] => publicidades ) [post_status] => Array ( [0] => publish ) [order] => ASC [orderby] => meta_value_num [meta_key] => pub_views_count_int [posts_per_page] => 100 [tax_query] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [field] => slug [terms] => publicidad-responsive ) ) [meta_query] => Array ( [relation] => OR [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [relation] => AND [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) ) ) [error] => [m] => [p] => 0 [post_parent] => [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [pagename] => [page_id] => 0 [second] => [minute] => [hour] => [day] => 0 [monthnum] => 0 [year] => 0 [w] => 0 [category_name] => [tag] => [cat] => [tag_id] => [author] => [author_name] => [feed] => [tb] => [paged] => 0 [meta_value] => [preview] => [s] => [sentence] => [title] => [fields] => all [menu_order] => [embed] => [category__in] => Array ( ) [category__not_in] => Array ( ) [category__and] => Array ( ) [post__in] => Array ( ) [post__not_in] => Array ( ) [post_name__in] => Array ( ) [tag__in] => Array ( ) [tag__not_in] => Array ( ) [tag__and] => Array ( ) [tag_slug__in] => Array ( ) [tag_slug__and] => Array ( ) [post_parent__in] => Array ( ) [post_parent__not_in] => Array ( ) [author__in] => Array ( ) [author__not_in] => Array ( ) [search_columns] => Array ( ) [ignore_sticky_posts] => [suppress_filters] => [cache_results] => 1 [update_post_term_cache] => 1 [update_menu_item_cache] => [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [nopaging] => [comments_per_page] => 50 [no_found_rows] => [taxonomy] => publicidad_ubicaciones [term] => publicidad-responsive ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [0] => Array ( [taxonomy] => publicidad_ubicaciones [terms] => Array ( [0] => publicidad-responsive ) [field] => slug [operator] => IN [include_children] => 1 ) ) [relation] => AND [table_aliases:protected] => Array ( [0] => wp_term_relationships ) [queried_terms] => Array ( [publicidad_ubicaciones] => Array ( [terms] => Array ( [0] => publicidad-responsive ) [field] => slug ) ) [primary_table] => wp_posts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( [0] => Array ( [key] => pub_views_count_int ) [1] => Array ( [0] => Array ( [key] => caducidad [value] => no [compare] => = ) [1] => Array ( [0] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME ) [1] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME ) [relation] => AND ) [relation] => OR ) [relation] => AND ) [relation] => AND [meta_table] => wp_postmeta [meta_id_column] => post_id [primary_table] => wp_posts [primary_id_column] => ID [table_aliases:protected] => Array ( [0] => wp_postmeta [1] => mt1 [2] => mt2 [3] => mt3 ) [clauses:protected] => Array ( [wp_postmeta] => Array ( [key] => pub_views_count_int [compare] => = [compare_key] => = [alias] => wp_postmeta [cast] => CHAR ) [mt1] => Array ( [key] => caducidad [value] => no [compare] => = [compare_key] => = [alias] => mt1 [cast] => CHAR ) [mt2] => Array ( [key] => fecha_inicio [value] => 2025-04-20 18:50:36 [compare] => <= [type] => DATETIME [compare_key] => = [alias] => mt2 [cast] => DATETIME ) [mt3] => Array ( [key] => fecha_fin [value] => 2025-04-20 18:50:36 [compare] => >= [type] => DATETIME [compare_key] => = [alias] => mt3 [cast] => DATETIME ) ) [has_or_relation:protected] => 1 ) [date_query] => [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id ) INNER JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (1764) ) AND ( wp_postmeta.meta_key = 'pub_views_count_int' AND ( ( mt1.meta_key = 'caducidad' AND mt1.meta_value = 'no' ) OR ( ( mt2.meta_key = 'fecha_inicio' AND CAST(mt2.meta_value AS DATETIME) <= '2025-04-20 18:50:36' ) AND ( mt3.meta_key = 'fecha_fin' AND CAST(mt3.meta_value AS DATETIME) >= '2025-04-20 18:50:36' ) ) ) ) AND wp_posts.post_type = 'publicidades' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value+0 ASC LIMIT 0, 100 [posts] => Array ( [0] => WP_Post Object ( [ID] => 38550 [post_author] => 3 [post_date] => 2020-12-14 14:36:54 [post_date_gmt] => 2020-12-14 17:36:54 [post_content] => [post_title] => Bersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bersa-3 [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:01 [post_modified_gmt] => 2025-04-08 20:07:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38550 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 38554 [post_author] => 3 [post_date] => 2020-12-14 14:47:46 [post_date_gmt] => 2020-12-14 17:47:46 [post_content] => [post_title] => Concordia [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => concordia [to_ping] => [pinged] => [post_modified] => 2024-03-02 10:04:59 [post_modified_gmt] => 2024-03-02 13:04:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38554 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 38568 [post_author] => 3 [post_date] => 2020-12-14 14:54:04 [post_date_gmt] => 2020-12-14 17:54:04 [post_content] => [post_title] => SideCreer [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sidecreer [to_ping] => [pinged] => [post_modified] => 2024-11-25 17:33:57 [post_modified_gmt] => 2024-11-25 20:33:57 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38568 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 72246 [post_author] => 5 [post_date] => 2024-04-09 08:35:42 [post_date_gmt] => 2024-04-09 11:35:42 [post_content] => [post_title] => instituto del seguro [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => instituto-del-seghuro [to_ping] => [pinged] => [post_modified] => 2025-04-09 16:29:57 [post_modified_gmt] => 2025-04-09 19:29:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72246 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 71405 [post_author] => 5 [post_date] => 2024-03-06 13:55:45 [post_date_gmt] => 2024-03-06 16:55:45 [post_content] => [post_title] => san jose [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => san-jose [to_ping] => [pinged] => [post_modified] => 2024-03-06 13:55:54 [post_modified_gmt] => 2024-03-06 16:55:54 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=71405 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 38560 [post_author] => 3 [post_date] => 2020-12-14 14:50:48 [post_date_gmt] => 2020-12-14 17:50:48 [post_content] => [post_title] => Enersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => enersa [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:29 [post_modified_gmt] => 2025-04-08 20:07:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38560 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 38572 [post_author] => 3 [post_date] => 2023-07-14 14:56:38 [post_date_gmt] => 2023-07-14 17:56:38 [post_content] => [post_title] => Vialidad [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 38572-2 [to_ping] => [pinged] => [post_modified] => 2025-02-24 14:45:00 [post_modified_gmt] => 2025-02-24 17:45:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38572 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 72776 [post_author] => 5 [post_date] => 2024-05-01 13:31:32 [post_date_gmt] => 2024-05-01 16:31:32 [post_content] => [post_title] => gobierno cuadrado [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => gobierno-otro-aviso [to_ping] => [pinged] => [post_modified] => 2025-04-01 16:27:33 [post_modified_gmt] => 2025-04-01 19:27:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72776 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 38562 [post_author] => 3 [post_date] => 2020-12-14 14:51:42 [post_date_gmt] => 2020-12-14 17:51:42 [post_content] => [post_title] => EPRE [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => epre [to_ping] => [pinged] => [post_modified] => 2025-01-06 10:16:11 [post_modified_gmt] => 2025-01-06 13:16:11 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38562 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 38570 [post_author] => 3 [post_date] => 2020-12-14 14:55:28 [post_date_gmt] => 2020-12-14 17:55:28 [post_content] => [post_title] => Concepción del Uruguay [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => concepcion-del-uruguay [to_ping] => [pinged] => [post_modified] => 2025-02-04 13:57:43 [post_modified_gmt] => 2025-02-04 16:57:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38570 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 38566 [post_author] => 3 [post_date] => 2022-12-06 09:00:14 [post_date_gmt] => 2022-12-06 12:00:14 [post_content] => [post_title] => Paraná [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => parana [to_ping] => [pinged] => [post_modified] => 2025-03-14 17:54:36 [post_modified_gmt] => 2025-03-14 20:54:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38566 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 76941 [post_author] => 5 [post_date] => 2024-10-28 16:58:39 [post_date_gmt] => 2024-10-28 19:58:39 [post_content] => [post_title] => diputados [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 76941-2 [to_ping] => [pinged] => [post_modified] => 2025-03-01 10:46:39 [post_modified_gmt] => 2025-03-01 13:46:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=76941 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 80406 [post_author] => 5 [post_date] => 2025-04-04 09:30:35 [post_date_gmt] => 2025-04-04 12:30:35 [post_content] => [post_title] => colon [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => colon [to_ping] => [pinged] => [post_modified] => 2025-04-04 09:30:47 [post_modified_gmt] => 2025-04-04 12:30:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=80406 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 72875 [post_author] => 4 [post_date] => 2024-05-06 09:38:50 [post_date_gmt] => 2024-05-06 12:38:50 [post_content] => [post_title] => Senado [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => senado [to_ping] => [pinged] => [post_modified] => 2024-05-06 09:40:52 [post_modified_gmt] => 2024-05-06 12:40:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=72875 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 38564 [post_author] => 3 [post_date] => 2020-12-14 14:52:42 [post_date_gmt] => 2020-12-14 17:52:42 [post_content] => [post_title] => IAPV [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iapv [to_ping] => [pinged] => [post_modified] => 2025-01-20 17:21:55 [post_modified_gmt] => 2025-01-20 20:21:55 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38564 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 38546 [post_author] => 3 [post_date] => 2020-12-14 14:34:27 [post_date_gmt] => 2020-12-14 17:34:27 [post_content] => [post_title] => Iafas - 2 medidas [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafas-2-medidas [to_ping] => [pinged] => [post_modified] => 2025-04-01 14:01:01 [post_modified_gmt] => 2025-04-01 17:01:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38546 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16] => WP_Post Object ( [ID] => 38544 [post_author] => 3 [post_date] => 2020-12-14 14:32:28 [post_date_gmt] => 2020-12-14 17:32:28 [post_content] => [post_title] => Gobierno rectangulo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => emprendedores-300x250 [to_ping] => [pinged] => [post_modified] => 2025-04-01 16:29:28 [post_modified_gmt] => 2025-04-01 19:29:28 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38544 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [17] => WP_Post Object ( [ID] => 73008 [post_author] => 5 [post_date] => 2024-05-10 11:03:35 [post_date_gmt] => 2024-05-10 14:03:35 [post_content] => [post_title] => IOSPER [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 73008-2 [to_ping] => [pinged] => [post_modified] => 2024-05-10 11:03:46 [post_modified_gmt] => 2024-05-10 14:03:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=73008 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [18] => WP_Post Object ( [ID] => 75937 [post_author] => 5 [post_date] => 2024-09-16 08:20:05 [post_date_gmt] => 2024-09-16 11:20:05 [post_content] => [post_title] => feliciano [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => feliciano [to_ping] => [pinged] => [post_modified] => 2024-09-16 08:20:05 [post_modified_gmt] => 2024-09-16 11:20:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://paginapolitica.com/?post_type=publicidades&p=75937 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 19 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 38550 [post_author] => 3 [post_date] => 2020-12-14 14:36:54 [post_date_gmt] => 2020-12-14 17:36:54 [post_content] => [post_title] => Bersa [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => bersa-3 [to_ping] => [pinged] => [post_modified] => 2025-04-08 17:07:01 [post_modified_gmt] => 2025-04-08 20:07:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://paginapolitica.com/?post_type=publicidades&p=38550 [menu_order] => 0 [post_type] => publicidades [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 19 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => cccc53ef374b450e76350d0ea4ae3b4f [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) [query_cache_key:WP_Query:private] => wp_query:667127e17e7eee2db13fad23925691d2:0.49763400 17451750360.22150600 1745175036 )
Notas más
leidas
© 2025 Página Política
Términos y Condiciones
Política de Privacidad