Description
The plugin creates the shortcode [listolicious] for displaying a movie list in the style of Mubi. As the plugin is made specifically for displaying a movie list with custom fields, it creates the custom post type “Movies”.
Features
- The shortcode displays posts of the custom post type “movies” as a list in the style of Mubi.
- When clicked it takes you to the custom post type post you have created.
Usage
- Insert the shortcode [listolicious] in the content of the page/post.
- You can set two options:
list: slug of a list you’ve created (default: shows all movies)
orderby: title or year (default: year)
Example: [listolicious list=”favourites” orderby=”title”]
Contributors
Daniel Hånberg Alonso at webbilicious
Translations/Languages
So far Listolicious is translated to:
- Swedish
Installation
- Upload the full listolicious directory into your wp-content/plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Insert the shortcode [listolicious] in the content of your page/post.
- Populate the list by adding posts of the custom post type “Movies”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Listolicious” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Listolicious” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Widget-functionality
- Added uninstall.php
1.3.1
- Minor updates to the stylesheet
1.3
- Added the ability to sort list by year or title in admin
- Fixed security issues
1.2.1
- Show a placeholder image when a thumbnail does not exist
- Added a gradient on the thumbnail
1.2
- Added the ability to add a redirect url for the movies, for example a link to IMDb
- Minor updates to the stylesheet
1.1.1
- Fixed nonce error
1.1
- Created a custom taxonomy and the ability to create multiple lists.
1.0
- Initial release.

