Changeset 2184035
- Timestamp:
- 10/31/2019 05:27:38 PM (6 years ago)
- File:
-
- 1 edited
-
simple-multiple-featured-images/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-multiple-featured-images/trunk/readme.txt
r2184022 r2184035 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.