Commit Graph

3 Commits

Author SHA1 Message Date
Glen Whitney 2e4d61b4ac feat: Allow shortcodes in attribute values (#11)
Since wordpress also doesn't allow brackets in attribute values, first
replace `((` and `))` by `[` and `]` before expanding the shortcodes.

Expands the README to full documentation, and renames internal functions
to make more sense.

Resolves #10.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #11
2022-03-28 23:08:13 +00:00
Glen Whitney 6811af5970 Add an "Export Pods Table" action to the TablePress menu (#6)
Resolves #1.
Resolves #5.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #6
Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net>
Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-02-09 01:46:00 +00:00
Glen Whitney c4c2fc9e3d Add the code of the plugin 2019-09-14 11:42:34 -04:00