Tagged Questions
0
votes
0answers
22 views
Get plugin info from Wordpress.org repository API with plain PHP code [duplicate]
The documentation of the Wordpress.org API is quite terrible. It links to a website that gives a 502 Bad Gateway error.
To be precise, how should my POST request look to the ...
2
votes
3answers
142 views
WP.org API: Accessing plugin downloads “Today” value?
I'm developing a plugin to display stats for downloads and various other information that developers might want to display on their sites about what they have developed.
I've found documentation on ...
5
votes
2answers
253 views
WordPress.org API - Get plugin authors favorite plugins
There have been some recent additions to the WordPress.org plugin repository. Most notably the changes to the plugin page and the author profile page which now shows an authors favorite plugins.
I ...
8
votes
2answers
202 views
Which of my blog and personal data is being transfered when Wordpress automatically checks for updates?
I'm generally concerned about privacy and I've heard that with each contact to the Wordpress API for update checks and similar a lot of my blogs data is being transfered.
To get a better impression, ...