[automatorwp_button] lets you place a button that completes any trigger using the “User clicks a button” anywhere. There is the list of accepted attributes:
- trigger: The trigger identifier. Leave the same value as provided by the trigger.
- label: The button label text. By default: “Click me!”
- id: The button id attribute.
- class: The button class attribute.
- onclick: The button onclick attribute.