Commit Graph

7 Commits

Author SHA1 Message Date
Glen Whitney 3f29c9ea65 fix(README): Link syntax 2022-03-28 23:11:09 +00:00
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 29daaf7da0 doc: Add ezolboo's hint for tables that won't update 2021-08-20 14:53:58 -07: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 c18048cb1a Add comments suggeted by Steve Lane to the README file 2020-09-14 04:34:18 +00:00
Glen Whitney c4c2fc9e3d Add the code of the plugin 2019-09-14 11:42:34 -04:00
Glen Whitney 0e380c6c68 Initial commit 2019-09-14 14:29:57 +00:00