{"id":14,"date":"2019-06-28T00:35:17","date_gmt":"2019-06-28T00:35:17","guid":{"rendered":"https:\/\/www.gagliardi-imballaggi.com\/readme\/"},"modified":"2019-06-28T00:35:17","modified_gmt":"2019-06-28T00:35:17","slug":"readme","status":"publish","type":"page","link":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/","title":{"rendered":"WordPress \u203a ReadMe"},"content":{"rendered":"<p><a href=\"https:\/\/wordpress.org\/\"><img decoding=\"async\" alt=\"WordPress\" src=\"wp-admin\/images\/wordpress-logo.png\"\/><\/a><\/p>\n<p style=\"text-align: center\">Semantic Personal Publishing Platform<\/p>\n<h2>First Things First<\/h2>\n<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I\u2019m proud to be a part of. Thousands of hours have gone into WordPress, and we\u2019re dedicated to making it better every day. Thank you for making it part of your world.<\/p>\n<p style=\"text-align: right\">\u2014 Matt Mullenweg<\/p>\n<h2>Installation: Famous 5-minute install<\/h2>\n<ol>\n<li>Unzip the package in an empty directory and upload everything.<\/li>\n<li>Open <a href=\"wp-admin\/install.php\">wp-admin\/install.php<\/a> in your browser. It will take you through the process to set up a wp-config.php file with your database connection details.\n<ol>\n<li>If for some reason this doesn\u2019t work, don\u2019t worry. It doesn\u2019t work on all web hosts. Open up wp-config-sample.php with a text editor like WordPad or similar and fill in your database connection details.<\/li>\n<li>Save the file as wp-config.php and upload it.<\/li>\n<li>Open <a href=\"wp-admin\/install.php\">wp-admin\/install.php<\/a> in your browser.<\/li>\n<\/ol>\n<\/li>\n<li>Once the configuration file is set up, the installer will set up the tables needed for your site. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the <a href=\"https:\/\/wordpress.org\/support\/forums\/\" title=\"WordPresssupport\">support forums<\/a> with as much data as you can gather.<\/li>\n<li><strong>If you did not enter a password, note the password given to you.<\/strong> If you did not provide a username, it will be admin.<\/li>\n<li>The installer should then send you to the <a href=\"wp-login.php\">login page<\/a>. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on \u201cProfile\u201d to change the password.<\/li>\n<\/ol>\n<h2>Updating<\/h2>\n<h3>Using the Automatic Updater<\/h3>\n<p>If you are updating from version 2.7 or higher, you can use the automatic updater:<\/p>\n<ol>\n<li>Open <a href=\"wp-admin\/update-core.php\">wp-admin\/update-core.php<\/a> in your browser and follow the instructions.<\/li>\n<li>You wanted more, perhaps? That\u2019s it!<\/li>\n<\/ol>\n<h3>Updating Manually<\/h3>\n<ol>\n<li>Before you update anything, make sure you have backup copies of any files you may have modified such as index.php.<\/li>\n<li>Delete your old WordPress files, saving ones you\u2019ve modified.<\/li>\n<li>Upload the new files.<\/li>\n<li>Point your browser to <a href=\"wp-admin\/upgrade.php\">\/wp-admin\/upgrade.php<\/a>.<\/li>\n<\/ol>\n<h2>Migrating from other systems<\/h2>\n<p>WordPress can <a href=\"https:\/\/codex.wordpress.org\/Importing_Content\">import from a number of systems<\/a>. First you need to get WordPress installed and working as described above, before using <a href=\"wp-admin\/import.php\" title=\"Import to WordPress\">our import tools<\/a>.<\/p>\n<h2>System Requirements<\/h2>\n<ul>\n<li><a href=\"https:\/\/secure.php.net\/\">PHP<\/a> version <strong>5.6.20<\/strong> or higher.<\/li>\n<li><a href=\"https:\/\/www.mysql.com\/\">MySQL<\/a> version <strong>5.0<\/strong> or higher.<\/li>\n<\/ul>\n<h3>Recommendations<\/h3>\n<ul>\n<li><a href=\"https:\/\/secure.php.net\/\">PHP<\/a> version <strong>7.3<\/strong> or higher.<\/li>\n<li><a href=\"https:\/\/www.mysql.com\/\">MySQL<\/a> version <strong>5.6<\/strong> or higher.<\/li>\n<li>The <a href=\"https:\/\/httpd.apache.org\/docs\/2.2\/mod\/mod_rewrite.html\">mod_rewrite<\/a> Apache module.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/news\/2016\/12\/moving-toward-ssl\/\">HTTPS<\/a> support.<\/li>\n<li>A link to <a href=\"https:\/\/wordpress.org\/\">wordpress.org<\/a> on your site.<\/li>\n<\/ul>\n<h2>Online Resources<\/h2>\n<p>If you have any questions that aren\u2019t addressed in this document, please take advantage of WordPress\u2019 numerous online resources:<\/p>\n<dl>\n<dt><a href=\"https:\/\/codex.wordpress.org\/\">The WordPress Codex<\/a><\/dt>\n<dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.<\/dd>\n<dt><a href=\"https:\/\/wordpress.org\/news\/\">The WordPress Blog<\/a><\/dt>\n<dd>This is where you\u2019ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.<\/dd>\n<dt><a href=\"https:\/\/planet.wordpress.org\/\">WordPress Planet<\/a><\/dt>\n<dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.<\/dd>\n<dt><a href=\"https:\/\/wordpress.org\/support\/forums\/\">WordPress Support Forums<\/a><\/dt>\n<dd>If you\u2019ve looked everywhere and still can\u2019t find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.<\/dd>\n<dt><a href=\"https:\/\/codex.wordpress.org\/IRC\">WordPress IRC Channel<\/a><\/dt>\n<dd>There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (<a href=\"irc:\/\/irc.freenode.net\/wordpress\">irc.freenode.net #wordpress<\/a>)<\/dd>\n<\/dl>\n<h2>Final Notes<\/h2>\n<ul>\n<li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href=\"https:\/\/wordpress.org\/support\/forums\/\">Support Forums<\/a>.<\/li>\n<li>WordPress has a robust plugin API that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href=\"https:\/\/developer.wordpress.org\/plugins\/\">Plugin Developer Handbook<\/a>. You shouldn\u2019t modify any of the core code.<\/li>\n<\/ul>\n<h2>Share the Love<\/h2>\n<p>WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better\u2014you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgable than yourself, or writing the author of a media article that overlooks us.<\/p>\n<p>WordPress is the official continuation of <a href=\"http:\/\/cafelog.com\/\">b2\/caf\u00e9log<\/a>, which came from Michel V. The work has been continued by the <a href=\"https:\/\/wordpress.org\/about\/\">WordPress developers<\/a>. If you would like to support WordPress, please consider <a href=\"https:\/\/wordpress.org\/donate\/\" title=\"Donate to WordPress\">donating<\/a>.<\/p>\n<h2>License<\/h2>\n<p>WordPress is free software, and is released under the terms of the GPL version 2 or (at your option) any later version. If it&#039;s <a href=\"license.txt\">license.txt<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Semantic Personal Publishing Platform First Things First Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I\u2019m proud to be a part of. Thousands of hours have gone into WordPress, and we\u2019re dedicated to making it better every [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress \u203a ReadMe - Gagliardi Imballaggi<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress \u203a ReadMe - Gagliardi Imballaggi\" \/>\n<meta property=\"og:description\" content=\"Semantic Personal Publishing Platform First Things First Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I\u2019m proud to be a part of. Thousands of hours have gone into WordPress, and we\u2019re dedicated to making it better every [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/\" \/>\n<meta property=\"og:site_name\" content=\"Gagliardi Imballaggi\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gagliardi-imballaggi.com\/wp-content\/uploads\/2020\/11\/miniatura-youtube-gagliardi.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/readme\\\/\",\"url\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/readme\\\/\",\"name\":\"WordPress \u203a ReadMe - Gagliardi Imballaggi\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/#website\"},\"datePublished\":\"2019-06-28T00:35:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/readme\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/readme\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/readme\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress \u203a ReadMe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/#website\",\"url\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/\",\"name\":\"Gagliardi Imballaggi\",\"description\":\"Soluzioni per proteggere i vostri prodotti\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.gagliardi-imballaggi.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress \u203a ReadMe - Gagliardi Imballaggi","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/","og_locale":"en_GB","og_type":"article","og_title":"WordPress \u203a ReadMe - Gagliardi Imballaggi","og_description":"Semantic Personal Publishing Platform First Things First Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I\u2019m proud to be a part of. Thousands of hours have gone into WordPress, and we\u2019re dedicated to making it better every [&hellip;]","og_url":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/","og_site_name":"Gagliardi Imballaggi","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.gagliardi-imballaggi.com\/wp-content\/uploads\/2020\/11\/miniatura-youtube-gagliardi.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/","url":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/","name":"WordPress \u203a ReadMe - Gagliardi Imballaggi","isPartOf":{"@id":"https:\/\/www.gagliardi-imballaggi.com\/#website"},"datePublished":"2019-06-28T00:35:17+00:00","breadcrumb":{"@id":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.gagliardi-imballaggi.com\/en\/readme\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gagliardi-imballaggi.com\/en\/"},{"@type":"ListItem","position":2,"name":"WordPress \u203a ReadMe"}]},{"@type":"WebSite","@id":"https:\/\/www.gagliardi-imballaggi.com\/#website","url":"https:\/\/www.gagliardi-imballaggi.com\/","name":"Gagliardi Packaging","description":"Solutions to protect your products","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gagliardi-imballaggi.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":0,"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.gagliardi-imballaggi.com\/en\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}