Title: Movie Grabber
Author: MovieGrabber
Published: <strong>June 3, 2018</strong>
Last modified: June 4, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/movie-grabber.svg)

# Movie Grabber

 By [MovieGrabber](https://profiles.wordpress.org/moviegrabber/)

[Download](https://downloads.wordpress.org/plugin/movie-grabber.zip)

 * [Details](https://wordpress.org/plugins/movie-grabber/#description)
 * [Reviews](https://wordpress.org/plugins/movie-grabber/#reviews)
 *  [Installation](https://wordpress.org/plugins/movie-grabber/#installation)
 * [Development](https://wordpress.org/plugins/movie-grabber/#developers)

 [Support](https://wordpress.org/support/plugin/movie-grabber/)

## Description

A great plugin to you. If you want to open a movie website, you can have a movie
website with a quality information pool from two different sources and imdb. Try
it now!

## Installation

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/smmg-movie-grabber` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Movie Grabber screen to configure the plugin
 4. It’s done!

## FAQ

 1. How can I show the duration custom field in my theme?

get_post_meta($post->ID, “duration”, true);

 1. How can I show the director custom field in my theme?

get_post_meta($post->ID, “director”, true);

 1. How can I show the writer custom field in my theme?

get_post_meta($post->ID, “writer”, true);

 1. How can I show the stars custom field in my theme?

get_post_meta($post->ID, “stars”, true);

 1. How can I show the genre custom field in my theme?

get_post_meta($post->ID, “genre”, true);

 1. How can I show the country custom field in my theme?

get_post_meta($post->ID, “country”, true);

 1. How can I show the rating custom field in my theme?

get_post_meta($post->ID, “rating”, true);

 1. How can I show the thumbnail custom field in my theme?

get_post_meta($post->ID, “thumbnail”, true);

## Reviews

![](https://secure.gravatar.com/avatar/32800599b5ba80c94311682d73304a369f25fe8911a0b60507f24773466af151?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-5545/)󠁿

 [MovieGrabber](https://profiles.wordpress.org/moviegrabber/) June 3, 2018

Very Very great plugin

 [ Read all 1 review ](https://wordpress.org/support/plugin/movie-grabber/reviews/)

## Contributors & Developers

“Movie Grabber” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ MovieGrabber ](https://profiles.wordpress.org/moviegrabber/)

[Translate “Movie Grabber” into your language.](https://translate.wordpress.org/projects/wp-plugins/movie-grabber)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/movie-grabber/), check
out the [SVN repository](https://plugins.svn.wordpress.org/movie-grabber/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/movie-grabber/) 
by [RSS](https://plugins.trac.wordpress.org/log/movie-grabber/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

No commit

## Meta

 *  Version **1.0**
 *  Last updated **8 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.x or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6 or higher **
 * Tags
 * [bot](https://wordpress.org/plugins/tags/bot/)[grabber](https://wordpress.org/plugins/tags/grabber/)
   [imdb](https://wordpress.org/plugins/tags/imdb/)[movie](https://wordpress.org/plugins/tags/movie/)
   [scraper](https://wordpress.org/plugins/tags/scraper/)
 *  [Advanced View](https://wordpress.org/plugins/movie-grabber/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/movie-grabber/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/movie-grabber/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/movie-grabber/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/movie-grabber/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/movie-grabber/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/movie-grabber/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/movie-grabber/reviews/)

## Contributors

 *   [ MovieGrabber ](https://profiles.wordpress.org/moviegrabber/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/movie-grabber/)