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:
		| @@ -5,7 +5,7 @@ | |||||||
| - Add settings link to plugin on plugins page | - Add settings link to plugin on plugins page | ||||||
| - Add donation link to plugin on plugins page | - Add donation link to plugin on plugins page | ||||||
| #### Changed | #### 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 | #### Deprecated | ||||||
| #### Removed | #### Removed | ||||||
| #### Fixed | #### Fixed | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ License: <wordpress-license> | |||||||
|  |  | ||||||
| Features | Features | ||||||
| - Display events as Gutenberg block, as widget and as shortcut | - 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 | - Cache requests' responses for 2 minutes in the database | ||||||
| - Configure number of events to show per block, per widget and per shortcut | - 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 | - Optionally filter events by a specific public group per block, per widget and per shortcut | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user