add_action('rest_api_init', function () { register_rest_route('wow/v1', '/ask', array( 'methods' => 'POST', 'callback' => 'wow_ai_handler', 'permission_callback' => '__return_true' )); });function wow_ai_handler($request) {$data = $request->get_json_params(); $question = $data['question'] ?? ''; $mode = $data['mode'] ?? 'general';$apiKey = "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 ";$system = "You are Professor WOW, a fun, safe, kid-friendly teacher for children ages 5 to 10. Speak in short, clear sentences. Be encouraging and simple.";if ($mode === "math") { $system .= " Focus on math. Explain step by step."; } if ($mode === "writing") { $system .= " Help with sentences and writing clearly."; } if ($mode === "reading") { $system .= " Help with sounding out words and understanding reading."; }$response = wp_remote_post("https://api.openai.com/v1/chat/completions", array( 'headers' => array( 'Content-Type' => 'application/json', 'Authorization' => 'Bearer ' . $apiKey ), 'body' => json_encode(array( "model" => "gpt-4o-mini", "messages" => array( array("role" => "system", "content" => $system), array("role" => "user", "content" => $question) ), "max_tokens" => 120 )) ));$body = wp_remote_retrieve_body($response); $json = json_decode($body, true);return array( "response" => $json["choices"][0]["message"]["content"] ?? "Try again!" ); }

TOP Online Education and Homeschool

I’m A Big Kid Now Toddler and Kindergarten T-Shirt — Graduation / Milestone Shirt

$19.80$21.78

Description

Celebrate the milestone with a cheerful, comfy tee made for little explorers stepping up to big-kid life. Soft midweight cotton gives a smooth feel against sensitive skin while the classic cut leaves room for play. The colorful “I’m a BIG KID NOW!” graphic—complete with a tiny graduation cap and sparkles—brings bright, confident energy to first-days, preschool celebrations, and family photos. Thoughtful construction (twill shoulder tape, side seams, and a stretch-reset ribbed collar) keeps the shirt looking neat after dozens of tumbles and washes. The tear-away label makes dressing easier for sensitive necks, and the reliable fabric weight holds colors and shape so the memory stays vivid as they grow.

Product features
– 100% cotton solid colors; Sport Grey 90/10 cotton/poly for durability
– Medium-weight fabric (5.3 oz/yd²) — soft but sturdy for play
– Twill neck and shoulder tape to prevent stretching and keep fit
– Side seams and classic fit maintain shape through wear and washes
– 1×1 ribbed collar and tear-away label for comfortable, easy dressing

Care instructions
– Machine wash: cold (max 30C or 90F)
– Non-chlorine: bleach as needed
– Tumble dry: low heat
– Iron, steam or dry: low heat
– Do not dry clean

Additional information

WeightN/A