Skip to content

Release#4530

Merged
vytisbulkevicius merged 12 commits into
masterfrom
development
Jun 30, 2026
Merged

Release#4530
vytisbulkevicius merged 12 commits into
masterfrom
development

Conversation

@ineagu

@ineagu ineagu commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces several improvements and additions across the codebase, focusing on developer workflow, starter content, Google Fonts support, and documentation. The most significant changes are the addition of new GitHub workflow and issue templates for Copilot agent integration, enhancements to the starter content with new process and pricing sections, updates to the Google Fonts list, and improvements to testing documentation.

Developer workflow and automation:

  • Added .github/workflows/copilot-setup-steps.yml to automate environment setup for Copilot coding agents, including Node.js, PHP, MySQL, dependency installation, and WordPress test suite setup.
  • Introduced .github/ISSUE_TEMPLATE/agent-task.yml, a structured issue template for agent tasks, specifying goals, constraints, relevant files, and required tests.

Starter content and UI enhancements:

  • Enhanced inc/compatibility/starter-content/home.php with new "Our Process" and "Pricing" sections, including styled process steps, pricing cards, and a call-to-action button.
  • Added new CSS for process steps and pricing cards in inc/compatibility/starter-content/custom-css.php to support the new starter content.

Google Fonts updates:

  • Updated globals/google-fonts.php with new fonts: 'BJCree', 'Datatype', 'Iosevka Charon', 'Iosevka Charon Mono', 'Playwrite NZ Basic', 'Playwrite NZ Basic Guides', and 'SN Pro'; and added weights for 'STIX Two Math'. [1] [2] [3] [4] [5] [6]

Documentation and testing:

  • Improved PHP unit testing instructions in AGENTS.md, clarifying prerequisites (MySQL, WordPress test suite, PHPUnit Polyfills), and aligning with the new Copilot setup workflow.

These changes collectively improve the developer experience, enhance the starter content for end users, and expand font support for greater design flexibility.

pirate-bot and others added 11 commits June 22, 2026 00:52
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.53 to 3.3.54.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.54/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.53...v3.3.54)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-version: 3.3.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Home:
- Add icons to the hero pills (Business/Portfolio/Blog/Shop) and to the
  brand strip, with thin column dividers between brand names.
- New "How we work" 4-step process section and a "Plans that scale with
  you" pricing teaser linking to the new Pricing page.

New Pricing page:
- inc/compatibility/starter-content/pricing.php: 3 tiers (Professional
  featured), FAQ, CTA. Registered in starter_content.php (const, posts,
  is_starter_page_slug, primary + footer nav between Services and Work).

Palette unchanged (nv-light-bg stays #f1f5f9). Verified on wp-env: PHP lint
clean, 0 invalid blocks on home + pricing, no horizontal overflow.

A hero blue backdrop was explored to match screenshot.png but dropped: it
reads fine at a controlled screenshot width yet leaves an awkward empty
blue area on wide live viewports.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JPYaucAnAxbxPXho4ADBBG
… natively

The inline-SVG pill icons (inside core/button RichText) don't render in the block
editor and can be stripped on edit; the brand-strip icons (core/html in a flex row)
squeezed the labels in the editor sandbox. Revert both to the clean original (plain
pills + plain brand names) and render the process step number as a core/paragraph
instead of core/html. Front end + block editor both verified clean on wp-env.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JPYaucAnAxbxPXho4ADBBG
feat: enrich Default starter content (Process + Pricing) + new Pricing page
@pirate-bot

pirate-bot commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Plugin build for 44129cb is ready 🛎️!

@pirate-bot

pirate-bot commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

🌍 i18n String Review Report

📊 Summary

Category Count
➕ Added 1
➖ Removed 0
🔄 Changed 0
Total 1
➕ Added Strings (1) - Click to expand
String Location Words Suggested Match
Pricing neve/inc/compatibility/star... 1 No close match
Total 1

…t/codeinwp/themeisle-sdk-3.3.54

chore(deps): bump codeinwp/themeisle-sdk from 3.3.53 to 3.3.54
@vytisbulkevicius vytisbulkevicius changed the title Enhance Default Starter Content with New Pricing Page and Icons Release Jun 30, 2026
@vytisbulkevicius vytisbulkevicius merged commit 427a177 into master Jun 30, 2026
14 of 18 checks passed
@pirate-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.2.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants