Files
automatisch/packages/docs/pages/apps/wordpress/triggers.md

13 lines
224 B
Markdown

---
favicon: /favicons/wordpress.svg
items:
- name: New post
desc: Triggers when a new post is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />