( ! ) Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.44009483504include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/__advanced-custom-fields/acf.php ).../wp-settings.php:560
70.44009483504acf( ).../acf.php:785
80.44009483664ACF->initialize( ).../acf.php:779
90.44019484008__( $text = 'Advanced Custom Fields', $domain = 'acf' ).../acf.php:95
100.44019484008translate( $text = 'Advanced Custom Fields', $domain = 'acf' ).../l10n.php:307
110.44019484008get_translations_for_domain( $domain = 'acf' ).../l10n.php:195
120.44019484008_load_textdomain_just_in_time( $domain = 'acf' ).../l10n.php:1419
130.44079498176_doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.', $version = '6.7.0' ).../l10n.php:1381
140.44079499520wp_trigger_error( $function_name = '', $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_level = ??? ).../functions.php:6071
150.44109500688trigger_error( $message = 'Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.)', $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.471610767296register_block_script_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'editorScript', $index = ??? ).../blocks.php:632
100.471710768408wp_script_is( $handle = 'pmp-modal-editor-script', $status = 'registered' ).../blocks.php:254
110.471710768408_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_script_is', $handle = 'pmp-modal-editor-script' ).../functions.wp-scripts.php:427
120.471710768728_doing_it_wrong( $function_name = 'wp_script_is', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.471810770072wp_trigger_error( $function_name = '', $message = 'Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = ??? ).../functions.php:6071
140.472210770712trigger_error( $message = 'Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.471610767296register_block_script_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'editorScript', $index = ??? ).../blocks.php:632
100.475810865048wp_register_script( $handle = 'pmp-modal-editor-script', $src = 'https://piracicaba.sp.gov.br/wp-content/plugins/pmp-blocos/build/modal/index.js', $deps = [0 => 'react-jsx-runtime', 1 => 'wp-block-editor', 2 => 'wp-blocks', 3 => 'wp-components', 4 => 'wp-element'], $ver = '6ac36501ec7dcacef592', $args = [] ).../blocks.php:268
110.475810865048_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_script', $handle = 'pmp-modal-editor-script' ).../functions.wp-scripts.php:187
120.475810865368_doing_it_wrong( $function_name = 'wp_register_script', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.475810866712wp_trigger_error( $function_name = '', $message = 'Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3'..., $error_level = ??? ).../functions.php:6071
140.476210867352trigger_error( $message = 'Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3'..., $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.476510865240register_block_script_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'viewScript', $index = ??? ).../blocks.php:632
100.476610865704wp_script_is( $handle = 'pmp-modal-view-script', $status = 'registered' ).../blocks.php:254
110.476710865704_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_script_is', $handle = 'pmp-modal-view-script' ).../functions.wp-scripts.php:427
120.476710866024_doing_it_wrong( $function_name = 'wp_script_is', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.476710867368wp_trigger_error( $function_name = '', $message = 'Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = ??? ).../functions.php:6071
140.477110868008trigger_error( $message = 'Function wp_script_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.476510865240register_block_script_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'viewScript', $index = ??? ).../blocks.php:632
100.477610866304wp_register_script( $handle = 'pmp-modal-view-script', $src = 'https://piracicaba.sp.gov.br/wp-content/plugins/pmp-blocos/build/modal/view.js', $deps = [], $ver = 'a07526380445f3c791b1', $args = ['strategy' => 'defer'] ).../blocks.php:268
110.477610866304_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_script', $handle = 'pmp-modal-view-script' ).../functions.wp-scripts.php:187
120.477710866624_doing_it_wrong( $function_name = 'wp_register_script', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.477710867968wp_trigger_error( $function_name = '', $message = 'Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3'..., $error_level = ??? ).../functions.php:6071
140.478110868608trigger_error( $message = 'Function wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-view-script</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3'..., $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_style_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.478410866184register_block_style_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'editorStyle', $index = ??? ).../blocks.php:702
100.478410866232wp_style_is( $handle = 'pmp-modal-editor-style', $status = 'registered' ).../blocks.php:316
110.478410866232_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_style_is', $handle = 'pmp-modal-editor-style' ).../functions.wp-styles.php:212
120.478510866552_doing_it_wrong( $function_name = 'wp_style_is', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.478510867896wp_trigger_error( $function_name = '', $message = 'Function wp_style_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = ??? ).../functions.php:6071
140.478910868536trigger_error( $message = 'Function wp_style_is was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.)', $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function is_feed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.478410866184register_block_style_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'editorStyle', $index = ??? ).../blocks.php:702
100.478410866232wp_style_is( $handle = 'pmp-modal-editor-style', $status = 'registered' ).../blocks.php:316
110.479210866232wp_styles( ).../functions.wp-styles.php:214
120.479210866648WP_Styles->__construct( ).../functions.wp-styles.php:24
130.479210866896do_action_ref_array( $hook_name = 'wp_default_styles', $args = [0 => class WP_Styles { public $registered = [...]; public $queue = [...]; public $to_do = [...]; public $done = [...]; public $args = [...]; public $groups = [...]; public $group = 0; private ${WP_Dependencies}all_queued_deps = NULL; private ${WP_Dependencies}queued_before_register = [...]; private ${WP_Dependencies}dependencies_with_missing_dependencies = [...]; public $base_url = 'https://piracicaba.sp.gov.br'; public $content_url = 'https://piracicaba.sp.gov.br/wp-content'; public $default_version = '6.9.4'; public $text_direction = 'ltr'; public $concat = ''; public $concat_version = ''; public $do_concat = FALSE; public $print_html = ''; public $print_code = ''; public $default_dirs = [...]; private $type_attr = ' type=\'text/css\'' }] ).../class-wp-styles.php:135
140.479210866896WP_Hook->do_action( $args = [0 => class WP_Styles { public $registered = [...]; public $queue = [...]; public $to_do = [...]; public $done = [...]; public $args = [...]; public $groups = [...]; public $group = 0; private ${WP_Dependencies}all_queued_deps = NULL; private ${WP_Dependencies}queued_before_register = [...]; private ${WP_Dependencies}dependencies_with_missing_dependencies = [...]; public $base_url = 'https://piracicaba.sp.gov.br'; public $content_url = 'https://piracicaba.sp.gov.br/wp-content'; public $default_version = '6.9.4'; public $text_direction = 'ltr'; public $concat = ''; public $concat_version = ''; public $do_concat = FALSE; public $print_html = ''; public $print_code = ''; public $default_dirs = [...]; private $type_attr = ' type=\'text/css\'' }] ).../plugin.php:570
150.479210866896WP_Hook->apply_filters( $value = '', $args = [0 => class WP_Styles { public $registered = [...]; public $queue = [...]; public $to_do = [...]; public $done = [...]; public $args = [...]; public $groups = [...]; public $group = 0; private ${WP_Dependencies}all_queued_deps = NULL; private ${WP_Dependencies}queued_before_register = [...]; private ${WP_Dependencies}dependencies_with_missing_dependencies = [...]; public $base_url = 'https://piracicaba.sp.gov.br'; public $content_url = 'https://piracicaba.sp.gov.br/wp-content'; public $default_version = '6.9.4'; public $text_direction = 'ltr'; public $concat = ''; public $concat_version = ''; public $do_concat = FALSE; public $print_html = ''; public $print_code = ''; public $default_dirs = [...]; private $type_attr = ' type=\'text/css\'' }] ).../class-wp-hook.php:365
160.479210867328wp_default_styles( $styles = class WP_Styles { public $registered = ['colors' => class _WP_Dependency { ... }, 'common' => class _WP_Dependency { ... }, 'forms' => class _WP_Dependency { ... }, 'admin-menu' => class _WP_Dependency { ... }, 'dashboard' => class _WP_Dependency { ... }, 'list-tables' => class _WP_Dependency { ... }, 'edit' => class _WP_Dependency { ... }, 'revisions' => class _WP_Dependency { ... }, 'media' => class _WP_Dependency { ... }, 'themes' => class _WP_Dependency { ... }, 'about' => class _WP_Dependency { ... }, 'nav-menus' => class _WP_Dependency { ... }, 'widgets' => class _WP_Dependency { ... }, 'site-icon' => class _WP_Dependency { ... }, 'l10n' => class _WP_Dependency { ... }, 'code-editor' => class _WP_Dependency { ... }, 'site-health' => class _WP_Dependency { ... }, 'wp-admin' => class _WP_Dependency { ... }, 'login' => class _WP_Dependency { ... }, 'install' => class _WP_Dependency { ... }, 'wp-color-picker' => class _WP_Dependency { ... }, 'customize-controls' => class _WP_Dependency { ... }, 'customize-widgets' => class _WP_Dependency { ... }, 'customize-nav-menus' => class _WP_Dependency { ... }, 'buttons' => class _WP_Dependency { ... }, 'dashicons' => class _WP_Dependency { ... }, 'admin-bar' => class _WP_Dependency { ... }, 'wp-auth-check' => class _WP_Dependency { ... }, 'editor-buttons' => class _WP_Dependency { ... }, 'media-views' => class _WP_Dependency { ... }, 'wp-pointer' => class _WP_Dependency { ... }, 'customize-preview' => class _WP_Dependency { ... }, 'wp-empty-template-alert' => class _WP_Dependency { ... }, 'imgareaselect' => class _WP_Dependency { ... }, 'wp-jquery-ui-dialog' => class _WP_Dependency { ... }, 'mediaelement' => class _WP_Dependency { ... }, 'wp-mediaelement' => class _WP_Dependency { ... }, 'thickbox' => class _WP_Dependency { ... }, 'wp-codemirror' => class _WP_Dependency { ... }, 'deprecated-media' => class _WP_Dependency { ... }, 'farbtastic' => class _WP_Dependency { ... }, 'jcrop' => class _WP_Dependency { ... }, 'colors-fresh' => class _WP_Dependency { ... }, 'open-sans' => class _WP_Dependency { ... }, 'wp-embed-template-ie' => class _WP_Dependency { ... }, 'wp-editor-font' => class _WP_Dependency { ... }, 'wp-block-library-theme' => class _WP_Dependency { ... }, 'classic-theme-styles' => class _WP_Dependency { ... }, 'wp-reset-editor-styles' => class _WP_Dependency { ... }, 'wp-editor-classic-layout-styles' => class _WP_Dependency { ... }, 'wp-block-editor-content' => class _WP_Dependency { ... }, 'wp-edit-blocks' => class _WP_Dependency { ... }, 'wp-block-editor' => class _WP_Dependency { ... }]; public $queue = []; public $to_do = []; public $done = []; public $args = []; public $groups = []; public $group = 0; private ${WP_Dependencies}all_queued_deps = NULL; private ${WP_Dependencies}queued_before_register = []; private ${WP_Dependencies}dependencies_with_missing_dependencies = []; public $base_url = 'https://piracicaba.sp.gov.br'; public $content_url = 'https://piracicaba.sp.gov.br/wp-content'; public $default_version = '6.9.4'; public $text_direction = 'ltr'; public $concat = ''; public $concat_version = ''; public $do_concat = FALSE; public $print_html = ''; public $print_code = ''; public $default_dirs = [0 => '/wp-admin/', 1 => '/wp-includes/css/']; private $type_attr = ' type=\'text/css\'' } ).../class-wp-hook.php:341
170.479710886392wp_should_load_separate_core_block_assets( ).../script-loader.php:1805
180.479710886392is_feed( $feeds = ??? ).../script-loader.php:2648
190.479710886424_doing_it_wrong( $function_name = 'is_feed', $message = 'Conditional query tags do not work before the query is run. Before then, they always return false.', $version = '3.1.0' ).../query.php:417
200.479710887256wp_trigger_error( $function_name = '', $message = 'Function is_feed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.)', $error_level = ??? ).../functions.php:6071
210.479910887640trigger_error( $message = 'Function is_feed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.)', $error_level = 1024 ).../functions.php:6131

( ! ) Notice: Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.470610758848include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.470810757456register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.470810757456register_block_type_from_metadata( $file_or_folder = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = [] ).../blocks.php:785
90.478410866184register_block_style_handle( $metadata = ['$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'pmp/modal', 'title' => 'Modal', 'description' => 'Bootstrap - Modal', 'category' => 'pmp-blocos', 'icon' => 'admin-comments', 'attributes' => ['id' => [...], 'titulo' => [...], 'iniciaraberto' => [...], 'tamanho' => [...], 'mostrarBotao' => [...], 'textoBotao' => [...], 'corBotao' => [...]], 'example' => [], 'editorScript' => 'file:./index.js', 'editorStyle' => 'file:./index.css', 'viewScript' => 'file:./view.js', 'file' => '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal/block.json'], $field_name = 'editorStyle', $index = ??? ).../blocks.php:702
100.481110947616wp_register_style( $handle = 'pmp-modal-editor-style', $src = 'https://piracicaba.sp.gov.br/wp-content/plugins/pmp-blocos/build/modal/index.css', $deps = [], $ver = FALSE, $media = ??? ).../blocks.php:353
110.481110947616_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_style', $handle = 'pmp-modal-editor-style' ).../functions.wp-styles.php:130
120.481210947936_doing_it_wrong( $function_name = 'wp_register_style', $message = 'Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle.', $version = '3.3.0' ).../functions.wp-scripts.php:64
130.481210949280wp_trigger_error( $function_name = '', $message = 'Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3'..., $error_level = ??? ).../functions.php:6071
140.481510949920trigger_error( $message = 'Function wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>pmp-modal-editor-style</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3'..., $error_level = 1024 ).../functions.php:6131

( ! ) Notice: A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>acf-font-awesome</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Esta mensagem foi adicionada na versão 6.7.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.528512689936include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php ).../wp-settings.php:710
70.528912700520get_field( $selector = 'periodo_eleitoral', $post_id = class WP_Post { public $ID = 2; public $post_author = '3'; public $post_date = '2023-03-14 12:12:01'; public $post_date_gmt = '2023-03-14 15:12:01'; public $post_content = '<!-- wp:gallery {"linkTo":"none"} -->\n<figure class="wp-block-gallery has-nested-images columns-default is-cropped"><!-- wp:image {"lightbox":{"enabled":false},"id":123043,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><img src="https://piracicaba.sp.gov.br/wp-content/uploads/2026/04/card_AVISOIPTU-1.png" alt="Aviso sobre IPTU" class="wp-image-123043"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"lightbox":{"enabled":false},"id":123345,"sizeSlug":"large","linkDes'...; public $post_title = 'Avisos'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'pagina-exemplo'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2026-05-06 10:21:02'; public $post_modified_gmt = '2026-05-06 13:21:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'http://portal.piracicaba.sp.gov.br/?page_id=2'; public $menu_order = 1; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, $format_value = ??? ).../functions.php:7
80.529012700952acf_maybe_get_field( $selector = 'periodo_eleitoral', $post_id = 2, $strict = ??? ).../api-template.php:26
90.529012700952acf_init( ).../api-template.php:135
100.529012700952ACF->init( ).../api-helpers.php:204
110.549313348392do_action( $hook_name = 'acf/include_field_types', ...$arg = variadic(5) ).../acf.php:330
120.549313348608WP_Hook->do_action( $args = [0 => 5] ).../plugin.php:522
130.549313348608WP_Hook->apply_filters( $value = '', $args = [0 => 5] ).../class-wp-hook.php:365
140.552513486472acf_plugin_font_awesome->init( 5 ).../class-wp-hook.php:341
150.556613504152include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/advanced-custom-fields-font-awesome/fields/acf-font-awesome-v6.php ).../acf-font-awesome.php:91
160.556713504152acf_register_field_type( $class = 'acf_field_font_awesome' ).../acf-font-awesome-v6.php:530
170.556713504152acf_fields->register_field_type( $class = 'acf_field_font_awesome' ).../fields.php:157
180.556713504472acf_field_font_awesome->__construct( ).../fields.php:54
190.556713504504__( $text = 'Font Awesome Icon', $domain = 'acf-font-awesome' ).../acf-font-awesome-v6.php:21
200.556713504504translate( $text = 'Font Awesome Icon', $domain = 'acf-font-awesome' ).../l10n.php:307
210.556713504504get_translations_for_domain( $domain = 'acf-font-awesome' ).../l10n.php:195
220.556713504504_load_textdomain_just_in_time( $domain = 'acf-font-awesome' ).../l10n.php:1419
230.557213505728_doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'O carregamento da tradução para o domínio <code>acf-font-awesome</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde.', $version = '6.7.0' ).../l10n.php:1381
240.557313507072wp_trigger_error( $function_name = '', $message = 'A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>acf-font-awesome</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informaç'..., $error_level = ??? ).../functions.php:6071
250.557513507712trigger_error( $message = 'A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>acf-font-awesome</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informaç'..., $error_level = 1024 ).../functions.php:6131

( ! ) Notice: A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>filebird</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Esta mensagem foi adicionada na versão 6.7.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.528512689936include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php ).../wp-settings.php:710
70.528912700520get_field( $selector = 'periodo_eleitoral', $post_id = class WP_Post { public $ID = 2; public $post_author = '3'; public $post_date = '2023-03-14 12:12:01'; public $post_date_gmt = '2023-03-14 15:12:01'; public $post_content = '<!-- wp:gallery {"linkTo":"none"} -->\n<figure class="wp-block-gallery has-nested-images columns-default is-cropped"><!-- wp:image {"lightbox":{"enabled":false},"id":123043,"sizeSlug":"full","linkDestination":"custom"} -->\n<figure class="wp-block-image size-full"><img src="https://piracicaba.sp.gov.br/wp-content/uploads/2026/04/card_AVISOIPTU-1.png" alt="Aviso sobre IPTU" class="wp-image-123043"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {"lightbox":{"enabled":false},"id":123345,"sizeSlug":"large","linkDes'...; public $post_title = 'Avisos'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'pagina-exemplo'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2026-05-06 10:21:02'; public $post_modified_gmt = '2026-05-06 13:21:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'http://portal.piracicaba.sp.gov.br/?page_id=2'; public $menu_order = 1; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, $format_value = ??? ).../functions.php:7
80.529012700952acf_maybe_get_field( $selector = 'periodo_eleitoral', $post_id = 2, $strict = ??? ).../api-template.php:26
90.529012700952acf_init( ).../api-template.php:135
100.529012700952ACF->init( ).../api-helpers.php:204
110.549313348392do_action( $hook_name = 'acf/include_field_types', ...$arg = variadic(5) ).../acf.php:330
120.549313348608WP_Hook->do_action( $args = [0 => 5] ).../plugin.php:522
130.549313348608WP_Hook->apply_filters( $value = '', $args = [0 => 5] ).../class-wp-hook.php:365
140.558613523416FileBird\Support\ACF->include_field( $version = 5 ).../class-wp-hook.php:341
150.558613523760include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/filebird/includes/Support/ACF/acf-field-filebird-v5.php ).../ACF.php:17
160.558613523760acf_field_filebird::getInstance( ).../acf-field-filebird-v5.php:78
170.558613524032acf_field_filebird->__construct( ).../acf-field-filebird-v5.php:12
180.558713524032__( $text = 'FileBird Folder', $domain = 'filebird' ).../acf-field-filebird-v5.php:19
190.558713524032translate( $text = 'FileBird Folder', $domain = 'filebird' ).../l10n.php:307
200.558713524032get_translations_for_domain( $domain = 'filebird' ).../l10n.php:195
210.558713524032_load_textdomain_just_in_time( $domain = 'filebird' ).../l10n.php:1419
220.558813525112_doing_it_wrong( $function_name = '_load_textdomain_just_in_time', $message = 'O carregamento da tradução para o domínio <code>filebird</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde.', $version = '6.7.0' ).../l10n.php:1381
230.558813526456wp_trigger_error( $function_name = '', $message = 'A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>filebird</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Es'..., $error_level = ??? ).../functions.php:6071
240.559113527096trigger_error( $message = 'A função _load_textdomain_just_in_time foi chamada <strong>incorretamente</strong>. O carregamento da tradução para o domínio <code>filebird</code> foi ativado muito cedo. Isso geralmente é um indicador de que algum código no plugin ou tema está sendo executado muito cedo. As traduções devem ser carregadas na ação <code>init</code> ou mais tarde. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Es'..., $error_level = 1024 ).../functions.php:6131

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php:6131) in /var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php on line 498
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.41807329224require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.41817329640require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.41827334256require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.608614353032do_action( $hook_name = 'init' ).../wp-settings.php:742
70.608614353248WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
80.608614353248WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
90.725116026472{closure:/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php:497-499}( '' ).../class-wp-hook.php:341
100.725116026472setcookie( $name = 'wordpress_no_cache', $value = '1', $expires_or_options = 0, $path = '/' ).../functions.php:498
Mercadìn di Nadàl, na 16ª edição, acontece neste fim de semana no Engenho Central – Portal do Município de Piracicaba
( ! ) Notice: A função WP_Scripts::localize foi chamada <strong>incorretamente</strong>. O parâmetro <code>$l10n</code> deve ser um array. Para passar um dado arbitrário para os scripts, use a função <code>wp_add_inline_script()</code> ao invés. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Esta mensagem foi adicionada na versão 5.7.0.) in /var/www/piracicaba.sp.gov.br/htdocs/wp-includes/functions.php on line 6131
Call Stack
#TimeMemoryFunctionLocation
10.41807328504{main}( ).../index.php:0
20.41807328808require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.745316422776require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-includes/template-loader.php ).../wp-blog-header.php:19
40.751916539368include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/single-post.php ).../template-loader.php:132
50.751916539368get_header( $name = ???, $args = ??? ).../single-post.php:1
60.751916539584locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] ).../general-template.php:48
70.752016539696load_template( $_template_file = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/header.php', $load_once = TRUE, $args = [] ).../template.php:749
80.752016540528require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/header.php ).../template.php:814
90.753716554520wp_head( ).../header.php:47
100.753716554520do_action( $hook_name = 'wp_head' ).../general-template.php:3197
110.753716554736WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
120.753716554736WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
130.754616558280wp_enqueue_scripts( '' ).../class-wp-hook.php:341
140.754616558280do_action( $hook_name = 'wp_enqueue_scripts' ).../script-loader.php:2311
150.754616558496WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
160.754616558496WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
170.755116559320{closure:/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php:52-86}( '' ).../class-wp-hook.php:341
180.755616562792wp_localize_script( $handle = 'index', $object_name = 'get_template_directory_uri', $l10n = 'https://piracicaba.sp.gov.br/wp-content/themes/pmp-portal' ).../functions.php:85
190.755616562792WP_Scripts->localize( $handle = 'index', $object_name = 'get_template_directory_uri', $l10n = 'https://piracicaba.sp.gov.br/wp-content/themes/pmp-portal' ).../functions.wp-scripts.php:233
200.755616563112_doing_it_wrong( $function_name = 'WP_Scripts::localize', $message = 'O parâmetro <code>$l10n</code> deve ser um array. Para passar um dado arbitrário para os scripts, use a função <code>wp_add_inline_script()</code> ao invés.', $version = '5.7.0' ).../class-wp-scripts.php:608
210.755716563944wp_trigger_error( $function_name = '', $message = 'A função WP_Scripts::localize foi chamada <strong>incorretamente</strong>. O parâmetro <code>$l10n</code> deve ser um array. Para passar um dado arbitrário para os scripts, use a função <code>wp_add_inline_script()</code> ao invés. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Esta mensagem foi adicionada na versão 5.7.0.)', $error_level = ??? ).../functions.php:6071
220.756016564456trigger_error( $message = 'A função WP_Scripts::localize foi chamada <strong>incorretamente</strong>. O parâmetro <code>$l10n</code> deve ser um array. Para passar um dado arbitrário para os scripts, use a função <code>wp_add_inline_script()</code> ao invés. Leia como <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Depurar o WordPress</a> para mais informações. (Esta mensagem foi adicionada na versão 5.7.0.)', $error_level = 1024 ).../functions.php:6131
Portal do Município de Piracicaba

Mercadìn di Nadàl, na 16ª edição, acontece neste fim de semana no Engenho Central

Evento das colônias trentino-tirolesas de Santana e Santa Olímpia tem apoio da Prefeitura, por meio da Semac

Por CCS / Publicado em 05/11/2024
Tempo de leitura: 3 minutos.
Potes com conservas sobre uma mesa
Mercadìn tem como objetivos manter preservada a cultura, a tradição e a união das comunidades

As colônias trentino-tirolesas de Santana e Santa Olímpia realizam neste fim de semana a 16ª edição do Mercadìn di Nadàl no Armazém 11, no Parque Engenho Central. No sábado, 9/11, acontece das 9h às 19h, e no domingo, 10/11, das 9h às 17h. A entrada é gratuita.

A realização é das associações de moradores de Santa Olímpia e de Santana, com apoio da Prefeitura de Piracicaba, por meio da Semac (Secretaria Municipal da Ação Cultural). O Mercadìn também acontece nos dias 23/11, 24/11, 30/11 e 1º/12 no bairro Santa Olímpia.

O evento tem como objetivo manter preservada a cultura, a tradição e a união das comunidades, expondo os talentos locais, mantendo o simbolismo do Natal e o artesanato típico.

“Esse ano nossos expositores estão levando vinhos de uva e de laranja, cerveja artesanal e chope, temperos e molho artesanal, além de pinturas em quadros, enfeites natalinos, comidas e doces. Nossas crianças produzem artigos religiosos, bijuterias, alimentos sem glúten e bandeiras pintadas a mão”, conta Laura Stenico, que faz parte da organização do 16º Mercadìn.  

Além dos expositores, o evento tem programação musical no sábado, com show da Máfia do Jazz às 12h e 14h, e danças folclóricas do grupo de Santa Olímpia no domingo, às 16h.

O Mercadìn di Nadàl remonta ao século XIV. Durante o período de Natal, artesãos vendiam artigos natalinos para relembrar o nascimento do Menino Jesus e festejarem São Nicolau. A tradição dos mercadinhos de Natal se popularizou nos Alpes e na região de Trento a partir de 1993. Hoje é uma tradição que atrai anualmente milhares de turistas, sendo tudo repleto de simbolismo para lembrar o nascimento de Jesus, desde os enfeites até o artesanato típico, num ambiente envolvente, repleto de paz, harmonia, esperança e alegria.

SERVIÇO – 16º Mercadìn di Nadàl. 9/11, Sábado, 9/11, das 9h às 19h, e domingo, 10/11, das 9h às 17h, no Armazém 11, no Engenho Central. Avenida Dr. Maurice Allain, 454. Entrada gratuita. Informações: 3403-2600.


Secretarias e Outros órgãos

Este site utiliza cookies para melhorar a sua experiência de navegação. Ao continuar navegando, você concorda com nossa política de privacidade.