F13 Movies Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Using Movie Shortcode you can easily add information about a movie, tv show, episode or actor to a blog post.
Simply enter the shortcode: [movie imdb=”an IMDB ID”] or [movie title=”A Movie Title”] to a blog post to add an array of information about the movie, tv show or episode; or enter the shortcode [actor tmdb=”a TMDB person ID”] or [actor name=”An actors name”] to a blog post to add an array of information about the actor.
Movie
Optional attributes:
- cachetime=”A time in minutes” – default is 1440 (24 hours)
- plot=”short|full” – default is full
- disable=”title,image,plot,information,rating” – comma separated list of sections to remove
- image_size=”1200″ – maximum image size in pixels
- trailer=”youtube video ID” – a youtube video ID for the movie trailer
If adding the shortcode with a title, rather than an IMDB ID, the following attributes are also optional to find the correct entry:
- type=”movie|series|episode”
- year=”The year of the movie”
Actor
Optional attributes (actor):
- cachetime=”A time in minutes” – default is 1440 (24 hours)
Features
- Styled appearance
- Shows film title, year, release date
- If showing a series, the total number of seasons is displayed
- If showing an episode, the season and episode number are displayed
- Displays the plot or synopsis
- Displays a poster image if one is available
- If a poster image is available it is added to your media library and loaded locally
- Displays movie stats such as the runtime, genre, awards, director, writer, Actors
- Displays the available languages and country of origin
- Provides the IMDB rating, including a star rating image
- Adds a link to the movie on IMDB
- Utilizes transient caching to reduce page load times and api calls
- Disable widget blocks to customize the appearance to your needs