WP Manifestindependent plugin directory
manifest / content / wp-movies-custom-post-type

Movies Custom Post Type

It's a simple movie custom post type for WordPress.

by Abirovi · github.com/abirovi1/wp-movies-custom-post-type

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/abirovi1/wp-movies-custom-post-type/archive/refs/heads/main.zip

WP Movies Custom Post Type Plugin

A lightweight and developer-friendly WordPress plugin that adds a Movies custom post type with Genres taxonomy and custom meta fields (Director, Release Year).
Perfect for learning or showcasing your WordPress development skills.


Features

  • Custom Post Type: movie
  • Custom Taxonomy: genre
  • Custom Meta Fields:
  • Director
  • Release Year
  • Gutenberg Compatible (supports REST API)
  • Clean file structure with includes
  • Lightweight and fully translatable

Installation

  1. Download or clone this repository:
    
    git clone https://github.com/yourusername/wp-movies-custom-post-type.git
  2. Copy the folder to:

/wp-content/plugins/
3. Activate it from your WordPress Dashboard → Plugins.

  1. You’ll now see a Movies section in the admin sidebar.

Usage Example

Add a Movie

Go to Movies → Add New

Fill in the title, description, and featured image

Choose a Genre

Add Director and Release Year in the custom fields box

Developer Info

Author: Abirovi

Version: 1.0

License: GPLv2 or later

Text Domain: movies-cpt

Tested up to: WordPress 6.7

GitHub Info

Repository: Movies Custom Post Type

Issues: Feel free to open an issue or submit a PR 💡

Keywords: wordpress, plugin, custom post type, movies, taxonomy, meta fields

Show Your Support

If you like this plugin, please ⭐ star the repo or share it! It helps others discover and motivates further development ❤️