=== Plugin Name === Contributors: looigc Donate link: http://dev.msialink.com/custom-page-plugin-donation/ Tags: design, pages, page, custom, customize, theme, template Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 2.1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Custom Page plugin is use to customize page design easily and visually, just like using a simple webpage photoshop. == Description == Custom Page plugin is use to customize page design easily and visually, just like using a simple webpage photoshop. You can display design of Custom Pages in single page or embed in the theme templates. It allow your page design think out of the box. Please check out our [website](http://dev.msialink.com/) for more information. Some Features: * Customize design of multiple pages. * Render the layout by plugin default layout or create your own layout `custom-page.php` or specific `custom-page-post_id.php` in the theme templates. * Render the custom page by using shortcode function `` in theme templates (e.g.: header.php, page.php or etc). * Mobile device detection can switch the Custom Page to default post content. == Installation == 1. Install or Upload `Custom Page` plugin to the `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Read through the notes in the tab `Custom Page` for further informations. == Frequently Asked Questions == = Is the Custom Page Plugin support mobile device? = Mobile device can be detect and the default post content will shown in page. = How to contact plugin developer? = You may email me at dev@msialink.com == Screenshots == 1. Customize Multiple Pages. 2. Easy to Manage. 3. Simply Drag and Drop to Customize Pages Visually. == Changelog == = 2.1.0 = * Use default Wordpress Mobile Detection. * Restructure DOM, remove ID. * Action with Notices. = 2.0.7 = * Fix padding while setup custom page. = 2.0.6 = * Fix setup and default in plugin template. = 2.0.5 = * Remove function bloginfo in default template. * Modified the messages. = 2.0.4 = * Modified the messages in Basic User Manual. = 2.0.3 = * Elements ID is enforce to lowercase alphanumeric characters only. = 2.0.2 = * Fix missing jQuery script on Custom Page. = 2.0.1 = * Add Shortcode = 2.0.0 = * Ver 2.x.x Release * New Code * Support mutliple custom pages * Support mobile device == Upgrade Notice == = 2.1.0 = Fix Bug and Restructure DOM. = 2.0.7 = jQuery bug on doctype while using css padding. = 2.0.6 = Fix setup and default in plugin template. = 2.0.5 = Set properly title in custom page default layout. = 2.0.4 = Modified the messages in Basic User Manual. = 2.0.3 = Elements ID is enforce to lowercase alphanumeric characters only. = 2.0.2 = Enqueue missing jQuery script on Custom Page = 2.0.1 = Support Shortcode = 2.0.0 = New Code restructure.