Listolicious

Plugin Banner

Listolicious

by webbilicious

Download
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

  1. Insert the shortcode [listolicious] in the content of the page/post.
  2. 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
  1. Upload the full listolicious directory into your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Insert the shortcode [listolicious] in the content of your page/post.
  4. Populate the list by adding posts of the custom post type “Movies”.
  1. The list as it is displayed.

    The list as it is displayed.

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.
Back to top