diff --git a/source/changelog.txt b/source/changelog.txt index 97bd523..3fa8413 100644 --- a/source/changelog.txt +++ b/source/changelog.txt @@ -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 diff --git a/source/readme.txt b/source/readme.txt index 99f1575..ebff373 100644 --- a/source/readme.txt +++ b/source/readme.txt @@ -16,7 +16,7 @@ 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