Conversation
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Collaborator
|
💂♂️ PR Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Collaborator
Collaborator
🌍 i18n String Review Report📊 Summary
➕ Added Strings (60) - Click to expand
|
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018GJfggt4S4RuAfF24E93EK
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018GJfggt4S4RuAfF24E93EK
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018GJfggt4S4RuAfF24E93EK
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018GJfggt4S4RuAfF24E93EK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Registers the shared
neve/*abilities in the theme (WP 6.9+, no-op below); Neve Pro extends them through filters.neve/site-get-state—edit_theme_optionsneve/header-list-components—edit_theme_optionsneve/appearance-update(addsblog,single,shopdisplay groups) —edit_theme_options;identity.blogname/identity.blogdescriptionalso needmanage_options;shopneeds WooCommerceneve/appearance-apply-preset—edit_theme_optionsneve/header-configure—edit_theme_options;sticky/transparentreturnpro_requiredwithout Neve Proneve/footer-configure—edit_theme_options;copyrightreturnspro_requiredwithout Neve Proneve/site-set-theme-mod—edit_theme_optionsneve/site-set-performance—manage_options; onlylocal_google_fontsis handled by the theme, the rest returnpro_requiredwithout Neve Proneve/page-layout-update—edit_posts+edit_poston the target postneve_ai_connect_metadata)Testing: PHPCS and PHPStan clean,
php -lon PHP 7.4 and 8.x; abilities exercised with WP-CLI on a local WordPress 7.1 install (registration, permissions, dry run, validation and Pro-gating errors). PHPUnit not run (no local test database).🤖 Generated with Claude Code