issues Search Results · repo:scottgonzalez/node-wordpress language:JavaScript
Filter by
62 results
(55 ms)62 results
inscottgonzalez/node-wordpress (press backspace or delete to remove) - If some customFields is empty then edit or update is working perfectly.
- But the issue is when it is already filled by some value and want to update it again then it is not working in other
...
github-usman
- 1
- Opened on Jun 5, 2024
- #77
Hi. I m trying to create new post with key starts with _. Strangely that it doesn t works, there is no custom fields
pushed to database. I ve tried with key that doesn t start with _ and it worked fine. ...
hoangvu12
- 1
- Opened on Jul 11, 2022
- #75
Using client.uploadFile to upload a photo, is it possible to set the photo s description and the alt of the image? Right
now I can t find a proper way to do it
Six6pounder
- 1
- Opened on Jun 30, 2022
- #74
Hello,
When i try to create Post with new tag client.newPost(postData, () = {} )
new tag - not the one that i get from client.getTerms( post_tag , () = {} )
I get the error XML-RPC fault: A name is ...
heorhii-zolotariuk
- 1
- Opened on Jun 5, 2020
- #73
Is there a way to get more than the first page of posts? I have a wordpress site that has 26 posts, and I only get
back 10 records from getPosts().
konsumer
- 2
- Opened on May 27, 2020
- #72
Have no idea how to force cycle to work in order, one by one.
`var wordpress = require( wordpress );
var client = wordpress.createClient({ url: localhost/test , username: root , password: 12345 });
...
jalamba4everkisa
- 2
- Opened on Apr 26, 2020
- #71
Hi guys, I do an upload job but it returns me error,
Error: XML-RPC fault: Could not write file my_file (Sorry, this file type is not permitted for security reasons.).
Here is my code
Snip25630424_5 ...
sucheep-s
- 1
- Opened on Apr 24, 2020
- #70
The most logical way to set custom fields would be:
customFields: {
key1: value1,
key2: value2
}
However, because we just pass the data straight through, the format must be:
customFields: [
{ ...
scottgonzalez
- Opened on Feb 23, 2020
- #69
Hi . Thank you for this beautiful library. But I faced a problem adding values of custom fields. I have an custom field
_yoast_wpseo_focuskw , and I m trying to fill it by passing an object in the data ...
aseleznev
- 1
- Opened on Feb 21, 2020
- #68
The website does have 4 blog posts and 3 pages but executing this code returns np blog post. Here is the exact code.
(credentials removed)
var express=require( express )
wordpress = require( wordpress ...
theranajayant
- 2
- Opened on Jan 19, 2020
- #67

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.