| Package | Description |
|---|---|
| org.attribyte.wp.model |
| Modifier and Type | Method and Description |
|---|---|
static Shortcode |
Shortcode.parse(java.lang.String shortcode)
Parses a shortcode
|
Shortcode |
Shortcode.withContent(java.lang.String content)
Adds content to a shortcode.
|