This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
mohamad azami edited this page Feb 17, 2016
·
14 revisions
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.
- Ajax Searching.
- custom poster size.
- editable search results.
- store informations as meta box.
- display informations using shortcode.
- available in both english and persian.
- Using thumbnail when poster is not available.
- Uploading poster automatically via url and save it as thumbnail.
- PHP >= 5.3
- WordPress >= 3.8
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.
Translations welcome! Translators name will credited in WordPress repository page.
To translate the plugin:
- Fork the repository
- Translate strings with poEdit or anyother software you want.
- Send a pull request