rob006
Forum Replies Created
-
@davidtt2305 These are Twitter API limits. My screenshot shows respective limits for Pro, Basic and Free tier. They changed these limits last week (previously you had 50 requests per day in free tier): https://devcommunity.x.com/t/upcoming-updates-to-the-self-serve-x-api/227668
@davidtt2305 New limit for creating tweets is 17 requests per day (500 per month)
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Plugin Suspended by Twitter@vabrashev could you share your patch? I would like to test it too.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Problems with wordpress 4.8I’m using multisite installation with subdomains. Problem occurs only on child sites.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Problems with wordpress 4.8Same here. This is really annoying. :/
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Database upgradeThis upgrade should be done via cron in small batches. Getting all post with single query by get_posts it’s really bad solution – I have a large installation with tens of thousands of posts and memory consumption is enormous.