Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

IMDb API

Pantaila-argazkiak

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png

Instalazioa

  1. Upload wp-imdb-api.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place
    $imdb = new IMDbapi();
    $data = $imdb->get(‘tt0004614′,’json’);
    in your templates
  4. Click here to generate new API (require login)

MEG

Installation Instructions
  1. Upload wp-imdb-api.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place
    $imdb = new IMDbapi();
    $data = $imdb->get(‘tt0004614′,’json’);
    in your templates
  4. Click here to generate new API (require login)

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“IMDb API” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez IMDb API zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.2.0

  • Update search by title

1.1.0

  • Add metabox for post and page action
  • Store Inforamtion In “wp_postmeta” Wp Table.
  • Store posters into wordpress upload directory.
  • redesign ui.
  • Ajax search
  • Search results are now editable
  • Uploading poster automatically via url.

1.0

  • Start new plugin