Skip to content

1.4.37 -- RAIF integration + Rank Math + wp_update_post schema + Chrome Pack - #62

Merged
royalplugins merged 1 commit into
mainfrom
1.4.37-ship
Jul 23, 2026
Merged

1.4.37 -- RAIF integration + Rank Math + wp_update_post schema + Chrome Pack#62
royalplugins merged 1 commit into
mainfrom
1.4.37-ship

Conversation

@royalplugins

Copy link
Copy Markdown
Owner

Summary

  • 6 new Royal AI Firewall tools: dashboard stats, recent hits, per-bot policies, policy updates, daily rollup, block-all-AI-bots
  • Rank Math noindex reader/writer correctness (closes noindex issue with rank math #60)
  • wp_update_post + wp_update_page accept menu_order, post_parent, password, comment_status, ping_status, excerpt, and post_author, and return real stored values (closes wp_update_post silently ignores menu_order (and reports success) #61)
  • Chrome Pack: custom top header + footer + Royal Tools submenu + Founders Bundle callout on Royal MCP admin surfaces
  • 3 additional tools: royal_mcp_connection_health, elementor_get_widget_settings, Elementor MCP coexistence detection
  • Hook context enrichment: royal_mcp_tool_context alongside legacy royal_mcp_tool_called

…me Pack

- 6 new RAIF tools: dashboard stats, recent hits, per-bot policies,
  policy updates, daily rollup, block-all-AI-bots
- Rank Math noindex reader/writer correctness (fixes #60)
- wp_update_post + wp_update_page schema expansion + read-after-write
  response shape via new build_update_response() helper (fixes #61)
- Chrome Pack: custom top header + footer + Royal Tools submenu +
  Founders Bundle callout on Royal MCP admin surfaces
- New: royal_mcp_connection_health, elementor_get_widget_settings,
  Elementor MCP coexistence detection
- New: royal_mcp_tool_context hook alongside legacy royal_mcp_tool_called
@royalplugins
royalplugins merged commit f9013b5 into main Jul 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wp_update_post silently ignores menu_order (and reports success) noindex issue with rank math

1 participant