python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Angular - How to get posts, tags and comment count from Wordpress REST API using switchMap and then combine the resulting values using JavaScript?
I am working on an Angular app that needs to fetch posts, their respective tag names and comment count from Wordpress REST API. With the API three GET requests need to be sent to the server. The first...
aleksejjj
Votes: 0
Answers: 1
Find what is causing this event "handle_wpfs_event" to be triggered on the site
I am having trouble with a particular site of mine, that is using Stripe plugin (particularly this plugin - Accept Stripe Payments by Tips and Tricks HQ, wptipsntricks).
The problem consists of - CPU ...
John W
Votes: 0
Answers: 1
Update wordpress Post title via axios and vue js
Hi to all i want to change wordpress custom post title via my vue js app on button click but nothing change! The code i use is written bellow
handleController(){
axios.post('https://ni...
Tsourou Nas
Votes: 0
Answers: 0
Wordpress REST API - Post Request for YOAST fields
I'm using python to create wordpress post taking care also of the YOAST fields, using the wordpress rest api. On YOAST website I found this statement:
The Yoast REST API is currently read-only, and d...
Baggio
Votes: 0
Answers: 1