Changeset 2184036
- Timestamp:
- 10/31/2019 05:28:52 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-multiple-featured-images/tags/1.1.0/readme.txt
r2184020 r2184036 19 19 1. Upload the plugins `simple-multiple-featured-images` directory to the `/wp-content/plugins/` directory or download the plugin directly via wordpress. 20 20 1. Activate the plugin through the \'Plugins\' menu in WordPress. 21 1. Now you can attach multiple featured images to posts and pages. To visualize the images on the website, a theme must support it! Currently, there are no shortcodes that allow the integration of the images into the website via wordpress editor.21 1. Now you can attach multiple featured images to posts and pages. To visualize the images on the website, you can use the provided shortcodes or you have to program your theme in such a way that it reads out the images and displays them in the desired way. 22 22 23 23 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.