1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

add missing backticks to changelog, add picture loading to features list

This commit is contained in:
Daniel Waxweiler
2025-05-24 17:15:52 +02:00
parent a3cd59e38f
commit b8c918db67
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
- Add settings link to plugin on plugins page
- Add donation link to plugin on plugins page
#### Changed
- Use wp_remote_get() instead of cURL functions for downloading the images
- Use `wp_remote_get()` instead of cURL functions for downloading the images
#### Deprecated
#### Removed
#### Fixed

View File

@ -16,7 +16,7 @@ License: <wordpress-license>
Features
- Display events as Gutenberg block, as widget and as shortcut
- Display events' title with link, date, and location, if available
- Display events' picture, if available, title with link, date, and location, if available
- Cache requests' responses for 2 minutes in the database
- Configure number of events to show per block, per widget and per shortcut
- Optionally filter events by a specific public group per block, per widget and per shortcut