diff --git a/db/instaldeco.sql b/db/instaldeco.sql index c420c5a..75d6d06 100644 --- a/db/instaldeco.sql +++ b/db/instaldeco.sql @@ -3,7 +3,7 @@ -- http://www.phpmyadmin.net -- -- Servidor: localhost --- Tiempo de generación: 23-09-2011 a las 17:13:52 +-- Tiempo de generación: 23-09-2011 a las 20:19:23 -- Versión del servidor: 5.1.53 -- Versión de PHP: 5.3.4 @@ -128,7 +128,7 @@ CREATE TABLE IF NOT EXISTS `wp_options` ( `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=160 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=213 ; -- -- Volcar la base de datos para la tabla `wp_options` @@ -137,7 +137,7 @@ CREATE TABLE IF NOT EXISTS `wp_options` ( INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES (1, 0, 'siteurl', 'http://localhost/instaldeco', 'yes'), (2, 0, 'blogname', 'Instaldeco', 'yes'), -(3, 0, 'blogdescription', 'Otro sitio realizado con WordPress', 'yes'), +(3, 0, 'blogdescription', 'Servicios de Montaje y decoración', 'yes'), (4, 0, 'users_can_register', '0', 'yes'), (5, 0, 'admin_email', 'darranz@rodax-software.com', 'yes'), (6, 0, 'start_of_week', '1', 'yes'), @@ -165,7 +165,7 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (28, 0, 'links_recently_updated_time', '120', 'yes'), (29, 0, 'comment_moderation', '0', 'yes'), (30, 0, 'moderation_notify', '1', 'yes'), -(31, 0, 'permalink_structure', '', 'yes'), +(31, 0, 'permalink_structure', '/%year%/%monthnum%/%postname%/', 'yes'), (32, 0, 'gzipcompression', '0', 'yes'), (33, 0, 'hack_file', '0', 'yes'), (34, 0, 'blog_charset', 'UTF-8', 'yes'), @@ -176,11 +176,11 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (39, 0, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'), (40, 0, 'advanced_edit', '0', 'yes'), (41, 0, 'comment_max_links', '2', 'yes'), -(42, 0, 'gmt_offset', '0', 'yes'), +(42, 0, 'gmt_offset', '1', 'yes'), (43, 0, 'default_email_category', '1', 'yes'), (44, 0, 'recently_edited', '', 'no'), -(45, 0, 'template', 'Broadside', 'yes'), -(46, 0, 'stylesheet', 'Broadside', 'yes'), +(45, 0, 'template', 'broadside', 'yes'), +(46, 0, 'stylesheet', 'broadside', 'yes'), (47, 0, 'comment_whitelist', '1', 'yes'), (48, 0, 'blacklist_keys', '', 'no'), (49, 0, 'comment_registration', '0', 'yes'), @@ -193,7 +193,7 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (56, 0, 'upload_path', '', 'yes'), (57, 0, 'blog_public', '1', 'yes'), (58, 0, 'default_link_category', '2', 'yes'), -(59, 0, 'show_on_front', 'posts', 'yes'), +(59, 0, 'show_on_front', 'page', 'yes'), (60, 0, 'tag_base', '', 'yes'), (61, 0, 'show_avatars', '1', 'yes'), (62, 0, 'avatar_rating', 'G', 'yes'), @@ -227,8 +227,8 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (90, 0, 'embed_autourls', '1', 'yes'), (91, 0, 'embed_size_w', '', 'yes'), (92, 0, 'embed_size_h', '600', 'yes'), -(93, 0, 'page_for_posts', '0', 'yes'), -(94, 0, 'page_on_front', '0', 'yes'), +(93, 0, 'page_for_posts', '17', 'yes'), +(94, 0, 'page_on_front', '11', 'yes'), (95, 0, 'default_post_format', '0', 'yes'), (96, 0, 'wp_user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:62:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:9:"add_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}', 'yes'), (97, 0, 'widget_search', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'), @@ -236,7 +236,7 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (99, 0, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'), (100, 0, 'widget_archives', 'a:2:{i:2;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'), (101, 0, 'widget_meta', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'), -(102, 0, 'sidebars_widgets', 'a:8:{s:19:"wp_inactive_widgets";a:0:{}s:19:"primary-widget-area";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}s:21:"secondary-widget-area";a:0:{}s:24:"first-footer-widget-area";a:0:{}s:25:"second-footer-widget-area";a:0:{}s:24:"third-footer-widget-area";a:0:{}s:25:"fourth-footer-widget-area";a:0:{}s:13:"array_version";i:3;}', 'yes'), +(102, 0, 'sidebars_widgets', 'a:2:{s:19:"wp_inactive_widgets";a:13:{i:0;s:7:"pages-2";i:1;s:10:"calendar-2";i:2;s:7:"links-2";i:3;s:6:"text-2";i:4;s:5:"rss-2";i:5;s:11:"tag_cloud-2";i:6;s:10:"nav_menu-2";i:7;s:8:"search-2";i:8;s:14:"recent-posts-2";i:9;s:17:"recent-comments-2";i:10;s:10:"archives-2";i:11;s:12:"categories-2";i:12;s:6:"meta-2";}s:13:"array_version";i:3;}', 'yes'), (103, 0, 'cron', 'a:3:{i:1316840695;a:3:{s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1316883906;a:1:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}s:7:"version";i:2;}', 'yes'), (104, 0, '_transient_doing_cron', '1316797649', 'yes'), (116, 0, '_site_transient_timeout_browser_4f512b96d61e54437d052ed0b03eb8c5', '1317402305', 'yes'), @@ -248,12 +248,12 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (110, 0, 'widget_tag_cloud', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (111, 0, 'widget_nav_menu', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), (112, 0, 'widget_widget_twentyeleven_ephemera', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'), -(113, 0, '_site_transient_timeout_theme_roots', '1316804703', 'yes'), -(114, 0, '_site_transient_theme_roots', 'a:3:{s:9:"Broadside";s:7:"/themes";s:12:"twentyeleven";s:7:"/themes";s:9:"twentyten";s:7:"/themes";}', 'yes'), -(115, 0, '_site_transient_update_themes', 'O:8:"stdClass":3:{s:12:"last_checked";i:1316797505;s:7:"checked";a:3:{s:9:"Broadside";s:3:"1.0";s:12:"twentyeleven";s:3:"1.2";s:9:"twentyten";s:3:"1.2";}s:8:"response";a:0:{}}', 'yes'), +(113, 0, '_site_transient_timeout_theme_roots', '1316809350', 'yes'), +(114, 0, '_site_transient_theme_roots', 'a:3:{s:9:"broadside";s:7:"/themes";s:12:"twentyeleven";s:7:"/themes";s:9:"twentyten";s:7:"/themes";}', 'yes'), +(115, 0, '_site_transient_update_themes', 'O:8:"stdClass":3:{s:12:"last_checked";i:1316802851;s:7:"checked";a:3:{s:9:"broadside";s:3:"1.0";s:12:"twentyeleven";s:3:"1.2";s:9:"twentyten";s:3:"1.2";}s:8:"response";a:0:{}}', 'yes'), (117, 0, '_site_transient_browser_4f512b96d61e54437d052ed0b03eb8c5', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:5:"6.0.2";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:1:"6";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (118, 0, 'dashboard_widget_options', 'a:4:{s:25:"dashboard_recent_comments";a:1:{s:5:"items";i:5;}s:24:"dashboard_incoming_links";a:5:{s:4:"home";s:27:"http://localhost/instaldeco";s:4:"link";s:103:"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://localhost/instaldeco/";s:3:"url";s:136:"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://localhost/instaldeco/";s:5:"items";i:10;s:9:"show_date";b:0;}s:17:"dashboard_primary";a:7:{s:4:"link";s:26:"http://wordpress.org/news/";s:3:"url";s:31:"http://wordpress.org/news/feed/";s:5:"title";s:22:"Blog oficial WordPress";s:5:"items";i:2;s:12:"show_summary";i:1;s:11:"show_author";i:0;s:9:"show_date";i:1;}s:19:"dashboard_secondary";a:7:{s:4:"link";s:28:"http://planet.wordpress.org/";s:3:"url";s:33:"http://planet.wordpress.org/feed/";s:5:"title";s:30:"Otras noticias sobre WordPress";s:5:"items";i:5;s:12:"show_summary";i:0;s:11:"show_author";i:0;s:9:"show_date";i:0;}}', 'yes'), -(157, 0, 'current_theme', 'Broadside', 'yes'), +(201, 0, 'current_theme', 'Broadside', 'yes'), (120, 0, 'can_compress_scripts', '1', 'yes'), (121, 0, '_transient_timeout_feed_d54818a85854ebcb9b5357c7d7c038bf', '1316840707', 'no'), (122, 0, '_transient_feed_d54818a85854ebcb9b5357c7d7c038bf', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:4:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:3:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:54:"link:http://localhost/instaldeco/ - Google Blog Search";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:91:"http://www.google.com/search?ie=utf-8&q=link:http://localhost/instaldeco/&tbm=blg&tbs=sbd:1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:87:"Your search - link:http://localhost/instaldeco/ - did not match any documents. ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://a9.com/-/spec/opensearch/1.1/";a:3:{s:12:"totalResults";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:10:"startIndex";a:1:{i:0;a:5:{s:4:"data";s:1:"1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:12:"itemsPerPage";a:1:{i:0;a:5:{s:4:"data";s:2:"10";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:7:{s:12:"content-type";s:28:"text/xml; charset=ISO-8859-1";s:4:"date";s:29:"Fri, 23 Sep 2011 17:05:11 GMT";s:7:"expires";s:2:"-1";s:13:"cache-control";s:18:"private, max-age=0";s:10:"set-cookie";a:2:{i:0;s:143:"PREF=ID=87a31538b20a40a2:FF=0:TM=1316797511:LM=1316797511:S=JgZ9fHYWPUzTah0u; expires=Sun, 22-Sep-2013 17:05:11 GMT; path=/; domain=.google.com";i:1;s:212:"NID=51=MImeqNX-cUSLFsY8wtS-gW19OltvZpAPzu7nCxesWsOUpd9eTejP4M-CfBq2sw1BmNIJTpOyR62cWld10ZWlZfhG5gKVrq5y57MrjsrPG0uZRgSIsxNZqYrkd8T1Fcgi; expires=Sat, 24-Mar-2012 17:05:11 GMT; path=/; domain=.google.com; HttpOnly";}s:6:"server";s:3:"gws";s:16:"x-xss-protection";s:13:"1; mode=block";}s:5:"build";s:14:"20090627192103";}', 'no'), @@ -294,10 +294,15 @@ INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, (152, 0, '_transient_plugin_slugs', 'a:2:{i:0;s:19:"akismet/akismet.php";i:1;s:9:"hello.php";}', 'no'), (153, 0, '_transient_timeout_dash_de3249c4736ad3bd2cd29147c4a0d43e', '1316840710', 'no'), (154, 0, '_transient_dash_de3249c4736ad3bd2cd29147c4a0d43e', '

Más populares

\n
W3 Total Cache
 (Instalar)\n

Improve site performance and user experience via caching: browser, page, object, database, minify and content delivery network support.

\n

Plugins recientes

\n
Logged in
 (Instalar)\n

Allows you to close your site to non-logged in users, by redirecting them to the login page, displaying a message or a specific template file.

\n

Actualizados recientemente

\n
plista
 (Instalar)\n

Plugin for displaying plista Recommendations

\n', 'no'), -(155, 0, '_site_transient_timeout_wporg_theme_feature_list', '1316808471', 'yes'), +(155, 0, '_site_transient_timeout_wporg_theme_feature_list', '1316813695', 'yes'), (156, 0, '_site_transient_wporg_theme_feature_list', 'a:5:{s:6:"Colors";a:15:{i:0;s:5:"black";i:1;s:4:"blue";i:2;s:5:"brown";i:3;s:4:"gray";i:4;s:5:"green";i:5;s:6:"orange";i:6;s:4:"pink";i:7;s:6:"purple";i:8;s:3:"red";i:9;s:6:"silver";i:10;s:3:"tan";i:11;s:5:"white";i:12;s:6:"yellow";i:13;s:4:"dark";i:14;s:5:"light";}s:7:"Columns";a:6:{i:0;s:10:"one-column";i:1;s:11:"two-columns";i:2;s:13:"three-columns";i:3;s:12:"four-columns";i:4;s:12:"left-sidebar";i:5;s:13:"right-sidebar";}s:5:"Width";a:2:{i:0;s:11:"fixed-width";i:1;s:14:"flexible-width";}s:8:"Features";a:18:{i:0;s:8:"blavatar";i:1;s:10:"buddypress";i:2;s:17:"custom-background";i:3;s:13:"custom-colors";i:4;s:13:"custom-header";i:5;s:11:"custom-menu";i:6;s:12:"editor-style";i:7;s:21:"featured-image-header";i:8;s:15:"featured-images";i:9;s:20:"front-page-post-form";i:10;s:19:"full-width-template";i:11;s:12:"microformats";i:12;s:12:"post-formats";i:13;s:20:"rtl-language-support";i:14;s:11:"sticky-post";i:15;s:13:"theme-options";i:16;s:17:"threaded-comments";i:17;s:17:"translation-ready";}s:7:"Subject";a:3:{i:0;s:7:"holiday";i:1;s:13:"photoblogging";i:2;s:8:"seasonal";}}', 'yes'), -(158, 0, 'theme_mods_Broadside', 'a:1:{i:0;b:0;}', 'yes'), -(159, 0, 'optionsframework', 'a:1:{s:2:"id";s:9:"broadside";}', 'yes'); +(158, 0, 'theme_mods_Broadside', 'a:2:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:10:"navigation";i:3;}}', 'yes'), +(159, 0, 'optionsframework', 'a:2:{s:2:"id";s:9:"broadside";s:12:"knownoptions";a:1:{i:0;s:9:"broadside";}}', 'yes'), +(160, 0, 'broadside', 'a:32:{s:13:"email_address";s:0:"";s:11:"footer_text";s:53:"Copyright © 2011 – Instaldeco S.L. –";s:13:"facebook_link";s:0:"";s:10:"twitter_id";s:0:"";s:11:"flickr_link";s:0:"";s:10:"vimeo_link";s:0:"";s:11:"google_link";s:0:"";s:16:"stumbleupon_link";s:0:"";s:12:"youtube_link";s:0:"";s:4:"logo";s:75:"http://localhost/instaldeco/wp-content/uploads/2011/09/logo-instaldeco1.png";s:13:"logo_position";s:6:"bottom";s:12:"nav_position";s:3:"top";s:7:"favicon";s:0:"";s:10:"default_bg";s:69:"http://localhost/instaldeco/wp-content/uploads/2011/09/camouflage.png";s:7:"blog_bg";s:94:"http://localhost/instaldeco/wp-content/themes/Broadside/images/backgrounds/blog-background.jpg";s:11:"site_height";s:3:"600";s:16:"scrollbar_height";s:3:"330";s:7:"menu_bg";s:7:"#FF6900";s:14:"headings_color";s:7:"#FF6900";s:11:"static_menu";s:2:"no";s:10:"home_title";s:10:"Instaldeco";s:9:"home_meta";s:85:"Desarrollamos y materializamos cualquier proyecto o idea que llegue a nuestras manos.";s:13:"tracking_code";s:0:"";s:9:"404_error";s:25:"404 Página no encontrada";s:10:"custom_css";s:0:"";s:9:"custom_js";s:0:"";s:9:"animation";s:4:"fade";s:5:"speed";s:4:"1200";s:5:"timer";s:4:"true";s:10:"transition";s:4:"4000";s:6:"arrows";s:5:"false";s:7:"bullets";s:4:"true";}', 'yes'), +(183, 0, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'), +(190, 0, '_transient_random_seed', '3bb3dce2e079d559507740585673f719', 'yes'), +(212, 0, 'rewrite_rules', 'a:94:{s:12:"portfolio/?$";s:29:"index.php?post_type=portfolio";s:42:"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?post_type=portfolio&feed=$matches[1]";s:37:"portfolio/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?post_type=portfolio&feed=$matches[1]";s:29:"portfolio/page/([0-9]{1,})/?$";s:47:"index.php?post_type=portfolio&paged=$matches[1]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?type=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?type=$matches[1]&feed=$matches[2]";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?type=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:26:"index.php?type=$matches[1]";s:37:"portfolio/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"portfolio/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"portfolio/([^/]+)/trackback/?$";s:36:"index.php?portfolio=$matches[1]&tb=1";s:50:"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?portfolio=$matches[1]&feed=$matches[2]";s:45:"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?portfolio=$matches[1]&feed=$matches[2]";s:38:"portfolio/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?portfolio=$matches[1]&paged=$matches[2]";s:45:"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$";s:49:"index.php?portfolio=$matches[1]&cpage=$matches[2]";s:30:"portfolio/([^/]+)(/[0-9]+)?/?$";s:48:"index.php?portfolio=$matches[1]&page=$matches[2]";s:26:"portfolio/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"portfolio/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:14:".*wp-atom.php$";s:19:"index.php?feed=atom";s:13:".*wp-rdf.php$";s:18:"index.php?feed=rdf";s:13:".*wp-rss.php$";s:18:"index.php?feed=rss";s:14:".*wp-rss2.php$";s:19:"index.php?feed=rss2";s:14:".*wp-feed.php$";s:19:"index.php?feed=feed";s:22:".*wp-commentsrss2.php$";s:34:"index.php?feed=rss2&withcomments=1";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:39:"index.php?&page_id=11&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:29:"comments/page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:47:"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:44:"([0-9]{4})/([0-9]{1,2})/([^/]+)/trackback/?$";s:69:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&tb=1";s:64:"([0-9]{4})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]";s:59:"([0-9]{4})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]";s:52:"([0-9]{4})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&paged=$matches[4]";s:59:"([0-9]{4})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$";s:82:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&cpage=$matches[4]";s:44:"([0-9]{4})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]";s:36:"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:51:"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]";s:38:"([0-9]{4})/comment-page-([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&cpage=$matches[2]";s:25:".+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:".+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:".+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:".+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:".+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:18:"(.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:38:"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:33:"(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:26:"(.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:33:"(.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:18:"(.+?)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";}', 'yes'), +(199, 0, 'theme_mods_twentyeleven', 'a:1:{i:0;b:0;}', 'yes'); -- -------------------------------------------------------- @@ -313,14 +318,221 @@ CREATE TABLE IF NOT EXISTS `wp_postmeta` ( PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=211 ; -- -- Volcar la base de datos para la tabla `wp_postmeta` -- INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES -(1, 2, '_wp_page_template', 'default'); +(1, 2, '_wp_page_template', 'default'), +(2, 8, '_wp_attached_file', '2011/09/camouflage.png'), +(3, 8, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2070";s:6:"height";s:4:"1360";s:14:"hwstring_small";s:23:"height=''84'' width=''128''";s:4:"file";s:22:"2011/09/camouflage.png";s:5:"sizes";a:8:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"camouflage-150x150.png";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"camouflage-300x197.png";s:5:"width";s:3:"300";s:6:"height";s:3:"197";}s:5:"large";a:3:{s:4:"file";s:23:"camouflage-1024x672.png";s:5:"width";s:4:"1024";s:6:"height";s:3:"672";}s:20:"post-thumbnail-image";a:3:{s:4:"file";s:22:"camouflage-125x120.png";s:5:"width";s:3:"125";s:6:"height";s:3:"120";}s:10:"team-image";a:3:{s:4:"file";s:22:"camouflage-120x120.png";s:5:"width";s:3:"120";s:6:"height";s:3:"120";}s:19:"portfolio-thumbnail";a:3:{s:4:"file";s:22:"camouflage-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:19:"portfolio-scrolling";a:3:{s:4:"file";s:22:"camouflage-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:17:"portfolio-gallery";a:3:{s:4:"file";s:22:"camouflage-450x287.png";s:5:"width";s:3:"450";s:6:"height";s:3:"287";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'), +(4, 9, '_wp_attached_file', '2011/09/logo-instaldeco.png'), +(5, 9, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"270";s:6:"height";s:3:"122";s:14:"hwstring_small";s:23:"height=''57'' width=''128''";s:4:"file";s:27:"2011/09/logo-instaldeco.png";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:27:"logo-instaldeco-150x122.png";s:5:"width";s:3:"150";s:6:"height";s:3:"122";}s:20:"post-thumbnail-image";a:3:{s:4:"file";s:27:"logo-instaldeco-125x120.png";s:5:"width";s:3:"125";s:6:"height";s:3:"120";}s:10:"team-image";a:3:{s:4:"file";s:27:"logo-instaldeco-120x120.png";s:5:"width";s:3:"120";s:6:"height";s:3:"120";}s:19:"portfolio-thumbnail";a:3:{s:4:"file";s:27:"logo-instaldeco-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:19:"portfolio-scrolling";a:3:{s:4:"file";s:27:"logo-instaldeco-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'), +(6, 10, '_wp_attached_file', '2011/09/logo-instaldeco1.png'), +(7, 10, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"270";s:6:"height";s:3:"122";s:14:"hwstring_small";s:23:"height=''57'' width=''128''";s:4:"file";s:28:"2011/09/logo-instaldeco1.png";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:28:"logo-instaldeco1-150x122.png";s:5:"width";s:3:"150";s:6:"height";s:3:"122";}s:20:"post-thumbnail-image";a:3:{s:4:"file";s:28:"logo-instaldeco1-125x120.png";s:5:"width";s:3:"125";s:6:"height";s:3:"120";}s:10:"team-image";a:3:{s:4:"file";s:28:"logo-instaldeco1-120x120.png";s:5:"width";s:3:"120";s:6:"height";s:3:"120";}s:19:"portfolio-thumbnail";a:3:{s:4:"file";s:28:"logo-instaldeco1-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:19:"portfolio-scrolling";a:3:{s:4:"file";s:28:"logo-instaldeco1-135x117.png";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'), +(8, 11, '_edit_last', '1'), +(9, 11, '_edit_lock', '1316804482:1'), +(10, 11, '_wpnonce', '3fc6a7e1c2'), +(11, 11, '_wp_http_referer', '/instaldeco/wp-admin/post.php?post=11&action=edit&message=1'), +(12, 11, 'user_ID', '1'), +(13, 11, 'action', 'editpost'), +(14, 11, 'originalaction', 'editpost'), +(15, 11, 'post_author', '1'), +(16, 11, 'post_type', 'page'), +(17, 11, 'original_post_status', 'publish'), +(18, 11, 'referredby', 'http://localhost/instaldeco/wp-admin/post.php?post=11&action=edit&message=1'), +(19, 11, '_wp_original_http_referer', 'http://localhost/instaldeco/wp-admin/post.php?post=11&action=edit&message=1'), +(20, 11, 'auto_draft', '0'), +(21, 11, 'post_ID', '11'), +(22, 11, 'autosavenonce', '00a9b69e7e'), +(23, 11, 'meta-box-order-nonce', '2926899a89'), +(24, 11, 'closedpostboxesnonce', 'e7aa5566e0'), +(25, 11, 'wp-preview', ''), +(26, 11, 'hidden_post_status', 'publish'), +(27, 11, 'post_status', 'publish'), +(28, 11, 'hidden_post_password', ''), +(29, 11, 'hidden_post_visibility', 'public'), +(30, 11, 'visibility', 'public'), +(31, 11, 'post_password', ''), +(32, 11, 'mm', '09'), +(33, 11, 'jj', '23'), +(34, 11, 'aa', '2011'), +(35, 11, 'hh', '18'), +(36, 11, 'mn', '23'), +(37, 11, 'ss', '22'), +(38, 11, 'hidden_mm', '09'), +(39, 11, 'cur_mm', '09'), +(40, 11, 'hidden_jj', '23'), +(41, 11, 'cur_jj', '23'), +(42, 11, 'hidden_aa', '2011'), +(43, 11, 'cur_aa', '2011'), +(44, 11, 'hidden_hh', '18'), +(45, 11, 'cur_hh', '20'), +(46, 11, 'hidden_mn', '23'), +(47, 11, 'cur_mn', '01'), +(48, 11, 'original_publish', 'Actualizar'), +(49, 11, 'publish', 'Publicar'), +(50, 11, 'parent_id', ''), +(51, 11, 'menu_order', '0'), +(52, 11, 'post_title', 'Inicio'), +(53, 11, 'samplepermalinknonce', '9c31276400'), +(54, 11, 'content', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.'), +(55, 11, 'metakeyinput', ''), +(56, 11, 'metavalue', ''), +(57, 11, '_ajax_nonce-add-meta', '9dc13bb2ca'), +(58, 11, 'advanced_view', '1'), +(59, 11, 'comment_status', 'open'), +(60, 11, 'ping_status', 'open'), +(61, 11, 'post_name', 'inicio'), +(62, 11, 'post_author_override', '1'), +(63, 11, 'pyre_font_color', 'light'), +(64, 11, 'pyre_background_images', 'http://localhost/instaldeco/wp-content/uploads/2011/09/DSC01339-2.jpg,http://localhost/instaldeco/wp-content/uploads/2011/09/P1020372.jpg'), +(65, 11, 'pyre_heading_sub', 'Servicios de montaje y decoración'), +(66, 11, 'pyre_heading_1', ''), +(67, 11, 'pyre_heading_2', ''), +(68, 11, 'post_mime_type', ''), +(69, 11, 'ID', '11'), +(70, 11, 'post_content', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.'), +(71, 11, 'post_parent', '0'), +(72, 11, 'save', 'Actualizar'), +(73, 11, 'meta', 'a:61:{i:34;a:2:{s:3:"key";s:2:"aa";s:5:"value";s:4:"2011";}i:13;a:2:{s:3:"key";s:6:"action";s:5:"value";s:8:"editpost";}i:58;a:2:{s:3:"key";s:13:"advanced_view";s:5:"value";s:1:"1";}i:22;a:2:{s:3:"key";s:13:"autosavenonce";s:5:"value";s:10:"00a9b69e7e";}i:20;a:2:{s:3:"key";s:10:"auto_draft";s:5:"value";s:1:"0";}i:24;a:2:{s:3:"key";s:20:"closedpostboxesnonce";s:5:"value";s:10:"e7aa5566e0";}i:59;a:2:{s:3:"key";s:14:"comment_status";s:5:"value";s:4:"open";}i:54;a:2:{s:3:"key";s:7:"content";s:5:"value";s:242:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.";}i:43;a:2:{s:3:"key";s:6:"cur_aa";s:5:"value";s:4:"2011";}i:45;a:2:{s:3:"key";s:6:"cur_hh";s:5:"value";s:2:"19";}i:41;a:2:{s:3:"key";s:6:"cur_jj";s:5:"value";s:2:"23";}i:39;a:2:{s:3:"key";s:6:"cur_mm";s:5:"value";s:2:"09";}i:47;a:2:{s:3:"key";s:6:"cur_mn";s:5:"value";s:2:"59";}i:35;a:2:{s:3:"key";s:2:"hh";s:5:"value";s:2:"18";}i:42;a:2:{s:3:"key";s:9:"hidden_aa";s:5:"value";s:4:"2011";}i:44;a:2:{s:3:"key";s:9:"hidden_hh";s:5:"value";s:2:"18";}i:40;a:2:{s:3:"key";s:9:"hidden_jj";s:5:"value";s:2:"23";}i:38;a:2:{s:3:"key";s:9:"hidden_mm";s:5:"value";s:2:"09";}i:46;a:2:{s:3:"key";s:9:"hidden_mn";s:5:"value";s:2:"23";}i:28;a:2:{s:3:"key";s:20:"hidden_post_password";s:5:"value";s:0:"";}i:26;a:2:{s:3:"key";s:18:"hidden_post_status";s:5:"value";s:7:"publish";}i:29;a:2:{s:3:"key";s:22:"hidden_post_visibility";s:5:"value";s:6:"public";}i:69;a:2:{s:3:"key";s:2:"ID";s:5:"value";s:2:"11";}i:33;a:2:{s:3:"key";s:2:"jj";s:5:"value";s:2:"23";}i:51;a:2:{s:3:"key";s:10:"menu_order";s:5:"value";s:1:"0";}i:23;a:2:{s:3:"key";s:20:"meta-box-order-nonce";s:5:"value";s:10:"2926899a89";}i:55;a:2:{s:3:"key";s:12:"metakeyinput";s:5:"value";s:0:"";}i:75;a:2:{s:3:"key";s:13:"metakeyselect";s:5:"value";s:6:"#NONE#";}i:56;a:2:{s:3:"key";s:9:"metavalue";s:5:"value";s:0:"";}i:32;a:2:{s:3:"key";s:2:"mm";s:5:"value";s:2:"09";}i:36;a:2:{s:3:"key";s:2:"mn";s:5:"value";s:2:"23";}i:14;a:2:{s:3:"key";s:14:"originalaction";s:5:"value";s:8:"editpost";}i:17;a:2:{s:3:"key";s:20:"original_post_status";s:5:"value";s:7:"publish";}i:48;a:2:{s:3:"key";s:16:"original_publish";s:5:"value";s:10:"Actualizar";}i:206;a:2:{s:3:"key";s:13:"page_template";s:5:"value";s:12:"homepage.php";}i:50;a:2:{s:3:"key";s:9:"parent_id";s:5:"value";s:0:"";}i:60;a:2:{s:3:"key";s:11:"ping_status";s:5:"value";s:4:"open";}i:15;a:2:{s:3:"key";s:11:"post_author";s:5:"value";s:1:"1";}i:62;a:2:{s:3:"key";s:20:"post_author_override";s:5:"value";s:1:"1";}i:70;a:2:{s:3:"key";s:12:"post_content";s:5:"value";s:242:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.";}i:21;a:2:{s:3:"key";s:7:"post_ID";s:5:"value";s:2:"11";}i:68;a:2:{s:3:"key";s:14:"post_mime_type";s:5:"value";s:0:"";}i:61;a:2:{s:3:"key";s:9:"post_name";s:5:"value";s:6:"inicio";}i:71;a:2:{s:3:"key";s:11:"post_parent";s:5:"value";s:1:"0";}i:31;a:2:{s:3:"key";s:13:"post_password";s:5:"value";s:0:"";}i:27;a:2:{s:3:"key";s:11:"post_status";s:5:"value";s:7:"publish";}i:52;a:2:{s:3:"key";s:10:"post_title";s:5:"value";s:6:"Inicio";}i:16;a:2:{s:3:"key";s:9:"post_type";s:5:"value";s:4:"page";}i:49;a:2:{s:3:"key";s:7:"publish";s:5:"value";s:8:"Publicar";}i:64;a:2:{s:3:"key";s:22:"pyre_background_images";s:5:"value";s:139:"http://localhost/instaldeco/wp-content/uploads/2011/09/DSC01339-2.jpg,\r\nhttp://localhost/instaldeco/wp-content/uploads/2011/09/P1020372.jpg";}i:63;a:2:{s:3:"key";s:15:"pyre_font_color";s:5:"value";s:5:"light";}i:66;a:2:{s:3:"key";s:14:"pyre_heading_1";s:5:"value";s:0:"";}i:67;a:2:{s:3:"key";s:14:"pyre_heading_2";s:5:"value";s:0:"";}i:65;a:2:{s:3:"key";s:16:"pyre_heading_sub";s:5:"value";s:34:"Servicios de montaje y decoración";}i:18;a:2:{s:3:"key";s:10:"referredby";s:5:"value";s:75:"http://localhost/instaldeco/wp-admin/post.php?post=11&action=edit&message=1";}i:53;a:2:{s:3:"key";s:20:"samplepermalinknonce";s:5:"value";s:10:"9c31276400";}i:72;a:2:{s:3:"key";s:4:"save";s:5:"value";s:10:"Actualizar";}i:37;a:2:{s:3:"key";s:2:"ss";s:5:"value";s:2:"22";}i:12;a:2:{s:3:"key";s:7:"user_ID";s:5:"value";s:1:"1";}i:30;a:2:{s:3:"key";s:10:"visibility";s:5:"value";s:6:"public";}i:25;a:2:{s:3:"key";s:10:"wp-preview";s:5:"value";s:0:"";}}'), +(74, 11, '_ajax_nonce', '7260b9fddd'), +(75, 11, 'metakeyselect', '#NONE#'), +(76, 14, 'action', 'update'), +(77, 14, 'menu', '3'), +(78, 14, 'menu-settings-column-nonce', '38ef3d5a9a'), +(79, 14, 'menu-item', 'a:2:{i:-4;a:10:{s:19:"menu-item-object-id";s:2:"11";s:15:"menu-item-db-id";s:1:"0";s:16:"menu-item-object";s:4:"page";s:19:"menu-item-parent-id";s:1:"0";s:14:"menu-item-type";s:9:"post_type";s:15:"menu-item-title";s:6:"Inicio";s:13:"menu-item-url";s:39:"http://localhost/instaldeco/?page_id=11";s:16:"menu-item-target";s:0:"";s:17:"menu-item-classes";s:0:"";s:13:"menu-item-xfn";s:0:"";}i:-5;a:10:{s:19:"menu-item-object-id";s:1:"2";s:15:"menu-item-db-id";s:1:"0";s:16:"menu-item-object";s:4:"page";s:19:"menu-item-parent-id";s:1:"0";s:14:"menu-item-type";s:9:"post_type";s:15:"menu-item-title";s:18:"Página de ejemplo";s:13:"menu-item-url";s:38:"http://localhost/instaldeco/?page_id=2";s:16:"menu-item-target";s:0:"";s:17:"menu-item-classes";s:0:"";s:13:"menu-item-xfn";s:0:"";}}'), +(80, 14, '_menu_item_type', 'post_type'), +(81, 14, '_menu_item_menu_item_parent', '0'), +(82, 14, '_menu_item_object_id', '11'), +(83, 14, '_menu_item_object', 'page'), +(84, 14, '_menu_item_target', ''), +(85, 14, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), +(86, 14, '_menu_item_xfn', ''), +(87, 14, '_menu_item_url', ''), +(121, 15, 'menu-name', 'Menú principal'), +(89, 15, 'action', 'update'), +(90, 15, 'menu', '3'), +(91, 15, 'menu-settings-column-nonce', '38ef3d5a9a'), +(92, 15, 'menu-item', 'a:2:{i:-4;a:10:{s:19:"menu-item-object-id";s:2:"11";s:15:"menu-item-db-id";s:1:"0";s:16:"menu-item-object";s:4:"page";s:19:"menu-item-parent-id";s:1:"0";s:14:"menu-item-type";s:9:"post_type";s:15:"menu-item-title";s:6:"Inicio";s:13:"menu-item-url";s:39:"http://localhost/instaldeco/?page_id=11";s:16:"menu-item-target";s:0:"";s:17:"menu-item-classes";s:0:"";s:13:"menu-item-xfn";s:0:"";}i:-5;a:10:{s:19:"menu-item-object-id";s:1:"2";s:15:"menu-item-db-id";s:1:"0";s:16:"menu-item-object";s:4:"page";s:19:"menu-item-parent-id";s:1:"0";s:14:"menu-item-type";s:9:"post_type";s:15:"menu-item-title";s:18:"Página de ejemplo";s:13:"menu-item-url";s:38:"http://localhost/instaldeco/?page_id=2";s:16:"menu-item-target";s:0:"";s:17:"menu-item-classes";s:0:"";s:13:"menu-item-xfn";s:0:"";}}'), +(93, 15, '_menu_item_type', 'post_type'), +(94, 15, '_menu_item_menu_item_parent', '0'), +(95, 15, '_menu_item_object_id', '2'), +(96, 15, '_menu_item_object', 'page'), +(97, 15, '_menu_item_target', ''), +(98, 15, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), +(99, 15, '_menu_item_xfn', ''), +(100, 15, '_menu_item_url', ''), +(140, 17, '_edit_last', '1'), +(102, 14, 'menu-name', 'Menú principal'), +(103, 14, 'closedpostboxesnonce', 'e7aa5566e0'), +(104, 14, 'meta-box-order-nonce', '2926899a89'), +(105, 14, 'update-nav-menu-nonce', 'a9e80186a6'), +(106, 14, '_wp_http_referer', '/instaldeco/wp-admin/nav-menus.php'), +(107, 14, 'menu-item-title', 'a:2:{i:14;s:6:"Inicio";i:15;s:18:"Página de ejemplo";}'), +(108, 14, 'menu-item-attr-title', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(109, 14, 'menu-item-target', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(110, 14, 'menu-item-classes', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(111, 14, 'menu-item-xfn', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(112, 14, 'menu-item-description', 'a:2:{i:14;s:235:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.";i:15;s:871:"Esta es una página de ejemplo, Es diferente a una entrada de un blog porque se mantiene estática y, en la mayoría de temas, se mostrará en la barra de navegación. Casi todo el mundo comienza con una página Sobre mí para presentarse a los potenciales visitantes. Puede decir algo así:\r\n\r\n¡Hola!: Soy físico durante el día, lector de manga por las noches y este es mi blog. Vivo en Albacete y tengo un gato llamado Alex. Me encantan los mojitos (y mirar a la gente corriendo en los parques)\r\n\r\nO algo así:\r\n\r\nLa empresa Calcetines XYC se fundó en 1973, y ha estado produciendo calcetines de calidad para sus clientes desde entonces. Se encuentra en Vetusta, tiene unos 2.000 empleados e intenta ayudar en lo que puede para mejorar la vida en Vestusta\r\n\r\nDeberías ir a tu escritorio, borrar esta página y crear algunas nuevas con tu contenido. ¡A divertirse!";}'), +(113, 14, 'menu-item-db-id', 'a:2:{i:14;s:2:"14";i:15;s:2:"15";}'), +(114, 14, 'menu-item-object-id', 'a:2:{i:14;s:2:"11";i:15;s:1:"2";}'), +(115, 14, 'menu-item-object', 'a:2:{i:14;s:4:"page";i:15;s:4:"page";}'), +(116, 14, 'menu-item-parent-id', 'a:2:{i:14;s:1:"0";i:15;s:1:"0";}'), +(117, 14, 'menu-item-position', 'a:2:{i:14;s:1:"1";i:15;s:1:"2";}'), +(118, 14, 'menu-item-type', 'a:2:{i:14;s:9:"post_type";i:15;s:9:"post_type";}'), +(119, 14, 'save_menu', 'Guardar menú'), +(120, 14, 'menu-locations', 'a:1:{s:10:"navigation";s:1:"3";}'), +(122, 15, 'closedpostboxesnonce', 'e7aa5566e0'), +(123, 15, 'meta-box-order-nonce', '2926899a89'), +(124, 15, 'update-nav-menu-nonce', 'a9e80186a6'), +(125, 15, '_wp_http_referer', '/instaldeco/wp-admin/nav-menus.php'), +(126, 15, 'menu-item-title', 'a:2:{i:14;s:6:"Inicio";i:15;s:18:"Página de ejemplo";}'), +(127, 15, 'menu-item-attr-title', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(128, 15, 'menu-item-target', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(129, 15, 'menu-item-classes', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(130, 15, 'menu-item-xfn', 'a:2:{i:14;s:0:"";i:15;s:0:"";}'), +(131, 15, 'menu-item-description', 'a:2:{i:14;s:235:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.";i:15;s:871:"Esta es una página de ejemplo, Es diferente a una entrada de un blog porque se mantiene estática y, en la mayoría de temas, se mostrará en la barra de navegación. Casi todo el mundo comienza con una página Sobre mí para presentarse a los potenciales visitantes. Puede decir algo así:\r\n\r\n¡Hola!: Soy físico durante el día, lector de manga por las noches y este es mi blog. Vivo en Albacete y tengo un gato llamado Alex. Me encantan los mojitos (y mirar a la gente corriendo en los parques)\r\n\r\nO algo así:\r\n\r\nLa empresa Calcetines XYC se fundó en 1973, y ha estado produciendo calcetines de calidad para sus clientes desde entonces. Se encuentra en Vetusta, tiene unos 2.000 empleados e intenta ayudar en lo que puede para mejorar la vida en Vestusta\r\n\r\nDeberías ir a tu escritorio, borrar esta página y crear algunas nuevas con tu contenido. ¡A divertirse!";}'), +(132, 15, 'menu-item-db-id', 'a:2:{i:14;s:2:"14";i:15;s:2:"15";}'), +(133, 15, 'menu-item-object-id', 'a:2:{i:14;s:2:"11";i:15;s:1:"2";}'), +(134, 15, 'menu-item-object', 'a:2:{i:14;s:4:"page";i:15;s:4:"page";}'), +(135, 15, 'menu-item-parent-id', 'a:2:{i:14;s:1:"0";i:15;s:1:"0";}'), +(136, 15, 'menu-item-position', 'a:2:{i:14;s:1:"1";i:15;s:1:"2";}'), +(137, 15, 'menu-item-type', 'a:2:{i:14;s:9:"post_type";i:15;s:9:"post_type";}'), +(138, 15, 'save_menu', 'Guardar menú'), +(139, 15, 'menu-locations', 'a:1:{s:10:"navigation";s:1:"3";}'), +(141, 17, '_wpnonce', 'b0f5b7fd2d'), +(142, 17, '_wp_http_referer', '/instaldeco/wp-admin/post-new.php?post_type=page'), +(143, 17, 'user_ID', '1'), +(144, 17, 'action', 'editpost'), +(145, 17, 'originalaction', 'editpost'), +(146, 17, 'post_author', '1'), +(147, 17, 'post_type', 'page'), +(148, 17, 'original_post_status', 'auto-draft'), +(149, 17, 'referredby', 'http://localhost/instaldeco/wp-admin/post.php?post=11&action=edit&message=1'), +(150, 17, '_wp_original_http_referer', 'http://localhost/instaldeco/wp-admin/post.php?post=11&action=edit&message=1'), +(151, 17, 'auto_draft', '1'), +(152, 17, 'post_ID', '17'), +(153, 17, 'autosavenonce', '00a9b69e7e'), +(154, 17, 'meta-box-order-nonce', '2926899a89'), +(155, 17, 'closedpostboxesnonce', 'e7aa5566e0'), +(156, 17, 'wp-preview', ''), +(157, 17, 'hidden_post_status', 'draft'), +(158, 17, 'post_status', 'publish'), +(159, 17, 'hidden_post_password', ''), +(160, 17, 'hidden_post_visibility', 'public'), +(161, 17, 'visibility', 'public'), +(162, 17, 'post_password', ''), +(163, 17, 'mm', '09'), +(164, 17, 'jj', '23'), +(165, 17, 'aa', '2011'), +(166, 17, 'hh', '19'), +(167, 17, 'mn', '33'), +(168, 17, 'ss', '04'), +(169, 17, 'hidden_mm', '09'), +(170, 17, 'cur_mm', '09'), +(171, 17, 'hidden_jj', '23'), +(172, 17, 'cur_jj', '23'), +(173, 17, 'hidden_aa', '2011'), +(174, 17, 'cur_aa', '2011'), +(175, 17, 'hidden_hh', '19'), +(176, 17, 'cur_hh', '19'), +(177, 17, 'hidden_mn', '33'), +(178, 17, 'cur_mn', '33'), +(179, 17, 'original_publish', 'Publicar'), +(180, 17, 'publish', 'Publicar'), +(181, 17, 'parent_id', ''), +(182, 17, 'menu_order', '0'), +(183, 17, 'post_title', 'Noticias'), +(184, 17, 'samplepermalinknonce', '9c31276400'), +(185, 17, 'content', ''), +(186, 17, 'metakeyselect', '#NONE#'), +(187, 17, 'metakeyinput', ''), +(188, 17, 'metavalue', ''), +(189, 17, '_ajax_nonce-add-meta', '9dc13bb2ca'), +(190, 17, 'advanced_view', '1'), +(191, 17, 'comment_status', 'open'), +(192, 17, 'ping_status', 'open'), +(193, 17, 'post_name', ''), +(194, 17, 'post_author_override', '1'), +(195, 17, 'pyre_font_color', 'light'), +(196, 17, 'pyre_background_images', ''), +(197, 17, 'pyre_heading_sub', ''), +(198, 17, 'pyre_heading_1', ''), +(199, 17, 'pyre_heading_2', ''), +(200, 17, 'post_mime_type', ''), +(201, 17, 'ID', '17'), +(202, 17, 'post_content', ''), +(203, 17, 'post_parent', '0'), +(204, 17, '_edit_lock', '1316802793:1'), +(205, 11, '_wp_page_template', 'homepage.php'), +(206, 11, 'page_template', 'homepage.php'), +(207, 24, '_wp_attached_file', '2011/09/DSC01339-2.jpg'), +(208, 24, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"3066";s:6:"height";s:4:"1875";s:14:"hwstring_small";s:23:"height=''78'' width=''128''";s:4:"file";s:22:"2011/09/DSC01339-2.jpg";s:5:"sizes";a:8:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"DSC01339-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"DSC01339-2-300x183.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"183";}s:5:"large";a:3:{s:4:"file";s:23:"DSC01339-2-1024x626.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"626";}s:20:"post-thumbnail-image";a:3:{s:4:"file";s:22:"DSC01339-2-125x120.jpg";s:5:"width";s:3:"125";s:6:"height";s:3:"120";}s:10:"team-image";a:3:{s:4:"file";s:22:"DSC01339-2-120x120.jpg";s:5:"width";s:3:"120";s:6:"height";s:3:"120";}s:19:"portfolio-thumbnail";a:3:{s:4:"file";s:22:"DSC01339-2-135x117.jpg";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:19:"portfolio-scrolling";a:3:{s:4:"file";s:22:"DSC01339-2-135x117.jpg";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:17:"portfolio-gallery";a:3:{s:4:"file";s:22:"DSC01339-2-450x287.jpg";s:5:"width";s:3:"450";s:6:"height";s:3:"287";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'), +(209, 25, '_wp_attached_file', '2011/09/P1020372.jpg'), +(210, 25, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"3165";s:6:"height";s:4:"1940";s:14:"hwstring_small";s:23:"height=''78'' width=''128''";s:4:"file";s:20:"2011/09/P1020372.jpg";s:5:"sizes";a:8:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"P1020372-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"P1020372-300x183.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"183";}s:5:"large";a:3:{s:4:"file";s:21:"P1020372-1024x627.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"627";}s:20:"post-thumbnail-image";a:3:{s:4:"file";s:20:"P1020372-125x120.jpg";s:5:"width";s:3:"125";s:6:"height";s:3:"120";}s:10:"team-image";a:3:{s:4:"file";s:20:"P1020372-120x120.jpg";s:5:"width";s:3:"120";s:6:"height";s:3:"120";}s:19:"portfolio-thumbnail";a:3:{s:4:"file";s:20:"P1020372-135x117.jpg";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:19:"portfolio-scrolling";a:3:{s:4:"file";s:20:"P1020372-135x117.jpg";s:5:"width";s:3:"135";s:6:"height";s:3:"117";}s:17:"portfolio-gallery";a:3:{s:4:"file";s:20:"P1020372-450x287.jpg";s:5:"width";s:3:"450";s:6:"height";s:3:"287";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); -- -------------------------------------------------------- @@ -357,7 +569,7 @@ CREATE TABLE IF NOT EXISTS `wp_posts` ( KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=29 ; -- -- Volcar la base de datos para la tabla `wp_posts` @@ -366,7 +578,32 @@ CREATE TABLE IF NOT EXISTS `wp_posts` ( INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1, 1, '2011-09-23 17:04:51', '2011-09-23 17:04:51', 'Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡y comienza a publicar!.', '¡Hola mundo!', '', 'publish', 'open', 'open', '', 'hola-mundo', '', '', '2011-09-23 17:04:51', '2011-09-23 17:04:51', '', 0, 'http://localhost/instaldeco/?p=1', 0, 'post', '', 1), (2, 1, '2011-09-23 17:04:51', '2011-09-23 17:04:51', 'Esta es una página de ejemplo, Es diferente a una entrada de un blog porque se mantiene estática y, en la mayoría de temas, se mostrará en la barra de navegación. Casi todo el mundo comienza con una página Sobre mí para presentarse a los potenciales visitantes. Puede decir algo así:\n\n
¡Hola!: Soy físico durante el día, lector de manga por las noches y este es mi blog. Vivo en Albacete y tengo un gato llamado Alex. Me encantan los mojitos (y mirar a la gente corriendo en los parques)
\n\nO algo así:\n\n
La empresa Calcetines XYC se fundó en 1973, y ha estado produciendo calcetines de calidad para sus clientes desde entonces. Se encuentra en Vetusta, tiene unos 2.000 empleados e intenta ayudar en lo que puede para mejorar la vida en Vestusta
\n\nDeberías ir a tu escritorio, borrar esta página y crear algunas nuevas con tu contenido. ¡A divertirse!', 'Página de ejemplo', '', 'publish', 'open', 'open', '', 'pagina-ejemplo', '', '', '2011-09-23 17:04:51', '2011-09-23 17:04:51', '', 0, 'http://localhost/instaldeco/?page_id=2', 0, 'page', '', 0), -(3, 1, '2011-09-23 17:05:05', '0000-00-00 00:00:00', '', 'Borrador automático', '', 'auto-draft', 'open', 'open', '', '', '', '', '2011-09-23 17:05:05', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?p=3', 0, 'post', '', 0); +(3, 1, '2011-09-23 17:05:05', '0000-00-00 00:00:00', '', 'Borrador automático', '', 'auto-draft', 'open', 'open', '', '', '', '', '2011-09-23 17:05:05', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?p=3', 0, 'post', '', 0), +(4, 1, '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 'Logo', '', 'draft', 'closed', 'closed', '', 'of-logo', '', '', '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?post_type=optionsframework&p=4', 0, 'optionsframework', '', 0), +(5, 1, '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 'Favicon', '', 'draft', 'closed', 'closed', '', 'of-favicon', '', '', '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?post_type=optionsframework&p=5', 0, 'optionsframework', '', 0), +(6, 1, '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 'Default Bg', '', 'draft', 'closed', 'closed', '', 'of-default_bg', '', '', '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?post_type=optionsframework&p=6', 0, 'optionsframework', '', 0), +(7, 1, '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 'Blog Bg', '', 'draft', 'closed', 'closed', '', 'of-blog_bg', '', '', '2011-09-23 17:15:49', '0000-00-00 00:00:00', '', 0, 'http://localhost/instaldeco/?post_type=optionsframework&p=7', 0, 'optionsframework', '', 0), +(8, 1, '2011-09-23 17:32:58', '2011-09-23 17:32:58', '', 'camouflage', '', 'inherit', 'open', 'open', '', 'camouflage', '', '', '2011-09-23 17:32:58', '2011-09-23 17:32:58', '', 6, 'http://localhost/instaldeco/wp-content/uploads/2011/09/camouflage.png', 0, 'attachment', 'image/png', 0), +(9, 1, '2011-09-23 17:34:00', '2011-09-23 17:34:00', '', 'logo-instaldeco', '', 'inherit', 'open', 'open', '', 'logo-instaldeco', '', '', '2011-09-23 17:34:00', '2011-09-23 17:34:00', '', 4, 'http://localhost/instaldeco/wp-content/uploads/2011/09/logo-instaldeco.png', 0, 'attachment', 'image/png', 0), +(10, 1, '2011-09-23 18:08:37', '2011-09-23 18:08:37', '', 'logo-instaldeco', '', 'inherit', 'open', 'open', '', 'logo-instaldeco-2', '', '', '2011-09-23 18:08:37', '2011-09-23 18:08:37', '', 4, 'http://localhost/instaldeco/wp-content/uploads/2011/09/logo-instaldeco1.png', 0, 'attachment', 'image/png', 0), +(11, 1, '2011-09-23 18:23:22', '2011-09-23 18:23:22', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'publish', 'open', 'open', '', 'inicio', '', '', '2011-09-23 20:01:21', '2011-09-23 19:01:21', '', 0, 'http://localhost/instaldeco/?page_id=11', 0, 'page', '', 0), +(12, 1, '2011-09-23 18:22:55', '2011-09-23 18:22:55', '', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision', '', '', '2011-09-23 18:22:55', '2011-09-23 18:22:55', '', 11, 'http://localhost/instaldeco/?p=12', 0, 'revision', '', 0), +(13, 1, '2011-09-23 18:23:22', '2011-09-23 18:23:22', '', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-2', '', '', '2011-09-23 18:23:22', '2011-09-23 18:23:22', '', 11, 'http://localhost/instaldeco/?p=13', 0, 'revision', '', 0), +(14, 1, '2011-09-23 18:24:33', '2011-09-23 18:24:33', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', '', '', 'publish', 'open', 'open', '', '14', '', '', '2011-09-23 18:24:33', '2011-09-23 18:24:33', '', 0, 'http://localhost/instaldeco/?p=14', 1, 'nav_menu_item', '', 0), +(15, 1, '2011-09-23 18:24:33', '2011-09-23 18:24:33', 'Esta es una página de ejemplo, Es diferente a una entrada de un blog porque se mantiene estática y, en la mayoría de temas, se mostrará en la barra de navegación. Casi todo el mundo comienza con una página Sobre mí para presentarse a los potenciales visitantes. Puede decir algo así:\r\n\r\n¡Hola!: Soy físico durante el día, lector de manga por las noches y este es mi blog. Vivo en Albacete y tengo un gato llamado Alex. Me encantan los mojitos (y mirar a la gente corriendo en los parques)\r\n\r\nO algo así:\r\n\r\nLa empresa Calcetines XYC se fundó en 1973, y ha estado produciendo calcetines de calidad para sus clientes desde entonces. Se encuentra en Vetusta, tiene unos 2.000 empleados e intenta ayudar en lo que puede para mejorar la vida en Vestusta\r\n\r\nDeberías ir a tu escritorio, borrar esta página y crear algunas nuevas con tu contenido. ¡A divertirse!', '', '', 'publish', 'open', 'open', '', '15', '', '', '2011-09-23 18:24:33', '2011-09-23 18:24:33', '', 0, 'http://localhost/instaldeco/?p=15', 2, 'nav_menu_item', '', 0), +(16, 1, '2011-09-23 20:02:24', '2011-09-23 19:02:24', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-autosave', '', '', '2011-09-23 20:02:24', '2011-09-23 19:02:24', '', 11, 'http://localhost/instaldeco/?p=16', 0, 'revision', '', 0), +(17, 1, '2011-09-23 19:33:13', '2011-09-23 18:33:13', '', 'Noticias', '', 'publish', 'open', 'open', '', 'noticias', '', '', '2011-09-23 19:33:13', '2011-09-23 18:33:13', '', 0, 'http://localhost/instaldeco/?page_id=17', 0, 'page', '', 0), +(18, 1, '2011-09-23 19:33:04', '2011-09-23 18:33:04', '', 'Borrador automático', '', 'inherit', 'open', 'open', '', '17-revision', '', '', '2011-09-23 19:33:04', '2011-09-23 18:33:04', '', 17, 'http://localhost/instaldeco/2011/09/17-revision/', 0, 'revision', '', 0), +(19, 1, '2011-09-23 18:24:10', '2011-09-23 18:24:10', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-3', '', '', '2011-09-23 18:24:10', '2011-09-23 18:24:10', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-3/', 0, 'revision', '', 0), +(20, 1, '2011-09-23 19:34:46', '2011-09-23 18:34:46', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-4', '', '', '2011-09-23 19:34:46', '2011-09-23 18:34:46', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-4/', 0, 'revision', '', 0), +(21, 1, '2011-09-23 19:35:17', '2011-09-23 18:35:17', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-5', '', '', '2011-09-23 19:35:17', '2011-09-23 18:35:17', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-5/', 0, 'revision', '', 0), +(22, 1, '2011-09-23 19:36:02', '2011-09-23 18:36:02', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-6', '', '', '2011-09-23 19:36:02', '2011-09-23 18:36:02', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-6/', 0, 'revision', '', 0), +(23, 1, '2011-09-23 19:36:22', '2011-09-23 18:36:22', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-7', '', '', '2011-09-23 19:36:22', '2011-09-23 18:36:22', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-7/', 0, 'revision', '', 0), +(24, 1, '2011-09-23 19:59:05', '2011-09-23 18:59:05', '', 'DSC01339-2', '', 'inherit', 'open', 'open', '', 'dsc01339-2', '', '', '2011-09-23 19:59:05', '2011-09-23 18:59:05', '', 0, 'http://localhost/instaldeco/wp-content/uploads/2011/09/DSC01339-2.jpg', 0, 'attachment', 'image/jpeg', 0), +(25, 1, '2011-09-23 19:59:09', '2011-09-23 18:59:09', '', 'P1020372', '', 'inherit', 'open', 'open', '', 'p1020372', '', '', '2011-09-23 19:59:09', '2011-09-23 18:59:09', '', 0, 'http://localhost/instaldeco/wp-content/uploads/2011/09/P1020372.jpg', 0, 'attachment', 'image/jpeg', 0), +(26, 1, '2011-09-23 19:36:28', '2011-09-23 18:36:28', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-8', '', '', '2011-09-23 19:36:28', '2011-09-23 18:36:28', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-8/', 0, 'revision', '', 0), +(27, 1, '2011-09-23 19:59:47', '2011-09-23 18:59:47', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-9', '', '', '2011-09-23 19:59:47', '2011-09-23 18:59:47', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-9/', 0, 'revision', '', 0), +(28, 1, '2011-09-23 20:01:03', '2011-09-23 19:01:03', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec tellus ligula. Nullam elit metus, dapibus vitae pharetra vitae, tincidunt a sapien. Sed eget sapien et justo ultrices auctor. Aliquam sagittis, nibh in dictum elementum.', 'Inicio', '', 'inherit', 'open', 'open', '', '11-revision-10', '', '', '2011-09-23 20:01:03', '2011-09-23 19:01:03', '', 11, 'http://localhost/instaldeco/2011/09/11-revision-10/', 0, 'revision', '', 0); -- -------------------------------------------------------- @@ -382,7 +619,7 @@ CREATE TABLE IF NOT EXISTS `wp_terms` ( PRIMARY KEY (`term_id`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Volcar la base de datos para la tabla `wp_terms` @@ -390,7 +627,8 @@ CREATE TABLE IF NOT EXISTS `wp_terms` ( INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Sin categoría', 'sin-categoria', 0), -(2, 'Sitios de interés', 'sitios-de-interes', 0); +(2, 'Sitios de interés', 'sitios-de-interes', 0), +(3, 'Menú principal', 'menu-principal', 0); -- -------------------------------------------------------- @@ -418,7 +656,9 @@ INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_orde (5, 2, 0), (6, 2, 0), (7, 2, 0), -(1, 1, 0); +(1, 1, 0), +(14, 3, 0), +(15, 3, 0); -- -------------------------------------------------------- @@ -436,7 +676,7 @@ CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` ( PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Volcar la base de datos para la tabla `wp_term_taxonomy` @@ -444,7 +684,8 @@ CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` ( INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 1, 'category', '', 0, 1), -(2, 2, 'link_category', '', 0, 7); +(2, 2, 'link_category', '', 0, 7), +(3, 3, 'nav_menu', '', 0, 2); -- -------------------------------------------------------- @@ -460,7 +701,7 @@ CREATE TABLE IF NOT EXISTS `wp_usermeta` ( PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=17 ; +) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=24 ; -- -- Volcar la base de datos para la tabla `wp_usermeta` @@ -482,7 +723,14 @@ INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALU (13, 1, 'jabber', ''), (14, 1, 'wp_capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'), (15, 1, 'wp_user_level', '10'), -(16, 1, 'wp_dashboard_quick_press_last_post_id', '3'); +(16, 1, 'wp_dashboard_quick_press_last_post_id', '3'), +(17, 1, 'wp_user-settings', 'm7=o&m6=o&urlbutton=none&imgsize=full&hidetb=1&m10=o'), +(18, 1, 'wp_user-settings-time', '1316802557'), +(19, 1, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";}'), +(20, 1, 'metaboxhidden_nav-menus', 'a:4:{i:0;s:8:"add-post";i:1;s:13:"add-portfolio";i:2;s:12:"add-post_tag";i:3;s:8:"add-type";}'), +(21, 1, 'closedpostboxes_page', 'a:0:{}'), +(22, 1, 'metaboxhidden_page', 'a:6:{i:0;s:10:"postcustom";i:1;s:16:"commentstatusdiv";i:2;s:11:"commentsdiv";i:3;s:7:"slugdiv";i:4;s:9:"authordiv";i:5;s:12:"revisionsdiv";}'), +(23, 1, 'nav_menu_recently_edited', '3'); -- --------------------------------------------------------