{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicmtyy6sxepphurynek2hrpecwqwluxtkpx5c2cbw532xiq3b3k2a",
    "uri": "at://did:plc:djqqegmazb2f32esguwok4xg/app.bsky.feed.post/3mmxhjxzgduh2"
  },
  "description": "This site is (as of the publication of this post) on WordPress 7.0. I became aware that WordPress added some AI features through articles and blog posts instead of the WordPress admin area. The fact that I did not notice on my own is probably a good sign. In any event, Rodrigo Ghedin published a useful blog post describing two methods to disable the new AI features (or anti-features?) in WordPress 7. Because I have access to wp-config.php, I added the following to my file:\n\ndefine( […]",
  "path": "/naferrell/disabling-ai-in-wordpress-7-05-28-26/",
  "publishedAt": "2026-05-29T02:10:58.000Z",
  "site": "https://social.emucafe.org",
  "tags": [
    "ai",
    "learning2026",
    "wordpress",
    "through articles and blog posts instead of the WordPress admin area",
    "probably a good sign",
    "published a useful blog post",
    "Webmention"
  ],
  "textContent": "This site is (as of the publication of this post) on WordPress 7.0. I became aware that WordPress added some AI features through articles and blog posts instead of the WordPress admin area. The fact that I did not notice on my own is probably a good sign. In any event, Rodrigo Ghedin published a useful blog post describing two methods to disable the new AI features (or anti-features?) in WordPress 7. Because I have access to wp-config.php, I added the following to my file:\n\n\n    define( 'WP_AI_SUPPORT', false );\n\nFor WordPress admits who do not have access to wp-config.php or do not want to fiddle with important files (many such cases), he also links to a new plugin which adds a disable AI toggle (see his post if you are interested).\n\nYou can reply to this article from your own site by sending a Webmention.",
  "title": "Disabling AI in WordPress 7.0",
  "updatedAt": "2026-05-29T02:11:18.000Z"
}