IMDBi is a wordpress plugin. With this plugin installed, you could get information about movies / series you want, and use them in your posts by shortcodes or in your own template using functions.
Note that this plugin doesn't have any templates packed in, you have to create a template if you want to (Function Reference - Sample Card).
- Ajax Searching.
- custom poster size.
- editable search results.
- store informations as meta box.
- display informations using shortcode.
- available in english(Default), persian(fa_IR) and español(es_ES, es_MX).
- Using thumbnail when poster is not available.
- Uploading poster automatically via url and save it as thumbnail.
There is various ways for installing the plugin.
- Download the latest developer version from GitHub, copy & paste it to
wp-content/plugins/
directory. Then activate it through WordPress managment. - Clone the repository into
wp-content/plugins/
directory and then activate it through WordPress managment. - Download latest production version from WordPress official repository.
- PHP >= 5.5
- WordPress >= 3.8 (4.4+ since v. 2.0.2)
- ztvMark (español)