Title: Custom Page Theme &#8211; A WordPress Theme Generator Plugin
Author: jeetendrabajaj
Published: <strong>September 29, 2018</strong>
Last modified: December 2, 2018

---

Search plugins

![](https://ps.w.org/custom-page-theme/assets/banner-772x250.png?rev=1961588)

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/custom-page-theme_000000.svg)

# Custom Page Theme – A WordPress Theme Generator Plugin

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

[Download](https://downloads.wordpress.org/plugin/custom-page-theme.zip)

 * [Details](https://twd.wordpress.org/plugins/custom-page-theme/#description)
 * [Reviews](https://twd.wordpress.org/plugins/custom-page-theme/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/custom-page-theme/#installation)
 * [Development](https://twd.wordpress.org/plugins/custom-page-theme/#developers)

 [Support](https://wordpress.org/support/plugin/custom-page-theme/)

## Description

The Custom Page Theme Plugin is been developed for those WordPress Theme writers
who have very small hands on programming. The plugin automate the whole programming
stuff and helps the UI writer to more concentrate on their domain.

Major features that Custom Page Theme include:

 * Create your own WordPress Theme with no Or Least programming intervention.
 * You can apply any Theme onto any section of your website no matter what Active
   Theme you have selected.
 * The scale of your Custom page Theme may vary from applying over Single Page, 
   Single Post or even act as a whole Active Theme itself.
 * No need to make Custom Page Template if you can make and keep a Theme and apply
   it to one or more pages of website in just one mouse click.
 * The plugin will help you to make and keep the list of Themes as many as you want
   and use them any time on any section.
 * The plugin makes separate theme for each template you add, it make easy removal
   of Themes that have no more use.
 * You just have to paste small Shortcodes into your template files, the plugin 
   itself will draw menus, page-content, comments and widgets ( like Search, Category,
   Meta Tags etc.) for you.

### Shortcodes

 * Shortcode for Navigation Menu (Example: Menu Name: main menu)
    [custom_page_theme_nav
   menu="main menu"] OR <?php echo do_shortcode("[custom_page_theme_nav menu=\"main
   menu\"]"); ?>
 * Shortcode for Page content, Comment & Reply
    <?php echo do_shortcode("[custom_page_theme_page_content_widget]");?
   >

#### Disclaimer

However lot of studies has been done while making this plugin. Still the plugin 
is in begining state, we will suggest it to first use it on some stagging installation
of wordpresss. Take complete backup of your WordPress website
 before installing
it on your deployed version or use it at your own risk but please do not forget 
to back up your files and databases before use. If you’re new to WordPress or have
a very limited technical background you may consider seeking out professional help
your first time using the plugin. For any kind of assistance from our side, you 
can post your suggestions on our blog section.

### YouTube Channel: CUSTOM PAGE THEME

Introduction

Installation & Making First Theme

## Installation

 * Upload `custom-page-theme` plugin to the `/wp-content/plugins/` folder and Activate
   it.
 * It will add a menu ‘Custom Page Theme’ in admin panel in left menu.

## Reviews

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

### 󠀁[One of favourite WP Plugins to date](https://wordpress.org/support/topic/one-of-favourite-wp-plugins-to-date/)󠁿

 [mathewede](https://profiles.wordpress.org/mathewede/) October 27, 2019

This has to be one of my favourite plugins to date. Amazingly simple to use and 
get’s the job done. Kudos to the development team on this one!

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

### 󠀁[Awesome!](https://wordpress.org/support/topic/awesome-6156/)󠁿

 [dharmjadon](https://profiles.wordpress.org/dharmjadon/) November 20, 2018

Nice working as expected. Thanks for the contribution and all of your hard work!!

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

### 󠀁[Nice and impressive Plugin](https://wordpress.org/support/topic/nice-and-impressive-plugin/)󠁿

 [sksaurav](https://profiles.wordpress.org/sksaurav/) October 30, 2018 1 reply

Firstly Congratulation , Looking very easy, I hope , you will make robust plugin
from previous and make impressive documentation of each plugin

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

### 󠀁[Simply Awesome Plugin](https://wordpress.org/support/topic/simply-awesome-plugin-3/)󠁿

 [rightway1410](https://profiles.wordpress.org/rightway1410/) October 13, 2018

Hello, first of all my best wishes to the developers of this excellent plugin, and
i would like to recommend it to others, My suggestion to them is to improve the 
documentation manual so that user can achieve impressive results. I have tested 
it by making complete website theme, I like using shortcodes for navigation menu,
all widgets (like search etc.). I also like the way we can assign any theme to any
page, so that in a single website multiple themes can associate.

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/custom-page-theme/reviews/)

## Contributors & Developers

“Custom Page Theme – A WordPress Theme Generator Plugin” is open source software.
The following people have contributed to this plugin.

Contributors

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

[Translate “Custom Page Theme – A WordPress Theme Generator Plugin” into your language.](https://translate.wordpress.org/projects/wp-plugins/custom-page-theme)

### Interested in development?

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

## Changelog

#### 1.0.3

_Release Date – 02 December 2018_

 * Addition of Sample Custom Page Theme, to help user make their own Themes.
 * Design HTML structure of Menu Navigations and save their templates.
 * Design HTML structure of page content and save their templates.

#### 1.0.2

_Release Date – 06 November 2018_

 * Addition of load default index.php & style.css files into add theme file.
 * If user selects load default index.php or style.css, he do not need to upload
   both the files, insteas plugin will use both the files of it’s own.
 * More Readable names applied to plugin menu pages.

#### 1.0.1

_Release Date – 20 October 2018_

 * Added a new Sub Menu ‘Nav Menu Setup & Shortcodes’ into ‘Custom Page Theme’ at
   the left menu of admin panel. it gives the shortcodes that if paste on templates
   can draw menus.
 * You can also Add/Edit/Delete and Customize the HTML design of UL/LI elements 
   the shortcode will return.

#### 1.0

_Release Date – 29 September 2018_

 * The very first release of plugin. Adds a menu ‘Custom Page Theme’ at the left
   menu of admin panel.
 * It also adds a meta box ‘Custom Page Theme’ in Add/Edit Page page in admin panel,
   to select and apply themes over page.
 * It also adds 2 menus ‘All Custom Page Themes’ & ‘Add Custom Page Theme’ into ‘
   Custom Page Theme’ at the left menu of admin panel.
 * Both the menus manages the actions like Add/Edit/Delete & List for all the Custom
   Page themes.

## Meta

 *  Version **1.0.3**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/custom-page-theme/)
 * Tags
 * [custom page template](https://twd.wordpress.org/plugins/tags/custom-page-template/)
   [design](https://twd.wordpress.org/plugins/tags/design/)[theme](https://twd.wordpress.org/plugins/tags/theme/)
 *  [Advanced View](https://twd.wordpress.org/plugins/custom-page-theme/advanced/)

## Ratings

 5 out of 5 stars.

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

[Add my review](https://wordpress.org/support/plugin/custom-page-theme/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/custom-page-theme/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/custom-page-theme/)