Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Changelog

mohammad azami edited this page Nov 17, 2016 · 4 revisions

2.0.3 (current):

  • Fix: Unclickable Tabs #6
  • New: Spanish Translation (es_ES, es_MX)

2.0.2:

  • 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+

2.0.0:

  • Fixes #2: using cURL in case that url-fopen was not enabled.
  • new: implement an option to activate/deactivate automatic poster download.

2.0.0-beta:

  • 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') ).

1.5

  • Store posters into wordpress upload directory.
  • Add shortcode.
  • 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.