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
Changelog
mohammad azami edited this page Nov 17, 2016
·
4 revisions
- Fix: Unclickable Tabs #6
- New: Spanish Translation (es_ES, es_MX)
- new: support custom post type. [topic]
- new: obtain movie rank in IMDB top 250 (checkout rank parameter). [article]
- new: improve persian translation.
- bug fixes.
- note: require WordPress 4.4+
- Fixes #2: using cURL in case that url-fopen was not enabled.
- new: implement an option to activate/deactivate automatic poster download.
- new: refactor entire source code
- new: plugin is now available in both english and persian.
- new: improving meta box UI.
- new: uploading poster automatically via url.
- new: custom poster size.
- fixed: search results are now editable.
- fixed: ajax search crashing.
- fixed: crawler crash causes.
- fixed: leaking out data.
- fixed: shortcode issues.
- fixed:
imdbi()
is now expecting one argument. - fixed:
imdbi('poster')
is now only return poster url. - fixed:
imdbi_check()
is now expecting meta box name as argument ( eg:imdbi_check('year')
).
- Store posters into wordpress upload directory.
- Add shortcode.
- redesign ui.
- Fix bugs.
- Store Inforamtion In "wp_postmeta" Wp Table.
- Fix loading Custom Jquery lib.
- Fix feedback page.
- Fix Addressing Problem.
- Fix Addresing Problem.
- Changing Image encoding To "Base64".
- Functions parameters Is Not Case Sensitive.
- first relase.