update
This commit is contained in:
parent
14d4a80b56
commit
dcda5cb9da
|
@ -4,7 +4,9 @@ A small Wordpress plugin to render Freifunk metadata according to the [api.freif
|
||||||
|
|
||||||
It reads (and caches) JSON input from a configured URL and provides shortcodes to output the data.
|
It reads (and caches) JSON input from a configured URL and provides shortcodes to output the data.
|
||||||
|
|
||||||
Currently implemented are `[ff_services]` and `[ff_contact]`.
|
Currently implemented are `[ff_services]`, `[ff_contact]`, and `[ff_state]`.
|
||||||
|
|
||||||
|
An `[ff_location]` is also usable, but needs more work.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue