{"id":19607,"date":"2012-08-26T19:06:44","date_gmt":"2012-08-26T19:06:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/custom-page\/"},"modified":"2013-03-13T07:54:37","modified_gmt":"2013-03-13T07:54:37","slug":"custom-page","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/custom-page\/","author":10005968,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.1.0","stable_tag":"trunk","tested":"3.5.2","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"Custom Page","header_author":"GCLooi (devmsialink)","header_description":"","assets_banners_color":"b8ab9e","last_updated":"2013-03-13 07:54:37","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/dev.msialink.com\/custom-page-plugin-donation\/","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/custom-page\/","header_author_uri":"http:\/\/dev.msialink.com\/","rating":2.3,"author_block_rating":0,"active_installs":20,"downloads":23720,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.1.0":"<p>Fix Bug and Restructure DOM.<\/p>","2.0.7":"<p>jQuery bug on doctype while using css padding.<\/p>","2.0.6":"<p>Fix setup and default in plugin template.<\/p>","2.0.5":"<p>Set properly title in custom page default layout.<\/p>","2.0.4":"<p>Modified the messages in Basic User Manual.<\/p>","2.0.3":"<p>Elements ID is enforce to lowercase alphanumeric characters only.<\/p>","2.0.2":"<p>Enqueue missing jQuery script on Custom Page<\/p>","2.0.1":"<p>Support Shortcode<\/p>","2.0.0":"<p>New Code restructure.<\/p>"},"ratings":{"1":"1","2":"1","3":0,"4":"1","5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"672549","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538973","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1538973","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538973","resolution":"1","location":"plugin"}},"screenshots":{"1":"Customize Multiple Pages.","2":"Easy to Manage.","3":"Simply Drag and Drop to Customize Pages Visually."}},"plugin_section":[],"plugin_tags":[527,2757,4072,170,243],"plugin_category":[43],"plugin_contributors":[85983],"plugin_business_model":[],"class_list":["post-19607","plugin","type-plugin","status-closed","hentry","plugin_tags-custom","plugin_tags-customize","plugin_tags-design","plugin_tags-page","plugin_tags-pages","plugin_category-customization","plugin_contributors-looigc","plugin_committers-devmsialink","plugin_committers-looigc"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/custom-page_b8ab9e.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-page\/trunk\/screenshot-1.png?rev=1538973","caption":"Customize Multiple Pages."},{"src":"https:\/\/ps.w.org\/custom-page\/trunk\/screenshot-2.png?rev=1538973","caption":"Easy to Manage."},{"src":"https:\/\/ps.w.org\/custom-page\/trunk\/screenshot-3.png?rev=1538973","caption":"Simply Drag and Drop to Customize Pages Visually."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>Please check out our <a href=\"http:\/\/dev.msialink.com\/\">website<\/a> for more information.<\/p>\n\n<p>Some Features:<\/p>\n\n<ul>\n<li>Customize design of multiple pages.<\/li>\n<li>Render the layout by plugin default layout or create your own layout <code>custom-page.php<\/code> or specific <code>custom-page-post_id.php<\/code> in the theme templates.<\/li>\n<li>Render the custom page by using shortcode function <code>&lt;?php echo do_shortcode( '[custom-page id=\"post_id\"]' ); ?&gt;<\/code> in theme templates (e.g.: header.php, page.php or etc).<\/li>\n<li>Mobile device detection can switch the Custom Page to default post content.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install or Upload <code>Custom Page<\/code> plugin to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress.<\/li>\n<li>Read through the notes in the tab <code>Custom Page<\/code> for further informations.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is the Custom Page Plugin support mobile device?<\/dt>\n<dd><p>Mobile device can be detect and the default post content will shown in page.<\/p><\/dd>\n<dt>How to contact plugin developer?<\/dt>\n<dd><p>You may email me at dev@msialink.com<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Use default Wordpress Mobile Detection.<\/li>\n<li>Restructure DOM, remove ID.<\/li>\n<li>Action with Notices.<\/li>\n<\/ul>\n\n<h4>2.0.7<\/h4>\n\n<ul>\n<li>Fix padding while setup custom page.<\/li>\n<\/ul>\n\n<h4>2.0.6<\/h4>\n\n<ul>\n<li>Fix setup and default in plugin template.<\/li>\n<\/ul>\n\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>Remove function bloginfo in default template.<\/li>\n<li>Modified the messages.<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>Modified the messages in Basic User Manual.<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Elements ID is enforce to lowercase alphanumeric characters only.<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Fix missing jQuery script on Custom Page.<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Add Shortcode<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Ver 2.x.x Release<\/li>\n<li>New Code<\/li>\n<li>Support mutliple custom pages<\/li>\n<li>Support mobile device<\/li>\n<\/ul>","raw_excerpt":"Custom Page plugin is use to customize page design easily and visually, just like using a simple webpage photoshop.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19607","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=19607"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/looigc"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19607"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19607"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19607"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19607"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19607"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19607"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}