Skip to content

Commit 061e024

Browse files
authored
Merge pull request #426 from 10up/fix/412-indicate-wp70-support
Indicate WordPress 7.0 support
2 parents d6cd32c + a333d70 commit 061e024

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ With Autopost for X, developers can further customize nearly everything about th
3030

3131
[![Autopost for X/Twitter Settings, found under `Settings` > `Autopost for X/Twitter`.](.wordpress-org/screenshot-4.png)](.wordpress-org/screenshot-4.png)
3232

33+
## Paid API Access
34+
35+
In early 2026, X effectively [removed free API access](https://devcommunity.x.com/t/announcing-the-launch-of-x-api-pay-per-use-pricing/256476) for all users except public utilities.
36+
37+
Most users will now require paid API access via the [X Developer Console](https://console.x.com/).
38+
3339
## Requirements
3440

3541
- PHP 7.4+

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: 10up, johnwatkins0, adamsilverstein, scottlee, dinhtungdu, jeffpaul, dharm1025
33
Tags: twitter, tweet, share, social media, posse
44
Requires at least: 6.8
5-
Tested up to: 6.9
5+
Tested up to: 7.0
66
Stable tag: 2.3.3
77
License: GPL-2.0-or-later
88
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html
@@ -25,6 +25,12 @@ With Autopost for X, developers can further customize nearly everything about th
2525

2626
**Disclaimer:** *TWITTER, TWEET, RETWEET and the Twitter logo are trademarks of Twitter, Inc. or its affiliates.*
2727

28+
== Paid API Access ==
29+
30+
In early 2026, X effectively [removed free API access](https://devcommunity.x.com/t/announcing-the-launch-of-x-api-pay-per-use-pricing/256476) for all users except public utilities.
31+
32+
Most users will now require paid API access via the [X Developer Console](https://console.x.com/).
33+
2834
== Installation ==
2935
1. Install the plugin via the plugin installer, either by searching for it or uploading a .ZIP file.
3036
2. Activate the plugin.

0 commit comments

Comments
 (0)