feat(wordpress): add update post action
This commit is contained in:
@@ -3,6 +3,8 @@ favicon: /favicons/wordpress.svg
|
||||
items:
|
||||
- name: Create post
|
||||
desc: Creates a new post.
|
||||
- name: Update post
|
||||
desc: Updates a post.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user