n8n/packages/nodes-base/nodes/Wordpress
Tom 4d4db7f805
feat(Wordpress Node): Add Status option to Get All operation of Posts resource
* Wordpress: Add status to getAll: post

* Fix status name used in query string

* Alphabetically order options for getAll: post

* 🐛 Fixed pagination issue when there is no posts for the status

*  Updated password field to use a password type

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2022-03-13 11:42:23 +01:00
..
GenericFunctions.ts feat(Wordpress Node): Add Status option to Get All operation of Posts resource 2022-03-13 11:42:23 +01:00
PostDescription.ts feat(Wordpress Node): Add Status option to Get All operation of Posts resource 2022-03-13 11:42:23 +01:00
PostInterface.ts
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserInterface.ts
Wordpress.node.json
Wordpress.node.ts feat(Wordpress Node): Add Status option to Get All operation of Posts resource 2022-03-13 11:42:23 +01:00
wordpress.png