Files
automatisch/packages/docs/pages/apps/wordpress/actions.md
2024-05-28 17:52:38 +02:00

13 lines
210 B
Markdown

---
favicon: /favicons/wordpress.svg
items:
- name: Create post
desc: Creates a new post.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />