( ! ) 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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.39099492664include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/__advanced-custom-fields/acf.php ).../wp-settings.php:560
70.39109492664acf( ).../acf.php:785
80.39109492824ACF->initialize( ).../acf.php:779
90.39119493168__( $text = 'Advanced Custom Fields', $domain = 'acf' ).../acf.php:95
100.39119493168translate( $text = 'Advanced Custom Fields', $domain = 'acf' ).../l10n.php:307
110.39119493168get_translations_for_domain( $domain = 'acf' ).../l10n.php:195
120.39119493168_load_textdomain_just_in_time( $domain = 'acf' ).../l10n.php:1419
130.39229507336_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.39239508680wp_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.39289509848trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.445210776456register_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.445410777568wp_script_is( $handle = 'pmp-modal-editor-script', $status = 'registered' ).../blocks.php:254
110.445410777568_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_script_is', $handle = 'pmp-modal-editor-script' ).../functions.wp-scripts.php:427
120.445510777888_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.445510779232wp_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.446110779872trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.445210776456register_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.452210874208wp_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.452210874208_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_script', $handle = 'pmp-modal-editor-script' ).../functions.wp-scripts.php:187
120.452310874528_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.452310875872wp_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.452910876512trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.453610874400register_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.453810874864wp_script_is( $handle = 'pmp-modal-view-script', $status = 'registered' ).../blocks.php:254
110.453810874864_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_script_is', $handle = 'pmp-modal-view-script' ).../functions.wp-scripts.php:427
120.453910875184_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.453910876528wp_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.454510877168trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.453610874400register_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.455410875464wp_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.455410875464_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_script', $handle = 'pmp-modal-view-script' ).../functions.wp-scripts.php:187
120.455510875784_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.455510877128wp_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.456110877768trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.456610875344register_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.456710875392wp_style_is( $handle = 'pmp-modal-editor-style', $status = 'registered' ).../blocks.php:316
110.456710875392_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_style_is', $handle = 'pmp-modal-editor-style' ).../functions.wp-styles.php:212
120.456710875712_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.456810877056wp_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.457310877696trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.456610875344register_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.456710875392wp_style_is( $handle = 'pmp-modal-editor-style', $status = 'registered' ).../blocks.php:316
110.457910875392wp_styles( ).../functions.wp-styles.php:214
120.457910875808WP_Styles->__construct( ).../functions.wp-styles.php:24
130.457910876056do_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.457910876056WP_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.457910876056WP_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.457910876488wp_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.458810895552wp_should_load_separate_core_block_assets( ).../script-loader.php:1805
180.458810895552is_feed( $feeds = ??? ).../script-loader.php:2648
190.458810895584_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.458910896416wp_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.459210896800trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.443810768008include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/pmp-blocos.php ).../wp-settings.php:560
70.444010766616register_block_type( $block_type = '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/pmp-blocos/build/modal', $args = ??? ).../pmp-blocos.php:75
80.444110766616register_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.456610875344register_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.461510956776wp_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.461510956776_wp_scripts_maybe_doing_it_wrong( $function_name = 'wp_register_style', $handle = 'pmp-modal-editor-style' ).../functions.wp-styles.php:130
120.461510957096_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.461610958440wp_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.462110959080trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.503912699096include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php ).../wp-settings.php:710
70.504112709680get_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.504212710112acf_maybe_get_field( $selector = 'periodo_eleitoral', $post_id = 2, $strict = ??? ).../api-template.php:26
90.504212710112acf_init( ).../api-template.php:135
100.504212710112ACF->init( ).../api-helpers.php:204
110.517613357552do_action( $hook_name = 'acf/include_field_types', ...$arg = variadic(5) ).../acf.php:330
120.517613357768WP_Hook->do_action( $args = [0 => 5] ).../plugin.php:522
130.517613357768WP_Hook->apply_filters( $value = '', $args = [0 => 5] ).../class-wp-hook.php:365
140.519713495632acf_plugin_font_awesome->init( 5 ).../class-wp-hook.php:341
150.520213513312include_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.520213513312acf_register_field_type( $class = 'acf_field_font_awesome' ).../acf-font-awesome-v6.php:530
170.520213513312acf_fields->register_field_type( $class = 'acf_field_font_awesome' ).../fields.php:157
180.520213513632acf_field_font_awesome->__construct( ).../fields.php:54
190.520213513664__( $text = 'Font Awesome Icon', $domain = 'acf-font-awesome' ).../acf-font-awesome-v6.php:21
200.520213513664translate( $text = 'Font Awesome Icon', $domain = 'acf-font-awesome' ).../l10n.php:307
210.520213513664get_translations_for_domain( $domain = 'acf-font-awesome' ).../l10n.php:195
220.520213513664_load_textdomain_just_in_time( $domain = 'acf-font-awesome' ).../l10n.php:1419
230.520513514888_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.520613516232wp_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.520813516872trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.503912699096include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php ).../wp-settings.php:710
70.504112709680get_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.504212710112acf_maybe_get_field( $selector = 'periodo_eleitoral', $post_id = 2, $strict = ??? ).../api-template.php:26
90.504212710112acf_init( ).../api-template.php:135
100.504212710112ACF->init( ).../api-helpers.php:204
110.517613357552do_action( $hook_name = 'acf/include_field_types', ...$arg = variadic(5) ).../acf.php:330
120.517613357768WP_Hook->do_action( $args = [0 => 5] ).../plugin.php:522
130.517613357768WP_Hook->apply_filters( $value = '', $args = [0 => 5] ).../class-wp-hook.php:365
140.521613532576FileBird\Support\ACF->include_field( $version = 5 ).../class-wp-hook.php:341
150.521613532920include_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/plugins/filebird/includes/Support/ACF/acf-field-filebird-v5.php ).../ACF.php:17
160.521613532920acf_field_filebird::getInstance( ).../acf-field-filebird-v5.php:78
170.521613533192acf_field_filebird->__construct( ).../acf-field-filebird-v5.php:12
180.521613533192__( $text = 'FileBird Folder', $domain = 'filebird' ).../acf-field-filebird-v5.php:19
190.521613533192translate( $text = 'FileBird Folder', $domain = 'filebird' ).../l10n.php:307
200.521613533192get_translations_for_domain( $domain = 'filebird' ).../l10n.php:195
210.521613533192_load_textdomain_just_in_time( $domain = 'filebird' ).../l10n.php:1419
220.521713534272_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.521713535616wp_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.522013536256trigger_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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.35377329352require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-load.php ).../wp-blog-header.php:13
40.35447338880require_once( '/var/www/piracicaba.sp.gov.br/wp-config.php ).../wp-load.php:55
50.35447343416require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-settings.php ).../wp-config.php:116
60.546714362192do_action( $hook_name = 'init' ).../wp-settings.php:742
70.546714362408WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
80.546714362408WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
90.614516035632{closure:/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php:497-499}( '' ).../class-wp-hook.php:341
100.614516035632setcookie( $name = 'wordpress_no_cache', $value = '1', $expires_or_options = 0, $path = '/' ).../functions.php:498
Prefeitura abre pregão para confecção e instalação de decks no Museu Prudente de Moraes – 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.35377328632{main}( ).../index.php:0
20.35377328936require( '/var/www/piracicaba.sp.gov.br/htdocs/wp-blog-header.php ).../index.php:17
30.648416422976require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-includes/template-loader.php ).../wp-blog-header.php:19
40.653616539568include( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/single-post.php ).../template-loader.php:132
50.653616539568get_header( $name = ???, $args = ??? ).../single-post.php:1
60.653616539784locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] ).../general-template.php:48
70.653716539896load_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.653716540728require_once( '/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/header.php ).../template.php:814
90.655016555016wp_head( ).../header.php:47
100.655016555016do_action( $hook_name = 'wp_head' ).../general-template.php:3197
110.655016555232WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
120.655016555232WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
130.655616558776wp_enqueue_scripts( '' ).../class-wp-hook.php:341
140.655616558776do_action( $hook_name = 'wp_enqueue_scripts' ).../script-loader.php:2311
150.655616558992WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:522
160.655616558992WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:365
170.655916559816{closure:/var/www/piracicaba.sp.gov.br/htdocs/wp-content/themes/pmp-portal/functions.php:52-86}( '' ).../class-wp-hook.php:341
180.656316563288wp_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.656316563288WP_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.656416563608_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.656416564440wp_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.656616564952trigger_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

Prefeitura abre pregão para confecção e instalação de decks no Museu Prudente de Moraes

Novas estruturas devem ser em madeira ecológica para acomodação de objetos históricos

Por CCS / Publicado em 08/11/2024
Tempo de leitura: 2 minutos.
Objetos antigos estão em cima de uma estrutura de madeira com cobertura
O objetivo deste serviço é substituir os decks que são utilizados para acomodação de objetos históricos do Museu

A Prefeitura, por meio da Semac (Secretaria Municipal da Ação Cultural), abriu edital de pregão eletrônico para prestação de serviços de confecção e instalação de decks em madeira ecológica (plástica) para o Museu Histórico e Pedagógico Prudente de Moraes. O edital completo deste pregão eletrônico, de número 525/2024, pode ser acessado na edição de ontem, quinta-feira, 07/11, do Diário Oficial do Município (https://diariooficial.piracicaba.sp.gov.br).

A abertura das propostas acontece às 8h do dia 26/11 deste ano. O início da sessão de disputa de preços acontece às 9h do mesmo dia.

O objetivo deste serviço é substituir os decks que são utilizados para acomodação de objetos históricos do Museu, evitando que fiquem em contato direto com o chão, além de servir como palco para eventos realizados no quintal do Museu Histórico e Pedagógico Prudente de Moraes.

Os decks devem ser confeccionado em material 100% a prova d’água, resistente a variação de temperatura, com suporte mínimo de 5.000 kg/m², imune a cupim, para utilização em área externa, antiderrapante, com aspecto de madeira, sistema de instalação através de presilhas com encaixes, cantoneiras, barrote, e parafusos.

A contratada será responsável pela remoção dos itens expostos sobre o decks de madeira existente e realocação dos itens nos decks de madeira plástica após a finalização da instalação.


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.