Installasjon
- Upload
wp-imdb-api.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
$imdb = new IMDbapi();
$data = $imdb->get(‘tt0004614′,’json’);
in your templates - Click here to generate new API (require login)
Ofte stilte spørsmål
- Installation Instructions
-
- Upload
wp-imdb-api.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
$imdb = new IMDbapi();
$data = $imdb->get(‘tt0004614′,’json’);
in your templates - Click here to generate new API (require login)
- Upload
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«IMDb API» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “IMDb API” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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




