---
title: "Merge Proposal: Expanding WordPress Core Abilities"
url: https://daily.dev/posts/merge-proposal-expanding-wordpress-core-abilities-z7asyhhzz
source_url: https://make.wordpress.org/core/2026/07/02/merge-proposal-expanding-wordpress-core-abilities
type: article
source: "Make WordPress Core"
published: 2026-07-02T18:01:51.102Z
updated: 2026-07-02T22:21:12.932Z
tags: ["ai-agents", "wordpress", "rest-api"]
reading_time: 6
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Merge Proposal: Expanding WordPress Core Abilities

**[Make WordPress Core](https://daily.dev/sources/wordpresscore)** · 6 min read · 1 upvotes · 0 comments

## Summary

A merge proposal for WordPress 7.1 introduces three new read-only Core Abilities: core/read-settings, core/read-content, and core/read-users. Building on the Abilities API shipped in WordPress 6.9, these additions make WordPress meaningfully agent-readable, allowing AI clients and agentic workflows to query site settings, content, and users through a standardized, permission-checked interface. The proposal explains why these belong in Core rather than being re-implemented by the ecosystem, outlines the security model (opt-in via show_in_abilities flag, full permission checks, sensitive field omission), and previews future manage-abilities and additional entity coverage for 7.2 and beyond.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://make.wordpress.org/core/2026/07/02/merge-proposal-expanding-wordpress-core-abilities>

## Similar posts on daily.dev

- [Meet Abilities, WordPress’ New Functional Core](https://daily.dev/posts/meet-abilities-wordpress-new-functional-core-gmlkcjl5r) · Make WordPress Core · 0 upvotes · 0 comments
- [Introducing the WordPress Abilities API](https://daily.dev/posts/introducing-the-wordpress-abilities-api-7cle9rxc4) · WordPress Developer · 18 upvotes · 0 comments
- [Client-Side Abilities API in WordPress 7.0](https://daily.dev/posts/client-side-abilities-api-in-wordpress-7-0-r5rn6n5ar) · Make WordPress Core · 1 upvotes · 0 comments
- [Merge Proposal: Guidelines built on Knowledge](https://daily.dev/posts/merge-proposal-guidelines-built-on-knowledge-cvu8txc2j) · Make WordPress Core · 3 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#wordpress](https://daily.dev/tags/wordpress), [#rest-api](https://daily.dev/tags/rest-api)

[View this post on daily.dev](https://daily.dev/posts/merge-proposal-expanding-wordpress-core-abilities-z7asyhhzz)
