=== IMDBI === Contributors: Mhazami, Imasood Donate link: http://opticteam.net Tags: imdb,movie information,series information,imdb info,auto imdb,automatic imdb info,auto movie info,movie poster,movie detail,movie,serial,tv,film,cinema Requires at least: 3.0 Tested up to: 4.0 Verison: 1.5 License:GPLv2 or later Display movie information from IMDB in wordpress post. improvements for Persian(farsi)/Afghan movie websites. == Description == This plugin helps to add movie information (from IMDB) in wordpress post using shortcode( eg. [imdbi action='title'] ) and function( eg. imdbi('title') also IMDBI('title') ). **IMDBI (refers to: internet movie database information)** is using omdbapi(http://www.omdbapi.com) API which provides information from Imdb. Features: * Ajax Searching * Get Fully Information (Title, Year, Rate, Stars, Authors, Director) From omdb api * Using Thumbnail When Poster Is not available. * store informations into post metabox (wp_postmeta table). * store poster into your host (in wordpress uploads directory). * improve API outputs * Ajax Searching * Get Fully Information (Title, Year, Rate, Stars, Authors, Director) From omdb api * Using Thumbnail When Poster Is not available = Note = This plugin is not endorsed by or affiliated with IMDb.com and plugin Language is persian(farsi). 10.10.34.34 refers to peyvandha.ir and nfqq.nvswi2lb(blah blah blah).nblk.ru refers to ia.media-imdb.com (it's a proxy server) See plugin Documentation in farsi at http://imdbi.opticteam.net/ == Installation == Using the Plugin Manager 1. Click Plugins 2. Click Add New 3. Search for `imdbi` 4. Click Install 5. Click Install Now 6. Click Activate Plugin Manually 1. Upload `imdbi` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress and enjoy :) == Screenshots == 1. search by title 2. related results 3. result 3. recording results by IMDB ID 4.imdbi setting menu 5.setting page == Frequently Asked Questions == = Is this plugin is case sensitive? = no, even function and shortcode isn't case sensetive wich means imdbi($action,$poster_callback) = IMDBI($action,$poster_callback) also [imdbi action="parameter"] = [IMDBI action="parameter"] == Changelog == = ,1.5 = * Store posters into wordpress upload directory. * Add shortcode. * Functions name isn't case sensetive. * redesign ui * Fix bugs = 1.4 = * Store Inforamtion In "wp_postmeta" Wp Table. * Fix loading Custom Jquery lib. = 1.3 = * Fix feedback page = 1.2 = * Fix Addressing Problem = 1.1 = * Fix Addresing Problem * Changing Image encoding To "Base64" * Functions parameters Is Not Case Sensitive = 1.0 = * first relase