<br />
<b>Deprecated</b>:  Return type of MailPoetVendor\Carbon\Traits\Date::createFromTimestamp($timestamp, $tz = null) should either be compatible with DateTime::createFromTimestamp(int|float $timestamp): static, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/woohoo/domains/woohoo.pl/public_html/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Timestamp.php</b> on line <b>6</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>complianz-terms-conditions</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 <b>/home/woohoo/domains/woohoo.pl/public_html/wp-includes/functions.php</b> on line <b>6114</b><br />
asdasd
add_theme_support( 'custom-logo' );
add_theme_support( 'disable-custom-colors' );
add_theme_support( 'disable-custom-font-sizes' );
add_theme_support( 'disable-custom-gradients' );
add_theme_support( 'disable-layout-styles' );
add_theme_support( 'title-tag' );
add_theme_support( 'responsive-embeds' );
add_theme_support( 'post-thumbnails' );
add_theme_support( 'align-wide' );
add_theme_support( 'editor-styles' );
// add_editor_style( 'assets/css/editor.css' ); // odkomentuj GDY plik istnieje
add_theme_support( 'wp-block-styles' );

add_theme_support( 'editor-color-palette', [
    [ 'name' => 'Blue',       'slug' => 'blue',       'color' => '#0049FF' ],
    [ 'name' => 'Navy',       'slug' => 'navy',       'color' => '#091133' ],
    [ 'name' => 'Gray',       'slug' => 'gray',       'color' => '#475467' ],
    [ 'name' => 'Steel Blue', 'slug' => 'steel-blue', 'color' => '#7881A9' ],
    [ 'name' => 'Pale Blue',  'slug' => 'pale-blue',  'color' => '#C7D7FF' ],
    [ 'name' => 'Azure Blue', 'slug' => 'azure-blue', 'color' => '#F6F9FC' ],
    [ 'name' => 'White',      'slug' => 'white',      'color' => '#FFFFFF' ],
    [ 'name' => 'Black',      'slug' => 'black',      'color' => '#000000' ],
] );

add_theme_support( 'editor-font-sizes', [
    [ 'name' => 'Small',  'slug' => 'small',  'size' => 14 ],
    [ 'name' => 'Normal', 'slug' => 'normal', 'size' => 16 ],
    [ 'name' => 'Medium', 'slug' => 'medium', 'size' => 24 ],
    [ 'name' => 'Large',  'slug' => 'large',  'size' => 32 ],
    [ 'name' => 'XL',     'slug' => 'xl',     'size' => 52 ],
] );


// jQuery — to idzie w OSOBNYM hooku, nie w after_setup_theme:
add_action( 'wp_enqueue_scripts', function () {
    wp_enqueue_script( 'jquery' );
} );

echo "213123123123123";

add_action( 'admin_notices', function () {
    $settings = WP_Theme_JSON_Resolver::get_theme_data()->get_settings();
    echo '<pre style="background:#fff;padding:10px;border:1px solid #ccc">';
    print_r( $settings['color']['palette'] ?? 'BRAK PALETY' );
    echo '</pre>';
} );<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//woohoo.pl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://woohoo.pl/page-sitemap.xml</loc>
		<lastmod>2026-05-19T14:42:43+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->