<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wordpress - CODIBU</title>
	<atom:link href="https://help.codibu.com/kbtopic/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.codibu.com</link>
	<description>Hosting &#38; Domain,  Development &#38; Design, SEO &#38; Marketing, 2300+ Themes &#38; Plugins, Free SEO analysis &#38; tools</description>
	<lastBuildDate>Wed, 25 Jan 2023 19:58:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://help.codibu.com/wp-content/uploads/2022/07/favicon.png</url>
	<title>Wordpress - CODIBU</title>
	<link>https://help.codibu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Version 5.5</title>
		<link>https://help.codibu.com/blog/version-5-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=version-5-5</link>
					<comments>https://help.codibu.com/blog/version-5-5/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Thu, 05 Nov 2020 16:00:10 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/version-5-5/</guid>

					<description><![CDATA[<p>WordPress 5.5 “Eckstine” was released to the public on August 11, 2020. Check WordPress 5.5 announcement blogpost for more information on this release. For Version 5.5, the database<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/version-5-5/">Version 5.5</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>WordPress 5.5 “Eckstine” was released to the public on August 11, 2020. Check WordPress 5.5 announcement blogpost for more information on this release.</p>
<p>For Version 5.5, the database version (<strong>db_version</strong> in <strong>wp_options</strong>) updated to <code>48748</code>, and the Trac revision was <code>48786</code>.</p>
<p>You can find the full list of tickets included in 5.5 on Trac.</p>
<p>The WordPress 5.5 Field Guide has pertinent, in-depth information on the major technical changes for this release.</p>
<h2 id="installationupdate-information">Installation/Update Information</h2>
<p>To download WordPress 5.5, update automatically from the Dashboard &gt; Updates menu in your site’s admin area or visit the release archive.</p>
<p>For step-by-step instructions on installing and updating WordPress:</p>
<ul>
<li><a href="https://help.codibu.com/blog/kb/updating-wordpress/">Updating WordPress</a></li>
</ul>
<p>If you’re new to WordPress, you’ll want to start by reading these:</p>
<ul>
<li><a href="https://help.codibu.com/blog/kb/new-to-wordpress-where-to-start/">New To WordPress – Where to Start</a></li>
<li><a href="https://help.codibu.com/blog/kb/first-steps-with-wordpress/">First Steps With WordPress</a> or <a href="https://help.codibu.com/blog/kb/upgrading-wordpress-extended-instructions/">Upgrading WordPress Extended</a></li>
<li><a href="https://help.codibu.com/blog/kb/wordpress-lessons/">WordPress Lessons</a></li>
</ul>
<h2 id="highlights" class="toc-heading" tabindex="-1">Highlights <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#highlights"><span aria-hidden="true">#</span></a></h2>
<h3 id="speed" class="toc-heading" tabindex="-1">Speed <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#speed"><span aria-hidden="true">#</span></a></h3>
<p><strong>Posts and pages feel faster, thanks to lazy-loaded images.</strong></p>
<p>Images give your story a lot of impact, but they can sometimes make your site seem slow.</p>
<p>In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading.’</p>
<p>On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h3 id="search" class="toc-heading" tabindex="-1">Search <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#search"><span aria-hidden="true">#</span></a></h3>
<p><strong>Say hello to your new sitemap.</strong></p>
<p>WordPress sites work well with search engines.</p>
<p>Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live.</p>
<p>So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h3 id="security" class="toc-heading" tabindex="-1">Security <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#security"><span aria-hidden="true">#</span></a></h3>
<p><strong>Auto-updates for Plugins and Themes</strong></p>
<p>Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available.</p>
<p>You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used.</p>
<p><strong>Update by uploading ZIP files</strong></p>
<p>If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h3 id="highlights-from-the-block-editor" class="toc-heading" tabindex="-1">Highlights from the block editor <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#highlights-from-the-block-editor"><span aria-hidden="true">#</span></a></h3>
<h4 id="block-patterns" class="toc-heading" tabindex="-1">Block patterns <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#block-patterns"><span aria-hidden="true">#</span></a></h4>
<p>New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story.</p>
<p>You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="inline-image-editing" class="toc-heading" tabindex="-1">Inline image editing <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#inline-image-editing"><span aria-hidden="true">#</span></a></h4>
<p>Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="the-new-block-directory" class="toc-heading" tabindex="-1">The New Block Directory <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#the-new-block-directory"><span aria-hidden="true">#</span></a></h4>
<p>Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="and-so-much-more" class="toc-heading" tabindex="-1">And so much more. <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#and-so-much-more"><span aria-hidden="true">#</span></a></h4>
<p>The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h3 id="accessibility" class="toc-heading" tabindex="-1"><a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#accessibility"><span class="screen-reader-text">Accessibility</span></a></h3>
<p>Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5.</p>
<p>Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text.</p>
<p>You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h3 id="for-developers" class="toc-heading" tabindex="-1">For developers <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#for-developers"><span aria-hidden="true">#</span></a></h3>
<p>5.5 also brings a big box of changes just for developers.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="server-side-registered-blocks-in-the-rest-api" class="toc-heading" tabindex="-1">Server-side registered blocks in the REST API <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#server-side-registered-blocks-in-the-rest-api"><span aria-hidden="true">#</span></a></h4>
<p>The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="dashicons" class="toc-heading" tabindex="-1">Dashicons <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#dashicons"><span aria-hidden="true">#</span></a></h4>
<p>The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="defining-environments" class="toc-heading" tabindex="-1">Defining environments <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#defining-environments"><span aria-hidden="true">#</span></a></h4>
<p>WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with <code>wp_get_environment_type()</code> and execute only the appropriate code.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="passing-data-to-template-files" class="toc-heading" tabindex="-1">Passing data to template files <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#passing-data-to-template-files"><span aria-hidden="true">#</span></a></h4>
<p>The template loading functions (<code>get_header()</code>, <code>get_template_part()</code>, etc.) have a new <code>$args</code> argument. So now you can pass an entire array’s worth of data to those templates.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h4 id="more-changes-for-developers" class="toc-heading" tabindex="-1">More changes for developers <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#more-changes-for-developers"><span aria-hidden="true">#</span></a></h4>
<ul>
<li>The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6.</li>
<li>Now get more fine-grained control of <code>redirect_guess_404_permalink()</code>.</li>
<li>Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new <code>wp_opcache_invalidate()</code> function during updates (including to plugins and themes).</li>
<li>Custom post types associated with the category taxonomy can now opt-in to supporting the default term.</li>
<li>Default terms can now be specified for custom taxonomies in <code>register_taxonomy()</code>.</li>
<li>The REST API now officially supports specifying default metadata values through <code>register_meta()</code>.</li>
<li>You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h2 id="developer-notes" class="toc-heading" tabindex="-1">Developer notes <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#developer-notes"><span aria-hidden="true">#</span></a></h2>
<p>There’s a lot more for developers to love in WordPress 5.5. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the WordPress 5.5 Field Guide.</p>
<p>Here is the complete list of all the developer notes published:</p>
<ul>
<li>Accessibility:
<ul>
<li>Accessibility improvements to widgets outputting lists of links in 5.5</li>
</ul>
</li>
<li>Auto-updates (Security):
<ul>
<li>Controlling Plugin and Theme auto-updates UI in WordPress 5.5</li>
<li>Controlling Plugin and Theme auto-update email notifications and Site Health infos in WP 5.5</li>
<li>Recommended usage of the Updates API to support the auto-updates UI for Plugins and Themes in WordPress 5.5</li>
</ul>
</li>
<li>Changes related to the Block Editor:
<ul>
<li>WordPress 5.5 Core Editor Accessibility Improvements</li>
<li>New editor preview options</li>
<li>Block API Updates in 5.5</li>
<li>Block Patterns in WordPress 5.5</li>
<li>Editing Images in the Block Editor</li>
<li>New Block Tools on WordPress 5.5</li>
<li>Various changes to WordPress React Components in WordPress 5.5</li>
<li>Proposed Block Directory guidelines</li>
<li>You can now add your own plugins to the Block Directory</li>
</ul>
</li>
<li>Customizer:
<ul>
<li>Themes: changes related to get_custom_logo() in WordPress 5.5</li>
</ul>
</li>
<li>Media:
<ul>
<li>Lazy-loading images in 5.5</li>
</ul>
</li>
<li>REST API:
<ul>
<li>REST API changes in WordPress 5.5</li>
<li>Register theme feature API</li>
</ul>
</li>
<li>Options, Meta APIs
<ul>
<li>Registering default values for meta data</li>
</ul>
</li>
<li>Sitemaps
<ul>
<li>New XML Sitemaps Functionality in WordPress 5.5</li>
<li>New <code>esc_xml()</code> function in WordPress 5.5</li>
</ul>
</li>
<li>Themes
<ul>
<li>Themes field guide: WordPress 5.5</li>
</ul>
</li>
<li>Other developer updates:
<ul>
<li>Miscellaneous Developer Focused Changes in WordPress 5.5</li>
<li>External Library updates in WordPress 5.5: call for testing</li>
<li>Passing arguments to template files in WordPress 5.5</li>
<li>Opcode Cache Invalidation in WordPress 5.5</li>
<li>Filtering archive page headings in WordPress 5.5</li>
<li>Introducing createInterpolateElement</li>
<li>New wp_get_environment_type() function in WordPress 5.5</li>
<li>WordPress 5.5: Better fine grained control of redirect_guess_404_permalink()</li>
<li>New CSS styles for buttons with disabled state in WP 5.5</li>
<li>Dashicons in WordPress 5.5 (the final update)</li>
<li>PHP related improvements &amp; changes: WordPress 5.5 edition</li>
</ul>
</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h2 id="the-squad" class="toc-heading" tabindex="-1">The squad <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#the-squad"><span aria-hidden="true">#</span></a></h2>
<p>This release was led by Matt Mullenweg, with a great squad of supporting characters:</p>
<ul>
<li><strong>Release Coordinator</strong>: Jake Spurlock (@whyisjake)</li>
<li>Triage PM: David Baumvald (@davidbaumwald)</li>
<li><strong>Editor Tech</strong>: Ella Van Durpe (@ellatrix)</li>
<li><strong>Editor Design</strong>: Michael Arestad (@michael-arestad)</li>
<li><strong>Core Tech</strong>: Sergey Biryukov (@sergeybiryukov)</li>
<li><strong>Media Tech: </strong>Andrew Ozz (@azaozz)</li>
<li><strong>Accessibility</strong>: Jb Audras (@audrasjb)</li>
<li><strong>Docs Coordinator</strong>: Justin Ahinon (@justinahinon)</li>
<li><strong>Marketing/Comms Coordinator</strong>: Mary Baum (@marybaum)</li>
</ul>
<p>Thank you to all who contributed to WordPress 5.5.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h2 id="list-of-files-revised" class="toc-heading" tabindex="-1">List of files revised <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#list-of-files-revised"><span aria-hidden="true">#</span></a></h2>
<pre class="wp-block-preformatted">readme.html
wp-activate.php
wp-admin/about.php
wp-admin/admin-ajax.php
wp-admin/admin-header.php
wp-admin/admin.php
wp-admin/async-upload.php
wp-admin/comment.php
wp-admin/credits.php
wp-admin/css/about-rtl.css
wp-admin/css/about-rtl.min.css
wp-admin/css/about.css
wp-admin/css/about.min.css
wp-admin/css/admin-menu-rtl.css
wp-admin/css/admin-menu-rtl.min.css
wp-admin/css/admin-menu.css
wp-admin/css/admin-menu.min.css
wp-admin/css/color-picker-rtl.css
wp-admin/css/color-picker-rtl.min.css
wp-admin/css/color-picker.css
wp-admin/css/color-picker.min.css
wp-admin/css/colors/_admin.scss
wp-admin/css/colors/_mixins.scss
wp-admin/css/colors/_variables.scss
wp-admin/css/colors/blue/colors-rtl.css
wp-admin/css/colors/blue/colors-rtl.min.css
wp-admin/css/colors/blue/colors.css
wp-admin/css/colors/blue/colors.min.css
wp-admin/css/colors/coffee/colors-rtl.css
wp-admin/css/colors/coffee/colors-rtl.min.css
wp-admin/css/colors/coffee/colors.css
wp-admin/css/colors/coffee/colors.min.css
wp-admin/css/colors/coffee/colors.scss
wp-admin/css/colors/ectoplasm/colors-rtl.css
wp-admin/css/colors/ectoplasm/colors-rtl.min.css
wp-admin/css/colors/ectoplasm/colors.css
wp-admin/css/colors/ectoplasm/colors.min.css
wp-admin/css/colors/light/colors-rtl.css
wp-admin/css/colors/light/colors-rtl.min.css
wp-admin/css/colors/light/colors.css
wp-admin/css/colors/light/colors.min.css
wp-admin/css/colors/midnight/colors-rtl.css
wp-admin/css/colors/midnight/colors-rtl.min.css
wp-admin/css/colors/midnight/colors.css
wp-admin/css/colors/midnight/colors.min.css
wp-admin/css/colors/ocean/colors-rtl.css
wp-admin/css/colors/ocean/colors-rtl.min.css
wp-admin/css/colors/ocean/colors.css
wp-admin/css/colors/ocean/colors.min.css
wp-admin/css/colors/ocean/colors.scss
wp-admin/css/colors/sunrise/colors-rtl.css
wp-admin/css/colors/sunrise/colors-rtl.min.css
wp-admin/css/colors/sunrise/colors.css
wp-admin/css/colors/sunrise/colors.min.css
wp-admin/css/common-rtl.css
wp-admin/css/common-rtl.min.css
wp-admin/css/common.css
wp-admin/css/common.min.css
wp-admin/css/customize-controls-rtl.css
wp-admin/css/customize-controls-rtl.min.css
wp-admin/css/customize-controls.css
wp-admin/css/customize-controls.min.css
wp-admin/css/customize-nav-menus-rtl.css
wp-admin/css/customize-nav-menus-rtl.min.css
wp-admin/css/customize-nav-menus.css
wp-admin/css/customize-nav-menus.min.css
wp-admin/css/dashboard-rtl.css
wp-admin/css/dashboard-rtl.min.css
wp-admin/css/dashboard.css
wp-admin/css/dashboard.min.css
wp-admin/css/deprecated-media-rtl.css
wp-admin/css/deprecated-media-rtl.min.css
wp-admin/css/deprecated-media.min.css
wp-admin/css/edit-rtl.css
wp-admin/css/edit-rtl.min.css
wp-admin/css/edit.css
wp-admin/css/edit.min.css
wp-admin/css/forms-rtl.css
wp-admin/css/forms-rtl.min.css
wp-admin/css/forms.css
wp-admin/css/forms.min.css
wp-admin/css/ie-rtl.css
wp-admin/css/ie-rtl.min.css
wp-admin/css/ie.css
wp-admin/css/ie.min.css
wp-admin/css/install-rtl.css
wp-admin/css/install-rtl.min.css
wp-admin/css/install.css
wp-admin/css/install.min.css
wp-admin/css/list-tables-rtl.css
wp-admin/css/list-tables-rtl.min.css
wp-admin/css/list-tables.css
wp-admin/css/list-tables.min.css
wp-admin/css/login-rtl.css
wp-admin/css/login-rtl.min.css
wp-admin/css/login.css
wp-admin/css/login.min.css
wp-admin/css/media-rtl.css
wp-admin/css/media-rtl.min.css
wp-admin/css/media.css
wp-admin/css/media.min.css
wp-admin/css/nav-menus-rtl.css
wp-admin/css/nav-menus-rtl.min.css
wp-admin/css/nav-menus.css
wp-admin/css/nav-menus.min.css
wp-admin/css/revisions-rtl.css
wp-admin/css/revisions-rtl.min.css
wp-admin/css/revisions.css
wp-admin/css/revisions.min.css
wp-admin/css/site-health-rtl.css
wp-admin/css/site-health-rtl.min.css
wp-admin/css/site-health.css
wp-admin/css/site-health.min.css
wp-admin/css/themes-rtl.css
wp-admin/css/themes-rtl.min.css
wp-admin/css/themes.css
wp-admin/css/themes.min.css
wp-admin/css/widgets-rtl.css
wp-admin/css/widgets-rtl.min.css
wp-admin/css/widgets.css
wp-admin/css/widgets.min.css
wp-admin/customize.php
wp-admin/edit-comments.php
wp-admin/edit-form-advanced.php
wp-admin/edit-form-blocks.php
wp-admin/edit-form-comment.php
wp-admin/edit-link-form.php
wp-admin/edit-tag-form.php
wp-admin/edit-tags.php
wp-admin/edit.php
wp-admin/erase-personal-data.php
wp-admin/export-personal-data.php
wp-admin/export.php
wp-admin/freedoms.php
wp-admin/import.php
wp-admin/includes/admin-filters.php
wp-admin/includes/ajax-actions.php
wp-admin/includes/bookmark.php
wp-admin/includes/class-core-upgrader.php
wp-admin/includes/class-custom-background.php
wp-admin/includes/class-custom-image-header.php
wp-admin/includes/class-ftp.php
wp-admin/includes/class-language-pack-upgrader.php
wp-admin/includes/class-plugin-installer-skin.php
wp-admin/includes/class-plugin-upgrader-skin.php
wp-admin/includes/class-plugin-upgrader.php
wp-admin/includes/class-theme-installer-skin.php
wp-admin/includes/class-theme-upgrader-skin.php
wp-admin/includes/class-theme-upgrader.php
wp-admin/includes/class-walker-category-checklist.php
wp-admin/includes/class-walker-nav-menu-checklist.php
wp-admin/includes/class-walker-nav-menu-edit.php
wp-admin/includes/class-wp-ajax-upgrader-skin.php
wp-admin/includes/class-wp-automatic-updater.php
wp-admin/includes/class-wp-comments-list-table.php
wp-admin/includes/class-wp-community-events.php
wp-admin/includes/class-wp-debug-data.php
wp-admin/includes/class-wp-filesystem-base.php
wp-admin/includes/class-wp-filesystem-direct.php
wp-admin/includes/class-wp-filesystem-ftpext.php
wp-admin/includes/class-wp-filesystem-ftpsockets.php
wp-admin/includes/class-wp-filesystem-ssh2.php
wp-admin/includes/class-wp-importer.php
wp-admin/includes/class-wp-links-list-table.php
wp-admin/includes/class-wp-list-table.php
wp-admin/includes/class-wp-media-list-table.php
wp-admin/includes/class-wp-ms-sites-list-table.php
wp-admin/includes/class-wp-ms-themes-list-table.php
wp-admin/includes/class-wp-ms-users-list-table.php
wp-admin/includes/class-wp-plugin-install-list-table.php
wp-admin/includes/class-wp-plugins-list-table.php
wp-admin/includes/class-wp-posts-list-table.php
wp-admin/includes/class-wp-privacy-policy-content.php
wp-admin/includes/class-wp-privacy-requests-table.php
wp-admin/includes/class-wp-screen.php
wp-admin/includes/class-wp-site-health-auto-updates.php
wp-admin/includes/class-wp-site-health.php
wp-admin/includes/class-wp-terms-list-table.php
wp-admin/includes/class-wp-theme-install-list-table.php
wp-admin/includes/class-wp-themes-list-table.php
wp-admin/includes/class-wp-upgrader-skin.php
wp-admin/includes/class-wp-upgrader.php
wp-admin/includes/class-wp-users-list-table.php
wp-admin/includes/comment.php
wp-admin/includes/dashboard.php
wp-admin/includes/deprecated.php
wp-admin/includes/export.php
wp-admin/includes/file.php
wp-admin/includes/image-edit.php
wp-admin/includes/image.php
wp-admin/includes/list-table.php
wp-admin/includes/media.php
wp-admin/includes/menu.php
wp-admin/includes/meta-boxes.php
wp-admin/includes/misc.php
wp-admin/includes/ms.php
wp-admin/includes/nav-menu.php
wp-admin/includes/network.php
wp-admin/includes/options.php
wp-admin/includes/plugin-install.php
wp-admin/includes/plugin.php
wp-admin/includes/post.php
wp-admin/includes/privacy-tools.php
wp-admin/includes/revision.php
wp-admin/includes/schema.php
wp-admin/includes/screen.php
wp-admin/includes/taxonomy.php
wp-admin/includes/template.php
wp-admin/includes/theme-install.php
wp-admin/includes/theme.php
wp-admin/includes/translation-install.php
wp-admin/includes/update-core.php
wp-admin/includes/update.php
wp-admin/includes/upgrade.php
wp-admin/includes/user.php
wp-admin/includes/widgets.php
wp-admin/index.php
wp-admin/install-helper.php
wp-admin/install.php
wp-admin/js/code-editor.js
wp-admin/js/color-picker.js
wp-admin/js/color-picker.min.js
wp-admin/js/comment.js
wp-admin/js/comment.min.js
wp-admin/js/common.js
wp-admin/js/common.min.js
wp-admin/js/custom-background.js
wp-admin/js/customize-controls.js
wp-admin/js/customize-controls.min.js
wp-admin/js/customize-nav-menus.js
wp-admin/js/customize-nav-menus.min.js
wp-admin/js/customize-widgets.js
wp-admin/js/customize-widgets.min.js
wp-admin/js/dashboard.js
wp-admin/js/edit-comments.js
wp-admin/js/edit-comments.min.js
wp-admin/js/editor-expand.js
wp-admin/js/editor.js
wp-admin/js/image-edit.js
wp-admin/js/image-edit.min.js
wp-admin/js/inline-edit-post.js
wp-admin/js/inline-edit-post.min.js
wp-admin/js/inline-edit-tax.js
wp-admin/js/inline-edit-tax.min.js
wp-admin/js/media-gallery.js
wp-admin/js/media.js
wp-admin/js/media.min.js
wp-admin/js/nav-menu.js
wp-admin/js/nav-menu.min.js
wp-admin/js/password-strength-meter.js
wp-admin/js/password-strength-meter.min.js
wp-admin/js/plugin-install.js
wp-admin/js/plugin-install.min.js
wp-admin/js/post.js
wp-admin/js/post.min.js
wp-admin/js/postbox.js
wp-admin/js/postbox.min.js
wp-admin/js/privacy-tools.js
wp-admin/js/privacy-tools.min.js
wp-admin/js/set-post-thumbnail.js
wp-admin/js/set-post-thumbnail.min.js
wp-admin/js/site-health.js
wp-admin/js/site-health.min.js
wp-admin/js/tags-box.js
wp-admin/js/tags-box.min.js
wp-admin/js/tags-suggest.js
wp-admin/js/tags-suggest.min.js
wp-admin/js/tags.js
wp-admin/js/tags.min.js
wp-admin/js/theme-plugin-editor.js
wp-admin/js/theme-plugin-editor.min.js
wp-admin/js/theme.js
wp-admin/js/theme.min.js
wp-admin/js/updates.js
wp-admin/js/updates.min.js
wp-admin/js/user-profile.js
wp-admin/js/user-profile.min.js
wp-admin/js/widgets.js
wp-admin/js/widgets.min.js
wp-admin/js/widgets/custom-html-widgets.js
wp-admin/js/widgets/media-widgets.js
wp-admin/js/word-count.js
wp-admin/link-manager.php
wp-admin/link-parse-opml.php
wp-admin/link.php
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-admin/maint/repair.php
wp-admin/media-upload.php
wp-admin/media.php
wp-admin/menu-header.php
wp-admin/menu.php
wp-admin/ms-delete-site.php
wp-admin/my-sites.php
wp-admin/nav-menus.php
wp-admin/network.php
wp-admin/network/edit.php
wp-admin/network/plugin-install.php
wp-admin/network/settings.php
wp-admin/network/site-info.php
wp-admin/network/site-new.php
wp-admin/network/site-settings.php
wp-admin/network/site-themes.php
wp-admin/network/site-users.php
wp-admin/network/sites.php
wp-admin/network/theme-install.php
wp-admin/network/themes.php
wp-admin/network/update.php
wp-admin/network/upgrade.php
wp-admin/network/user-new.php
wp-admin/network/users.php
wp-admin/options-discussion.php
wp-admin/options-general.php
wp-admin/options-media.php
wp-admin/options-permalink.php
wp-admin/options-reading.php
wp-admin/options-writing.php
wp-admin/options.php
wp-admin/plugin-editor.php
wp-admin/plugin-install.php
wp-admin/plugins.php
wp-admin/post-new.php
wp-admin/post.php
wp-admin/privacy.php
wp-admin/revision.php
wp-admin/setup-config.php
wp-admin/site-health-info.php
wp-admin/site-health.php
wp-admin/term.php
wp-admin/theme-editor.php
wp-admin/theme-install.php
wp-admin/themes.php
wp-admin/update-core.php
wp-admin/update.php
wp-admin/upgrade.php
wp-admin/upload.php
wp-admin/user-edit.php
wp-admin/user-new.php
wp-admin/users.php
wp-comments-post.php
wp-content/plugins/akismet/_inc/akismet.css
wp-content/plugins/akismet/_inc/akismet.js
wp-content/plugins/akismet/akismet.php
wp-content/plugins/akismet/class.akismet-admin.php
wp-content/plugins/akismet/readme.txt
wp-content/plugins/akismet/views/notice.php
wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php
wp-content/themes/twentynineteen/inc/customizer.php
wp-content/themes/twentynineteen/inc/icon-functions.php
wp-content/themes/twentynineteen/inc/template-functions.php
wp-content/themes/twentynineteen/inc/template-tags.php
wp-content/themes/twentynineteen/package-lock.json
wp-content/themes/twentynineteen/package.json
wp-content/themes/twentynineteen/readme.txt
wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss
wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss
wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss
wp-content/themes/twentynineteen/style-editor.css
wp-content/themes/twentynineteen/style-editor.scss
wp-content/themes/twentynineteen/style-rtl.css
wp-content/themes/twentynineteen/style.css
wp-content/themes/twentynineteen/style.scss
wp-content/themes/twentyseventeen/assets/images/svg-icons.svg
wp-content/themes/twentyseventeen/functions.php
wp-content/themes/twentyseventeen/header.php
wp-content/themes/twentyseventeen/inc/custom-header.php
wp-content/themes/twentyseventeen/inc/customizer.php
wp-content/themes/twentyseventeen/inc/icon-functions.php
wp-content/themes/twentyseventeen/inc/template-tags.php
wp-content/themes/twentyseventeen/readme.txt
wp-content/themes/twentyseventeen/style.css
wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php
wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
wp-content/themes/twentytwenty/assets/css/editor-style-block.css
wp-content/themes/twentytwenty/assets/js/customize-controls.js
wp-content/themes/twentytwenty/assets/js/index.js
wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php
wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php
wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php
wp-content/themes/twentytwenty/comments.php
wp-content/themes/twentytwenty/functions.php
wp-content/themes/twentytwenty/inc/starter-content.php
wp-content/themes/twentytwenty/inc/template-tags.php
wp-content/themes/twentytwenty/index.php
wp-content/themes/twentytwenty/package-lock.json
wp-content/themes/twentytwenty/package.json
wp-content/themes/twentytwenty/readme.txt
wp-content/themes/twentytwenty/style-rtl.css
wp-content/themes/twentytwenty/style.css
wp-content/themes/twentytwenty/template-parts/content-cover.php
wp-content/themes/twentytwenty/template-parts/content.php
wp-content/themes/twentytwenty/template-parts/entry-header.php
wp-content/themes/twentytwenty/template-parts/featured-image.php
wp-includes/ID3/getid3.lib.php
wp-includes/ID3/getid3.php
wp-includes/ID3/module.audio-video.asf.php
wp-includes/ID3/module.audio-video.flv.php
wp-includes/ID3/module.audio-video.matroska.php
wp-includes/ID3/module.audio-video.quicktime.php
wp-includes/ID3/module.audio-video.riff.php
wp-includes/ID3/module.audio.ac3.php
wp-includes/ID3/module.audio.dts.php
wp-includes/ID3/module.audio.flac.php
wp-includes/ID3/module.audio.mp3.php
wp-includes/ID3/module.audio.ogg.php
wp-includes/ID3/module.tag.apetag.php
wp-includes/ID3/module.tag.id3v1.php
wp-includes/ID3/module.tag.id3v2.php
wp-includes/ID3/module.tag.lyrics3.php
wp-includes/IXR/class-IXR-client.php
wp-includes/IXR/class-IXR-clientmulticall.php
wp-includes/IXR/class-IXR-message.php
wp-includes/IXR/class-IXR-server.php
wp-includes/Requests/SSL.php
wp-includes/SimplePie/Author.php
wp-includes/SimplePie/Cache.php
wp-includes/SimplePie/Cache/Base.php
wp-includes/SimplePie/Cache/DB.php
wp-includes/SimplePie/Cache/File.php
wp-includes/SimplePie/Cache/Memcache.php
wp-includes/SimplePie/Cache/MySQL.php
wp-includes/SimplePie/Caption.php
wp-includes/SimplePie/Category.php
wp-includes/SimplePie/Content/Type/Sniffer.php
wp-includes/SimplePie/Copyright.php
wp-includes/SimplePie/Core.php
wp-includes/SimplePie/Credit.php
wp-includes/SimplePie/Decode/HTML/Entities.php
wp-includes/SimplePie/Enclosure.php
wp-includes/SimplePie/Exception.php
wp-includes/SimplePie/File.php
wp-includes/SimplePie/HTTP/Parser.php
wp-includes/SimplePie/IRI.php
wp-includes/SimplePie/Item.php
wp-includes/SimplePie/Locator.php
wp-includes/SimplePie/Misc.php
wp-includes/SimplePie/Net/IPv6.php
wp-includes/SimplePie/Parse/Date.php
wp-includes/SimplePie/Parser.php
wp-includes/SimplePie/Rating.php
wp-includes/SimplePie/Registry.php
wp-includes/SimplePie/Restriction.php
wp-includes/SimplePie/Sanitize.php
wp-includes/SimplePie/Source.php
wp-includes/SimplePie/XML/Declaration/Parser.php
wp-includes/SimplePie/gzdecode.php
wp-includes/Text/Diff/Engine/shell.php
wp-includes/admin-bar.php
wp-includes/assets/script-loader-packages.php
wp-includes/atomlib.php
wp-includes/author-template.php
wp-includes/blocks.php
wp-includes/blocks/archives.php
wp-includes/blocks/block.php
wp-includes/blocks/calendar.php
wp-includes/blocks/categories.php
wp-includes/blocks/latest-comments.php
wp-includes/blocks/latest-posts.php
wp-includes/blocks/rss.php
wp-includes/blocks/search.php
wp-includes/blocks/shortcode.php
wp-includes/blocks/shortcode/block.json
wp-includes/blocks/social-link.php
wp-includes/blocks/social-link/block.json
wp-includes/blocks/tag-cloud.php
wp-includes/bookmark-template.php
wp-includes/bookmark.php
wp-includes/cache.php
wp-includes/canonical.php
wp-includes/capabilities.php
wp-includes/category-template.php
wp-includes/category.php
wp-includes/certificates/ca-bundle.crt
wp-includes/class-http.php
wp-includes/class-phpmailer.php
wp-includes/class-pop3.php
wp-includes/class-requests.php
wp-includes/class-simplepie.php
wp-includes/class-smtp.php
wp-includes/class-snoopy.php
wp-includes/class-walker-category.php
wp-includes/class-walker-comment.php
wp-includes/class-walker-page.php
wp-includes/class-wp-admin-bar.php
wp-includes/class-wp-ajax-response.php
wp-includes/class-wp-block-type-registry.php
wp-includes/class-wp-block-type.php
wp-includes/class-wp-comment-query.php
wp-includes/class-wp-comment.php
wp-includes/class-wp-customize-control.php
wp-includes/class-wp-customize-manager.php
wp-includes/class-wp-customize-nav-menus.php
wp-includes/class-wp-customize-panel.php
wp-includes/class-wp-customize-setting.php
wp-includes/class-wp-customize-widgets.php
wp-includes/class-wp-date-query.php
wp-includes/class-wp-dependency.php
wp-includes/class-wp-editor.php
wp-includes/class-wp-embed.php
wp-includes/class-wp-error.php
wp-includes/class-wp-fatal-error-handler.php
wp-includes/class-wp-http-cookie.php
wp-includes/class-wp-http-curl.php
wp-includes/class-wp-http-encoding.php
wp-includes/class-wp-http-ixr-client.php
wp-includes/class-wp-http-proxy.php
wp-includes/class-wp-http-requests-hooks.php
wp-includes/class-wp-http-streams.php
wp-includes/class-wp-image-editor-gd.php
wp-includes/class-wp-image-editor-imagick.php
wp-includes/class-wp-image-editor.php
wp-includes/class-wp-list-util.php
wp-includes/class-wp-locale.php
wp-includes/class-wp-matchesmapregex.php
wp-includes/class-wp-meta-query.php
wp-includes/class-wp-network-query.php
wp-includes/class-wp-object-cache.php
wp-includes/class-wp-oembed-controller.php
wp-includes/class-wp-oembed.php
wp-includes/class-wp-paused-extensions-storage.php
wp-includes/class-wp-post-type.php
wp-includes/class-wp-query.php
wp-includes/class-wp-recovery-mode-email-service.php
wp-includes/class-wp-recovery-mode-key-service.php
wp-includes/class-wp-recovery-mode.php
wp-includes/class-wp-rewrite.php
wp-includes/class-wp-role.php
wp-includes/class-wp-roles.php
wp-includes/class-wp-site-query.php
wp-includes/class-wp-tax-query.php
wp-includes/class-wp-taxonomy.php
wp-includes/class-wp-term-query.php
wp-includes/class-wp-text-diff-renderer-table.php
wp-includes/class-wp-theme.php
wp-includes/class-wp-user-query.php
wp-includes/class-wp-user-request.php
wp-includes/class-wp-user.php
wp-includes/class-wp-walker.php
wp-includes/class-wp-widget.php
wp-includes/class-wp-xmlrpc-server.php
wp-includes/class-wp.php
wp-includes/class.wp-dependencies.php
wp-includes/class.wp-scripts.php
wp-includes/class.wp-styles.php
wp-includes/comment-template.php
wp-includes/comment.php
wp-includes/compat.php
wp-includes/cron.php
wp-includes/css/admin-bar-rtl.css
wp-includes/css/admin-bar-rtl.min.css
wp-includes/css/admin-bar.css
wp-includes/css/admin-bar.min.css
wp-includes/css/buttons-rtl.css
wp-includes/css/buttons-rtl.min.css
wp-includes/css/buttons.css
wp-includes/css/buttons.min.css
wp-includes/css/dashicons.css
wp-includes/css/dashicons.min.css
wp-includes/css/dist/block-directory/style-rtl.css
wp-includes/css/dist/block-directory/style-rtl.min.css
wp-includes/css/dist/block-directory/style.css
wp-includes/css/dist/block-directory/style.min.css
wp-includes/css/dist/block-editor/style-rtl.css
wp-includes/css/dist/block-editor/style-rtl.min.css
wp-includes/css/dist/block-editor/style.css
wp-includes/css/dist/block-editor/style.min.css
wp-includes/css/dist/block-library/editor-rtl.css
wp-includes/css/dist/block-library/editor-rtl.min.css
wp-includes/css/dist/block-library/editor.css
wp-includes/css/dist/block-library/editor.min.css
wp-includes/css/dist/block-library/style-rtl.css
wp-includes/css/dist/block-library/style-rtl.min.css
wp-includes/css/dist/block-library/style.css
wp-includes/css/dist/block-library/style.min.css
wp-includes/css/dist/block-library/theme-rtl.css
wp-includes/css/dist/block-library/theme-rtl.min.css
wp-includes/css/dist/block-library/theme.css
wp-includes/css/dist/block-library/theme.min.css
wp-includes/css/dist/components/style-rtl.css
wp-includes/css/dist/components/style-rtl.min.css
wp-includes/css/dist/components/style.css
wp-includes/css/dist/components/style.min.css
wp-includes/css/dist/edit-post/style-rtl.css
wp-includes/css/dist/edit-post/style-rtl.min.css
wp-includes/css/dist/edit-post/style.css
wp-includes/css/dist/edit-post/style.min.css
wp-includes/css/dist/editor/editor-styles-rtl.css
wp-includes/css/dist/editor/editor-styles-rtl.min.css
wp-includes/css/dist/editor/editor-styles.css
wp-includes/css/dist/editor/editor-styles.min.css
wp-includes/css/dist/editor/style-rtl.css
wp-includes/css/dist/editor/style-rtl.min.css
wp-includes/css/dist/editor/style.css
wp-includes/css/dist/editor/style.min.css
wp-includes/css/dist/format-library/style-rtl.css
wp-includes/css/dist/format-library/style-rtl.min.css
wp-includes/css/dist/format-library/style.css
wp-includes/css/dist/format-library/style.min.css
wp-includes/css/dist/list-reusable-blocks/style-rtl.css
wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css
wp-includes/css/dist/list-reusable-blocks/style.css
wp-includes/css/dist/list-reusable-blocks/style.min.css
wp-includes/css/dist/nux/style-rtl.css
wp-includes/css/dist/nux/style-rtl.min.css
wp-includes/css/dist/nux/style.css
wp-includes/css/dist/nux/style.min.css
wp-includes/css/editor-rtl.css
wp-includes/css/editor-rtl.min.css
wp-includes/css/editor.css
wp-includes/css/editor.min.css
wp-includes/css/jquery-ui-dialog-rtl.css
wp-includes/css/jquery-ui-dialog-rtl.min.css
wp-includes/css/jquery-ui-dialog.css
wp-includes/css/jquery-ui-dialog.min.css
wp-includes/css/media-views-rtl.css
wp-includes/css/media-views-rtl.min.css
wp-includes/css/media-views.css
wp-includes/css/media-views.min.css
wp-includes/css/wp-auth-check-rtl.min.css
wp-includes/css/wp-auth-check.min.css
wp-includes/customize/class-wp-customize-code-editor-control.php
wp-includes/customize/class-wp-customize-custom-css-setting.php
wp-includes/customize/class-wp-customize-date-time-control.php
wp-includes/customize/class-wp-customize-image-control.php
wp-includes/customize/class-wp-customize-media-control.php
wp-includes/customize/class-wp-customize-nav-menu-item-setting.php
wp-includes/customize/class-wp-customize-nav-menu-setting.php
wp-includes/customize/class-wp-customize-partial.php
wp-includes/customize/class-wp-customize-selective-refresh.php
wp-includes/customize/class-wp-customize-theme-control.php
wp-includes/customize/class-wp-customize-themes-section.php
wp-includes/default-constants.php
wp-includes/default-filters.php
wp-includes/deprecated.php
wp-includes/embed.php
wp-includes/error-protection.php
wp-includes/feed-rss2-comments.php
wp-includes/feed.php
wp-includes/fonts/dashicons.eot
wp-includes/fonts/dashicons.svg
wp-includes/fonts/dashicons.ttf
wp-includes/fonts/dashicons.woff2
wp-includes/formatting.php
wp-includes/functions.php
wp-includes/functions.wp-scripts.php
wp-includes/functions.wp-styles.php
wp-includes/general-template.php
wp-includes/http.php
wp-includes/js/admin-bar.js
wp-includes/js/admin-bar.min.js
wp-includes/js/clipboard.js
wp-includes/js/clipboard.min.js
wp-includes/js/comment-reply.js
wp-includes/js/comment-reply.min.js
wp-includes/js/customize-base.js
wp-includes/js/customize-loader.js
wp-includes/js/customize-models.js
wp-includes/js/customize-preview-nav-menus.js
wp-includes/js/customize-preview-widgets.js
wp-includes/js/customize-preview.js
wp-includes/js/customize-selective-refresh.js
wp-includes/js/dist/a11y.js
wp-includes/js/dist/a11y.min.js
wp-includes/js/dist/annotations.js
wp-includes/js/dist/annotations.min.js
wp-includes/js/dist/api-fetch.js
wp-includes/js/dist/api-fetch.min.js
wp-includes/js/dist/autop.js
wp-includes/js/dist/autop.min.js
wp-includes/js/dist/blob.js
wp-includes/js/dist/blob.min.js
wp-includes/js/dist/block-directory.js
wp-includes/js/dist/block-directory.min.js
wp-includes/js/dist/block-editor.js
wp-includes/js/dist/block-editor.min.js
wp-includes/js/dist/block-library.js
wp-includes/js/dist/block-library.min.js
wp-includes/js/dist/block-serialization-default-parser.js
wp-includes/js/dist/block-serialization-default-parser.min.js
wp-includes/js/dist/blocks.js
wp-includes/js/dist/blocks.min.js
wp-includes/js/dist/components.js
wp-includes/js/dist/components.min.js
wp-includes/js/dist/compose.js
wp-includes/js/dist/compose.min.js
wp-includes/js/dist/core-data.js
wp-includes/js/dist/core-data.min.js
wp-includes/js/dist/data-controls.js
wp-includes/js/dist/data-controls.min.js
wp-includes/js/dist/data.js
wp-includes/js/dist/data.min.js
wp-includes/js/dist/date.js
wp-includes/js/dist/date.min.js
wp-includes/js/dist/deprecated.js
wp-includes/js/dist/deprecated.min.js
wp-includes/js/dist/dom-ready.js
wp-includes/js/dist/dom-ready.min.js
wp-includes/js/dist/dom.js
wp-includes/js/dist/dom.min.js
wp-includes/js/dist/edit-post.js
wp-includes/js/dist/edit-post.min.js
wp-includes/js/dist/editor.js
wp-includes/js/dist/editor.min.js
wp-includes/js/dist/element.js
wp-includes/js/dist/element.min.js
wp-includes/js/dist/escape-html.js
wp-includes/js/dist/escape-html.min.js
wp-includes/js/dist/format-library.js
wp-includes/js/dist/format-library.min.js
wp-includes/js/dist/hooks.js
wp-includes/js/dist/hooks.min.js
wp-includes/js/dist/html-entities.js
wp-includes/js/dist/html-entities.min.js
wp-includes/js/dist/i18n.js
wp-includes/js/dist/i18n.min.js
wp-includes/js/dist/is-shallow-equal.js
wp-includes/js/dist/is-shallow-equal.min.js
wp-includes/js/dist/keyboard-shortcuts.js
wp-includes/js/dist/keyboard-shortcuts.min.js
wp-includes/js/dist/keycodes.js
wp-includes/js/dist/keycodes.min.js
wp-includes/js/dist/list-reusable-blocks.js
wp-includes/js/dist/list-reusable-blocks.min.js
wp-includes/js/dist/media-utils.js
wp-includes/js/dist/media-utils.min.js
wp-includes/js/dist/notices.js
wp-includes/js/dist/notices.min.js
wp-includes/js/dist/nux.js
wp-includes/js/dist/nux.min.js
wp-includes/js/dist/plugins.js
wp-includes/js/dist/plugins.min.js
wp-includes/js/dist/primitives.js
wp-includes/js/dist/primitives.min.js
wp-includes/js/dist/priority-queue.js
wp-includes/js/dist/priority-queue.min.js
wp-includes/js/dist/redux-routine.js
wp-includes/js/dist/redux-routine.min.js
wp-includes/js/dist/rich-text.js
wp-includes/js/dist/rich-text.min.js
wp-includes/js/dist/server-side-render.js
wp-includes/js/dist/server-side-render.min.js
wp-includes/js/dist/shortcode.js
wp-includes/js/dist/shortcode.min.js
wp-includes/js/dist/token-list.js
wp-includes/js/dist/token-list.min.js
wp-includes/js/dist/url.js
wp-includes/js/dist/url.min.js
wp-includes/js/dist/vendor/lodash.js
wp-includes/js/dist/vendor/lodash.min.js
wp-includes/js/dist/vendor/moment.js
wp-includes/js/dist/vendor/moment.min.js
wp-includes/js/dist/vendor/wp-polyfill.js
wp-includes/js/dist/vendor/wp-polyfill.min.js
wp-includes/js/dist/viewport.js
wp-includes/js/dist/viewport.min.js
wp-includes/js/dist/warning.js
wp-includes/js/dist/warning.min.js
wp-includes/js/dist/wordcount.js
wp-includes/js/dist/wordcount.min.js
wp-includes/js/heartbeat.js
wp-includes/js/imagesloaded.min.js
wp-includes/js/masonry.min.js
wp-includes/js/mce-view.js
wp-includes/js/media-editor.js
wp-includes/js/media-editor.min.js
wp-includes/js/media-models.js
wp-includes/js/media-views.js
wp-includes/js/media-views.min.js
wp-includes/js/plupload/handlers.js
wp-includes/js/plupload/handlers.min.js
wp-includes/js/plupload/wp-plupload.js
wp-includes/js/plupload/wp-plupload.min.js
wp-includes/js/thickbox/thickbox.css
wp-includes/js/tinymce/plugins/compat3x/css/dialog.css
wp-includes/js/tinymce/plugins/compat3x/plugin.js
wp-includes/js/tinymce/plugins/lists/plugin.js
wp-includes/js/tinymce/plugins/lists/plugin.min.js
wp-includes/js/tinymce/plugins/media/plugin.js
wp-includes/js/tinymce/plugins/media/plugin.min.js
wp-includes/js/tinymce/plugins/paste/plugin.js
wp-includes/js/tinymce/plugins/paste/plugin.min.js
wp-includes/js/tinymce/plugins/wptextpattern/plugin.js
wp-includes/js/tinymce/skins/lightgray/content.inline.min.css
wp-includes/js/tinymce/skins/lightgray/content.min.css
wp-includes/js/tinymce/skins/lightgray/skin.min.css
wp-includes/js/tinymce/themes/inlite/theme.js
wp-includes/js/tinymce/themes/inlite/theme.min.js
wp-includes/js/tinymce/themes/modern/theme.js
wp-includes/js/tinymce/themes/modern/theme.min.js
wp-includes/js/tinymce/tinymce.min.js
wp-includes/js/tinymce/wp-tinymce.js
wp-includes/js/twemoji.js
wp-includes/js/twemoji.min.js
wp-includes/js/wp-ajax-response.js
wp-includes/js/wp-ajax-response.min.js
wp-includes/js/wp-api.js
wp-includes/js/wp-auth-check.js
wp-includes/js/wp-auth-check.min.js
wp-includes/js/wp-backbone.js
wp-includes/js/wp-custom-header.js
wp-includes/js/wp-emoji-loader.js
wp-includes/js/wp-emoji-loader.min.js
wp-includes/js/wp-emoji-release.min.js
wp-includes/js/wp-lists.js
wp-includes/js/wp-pointer.js
wp-includes/js/wp-pointer.min.js
wp-includes/js/wp-util.js
wp-includes/kses.php
wp-includes/l10n.php
wp-includes/link-template.php
wp-includes/load.php
wp-includes/media-template.php
wp-includes/media.php
wp-includes/meta.php
wp-includes/ms-blogs.php
wp-includes/ms-default-constants.php
wp-includes/ms-default-filters.php
wp-includes/ms-deprecated.php
wp-includes/ms-functions.php
wp-includes/ms-load.php
wp-includes/ms-network.php
wp-includes/ms-settings.php
wp-includes/ms-site.php
wp-includes/nav-menu-template.php
wp-includes/nav-menu.php
wp-includes/option.php
wp-includes/pluggable.php
wp-includes/plugin.php
wp-includes/pomo/mo.php
wp-includes/pomo/po.php
wp-includes/pomo/streams.php
wp-includes/pomo/translations.php
wp-includes/post-formats.php
wp-includes/post-template.php
wp-includes/post-thumbnail-template.php
wp-includes/post.php
wp-includes/query.php
wp-includes/rest-api.php
wp-includes/rest-api/class-wp-rest-request.php
wp-includes/rest-api/class-wp-rest-server.php
wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
wp-includes/rest-api/search/class-wp-rest-post-search-handler.php
wp-includes/revision.php
wp-includes/rewrite.php
wp-includes/rss.php
wp-includes/script-loader.php
wp-includes/shortcodes.php
wp-includes/sodium_compat/src/Core/Ed25519.php
wp-includes/sodium_compat/src/Core32/Ed25519.php
wp-includes/taxonomy.php
wp-includes/template-loader.php
wp-includes/template.php
wp-includes/theme-compat/comments.php
wp-includes/theme-compat/footer.php
wp-includes/theme-compat/header.php
wp-includes/theme.php
wp-includes/update.php
wp-includes/user.php
wp-includes/version.php
wp-includes/widgets.php
wp-includes/widgets/class-wp-nav-menu-widget.php
wp-includes/widgets/class-wp-widget-archives.php
wp-includes/widgets/class-wp-widget-calendar.php
wp-includes/widgets/class-wp-widget-categories.php
wp-includes/widgets/class-wp-widget-links.php
wp-includes/widgets/class-wp-widget-media-image.php
wp-includes/widgets/class-wp-widget-meta.php
wp-includes/widgets/class-wp-widget-pages.php
wp-includes/widgets/class-wp-widget-recent-comments.php
wp-includes/widgets/class-wp-widget-recent-posts.php
wp-includes/widgets/class-wp-widget-rss.php
wp-includes/widgets/class-wp-widget-search.php
wp-includes/widgets/class-wp-widget-tag-cloud.php
wp-includes/wp-db.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
xmlrpc.php</pre>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/version-5-5/#top">Top ↑</a></p>
<h2 id="updated-packages" class="toc-heading" tabindex="-1">Updated packages <a class="anchor" href="https://help.codibu.com/blog/kb/version-5-5/#updated-packages"><span aria-hidden="true">#</span></a></h2>
<pre class="wp-block-preformatted">@babel/polyfill: 7.10.1
@wordpress/a11y: 2.11.0
@wordpress/annotations: 1.20.4
@wordpress/api-fetch: 3.18.0
@wordpress/autop: 2.9.0
@wordpress/blob: 2.9.0
@wordpress/block-directory: 1.13.6
@wordpress/block-editor: 4.3.6
@wordpress/block-library: 2.22.6
@wordpress/block-serialization-default-parser: 3.7.0
@wordpress/blocks: 6.20.3
@wordpress/components: 10.0.5
@wordpress/compose: 3.19.3
@wordpress/core-data: 2.20.3
@wordpress/data: 4.22.3
@wordpress/data-controls: 1.16.3
@wordpress/date: 3.10.0
@wordpress/deprecated: 2.9.0
@wordpress/dom: 2.13.1
@wordpress/dom-ready: 2.10.0
@wordpress/edit-post: 3.21.6
@wordpress/editor: 9.20.6
@wordpress/element: 2.16.0
@wordpress/escape-html: 1.9.0
@wordpress/format-library: 1.22.6
@wordpress/hooks: 2.9.0
@wordpress/html-entities: 2.8.0
@wordpress/i18n: 3.14.0
@wordpress/icons: 2.4.0
@wordpress/is-shallow-equal: 2.1.0
@wordpress/keyboard-shortcuts: 1.9.3
@wordpress/keycodes: 2.14.0
@wordpress/list-reusable-blocks: 1.21.5
@wordpress/media-utils: 1.15.0
@wordpress/notices: 2.8.3
@wordpress/nux: 3.20.5
@wordpress/plugins: 2.20.3
@wordpress/primitives: 1.7.0
@wordpress/priority-queue: 1.7.0
@wordpress/redux-routine: 3.10.0
@wordpress/rich-text: 3.20.4
@wordpress/server-side-render: 1.16.5
@wordpress/shortcode: 2.9.0
@wordpress/token-list: 1.11.0
@wordpress/url: 2.17.0
@wordpress/viewport: 2.21.3
@wordpress/warning: 1.2.0
@wordpress/wordcount: 2.10.0
clipboard: 2.0.6
imagesloaded: 4.1.4
lodash: 4.17.19
masonry-layout: 4.2.2
moment: 2.27.0
twemoji: 13.0.0</pre><p>The post <a href="https://help.codibu.com/blog/version-5-5/">Version 5.5</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/version-5-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install WordPress</title>
		<link>https://help.codibu.com/blog/how-to-install-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-wordpress</link>
					<comments>https://help.codibu.com/blog/how-to-install-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:25:18 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/how-to-install-wordpress/</guid>

					<description><![CDATA[<p>WordPress is well-known for its ease of installation. Under most circumstances, installing WordPress is a very simple process and takes less than five minutes to complete. Many<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/how-to-install-wordpress/">How to install WordPress</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>WordPress is well-known for its ease of installation. Under most circumstances, installing WordPress is a very simple process and takes less than five minutes to complete. <a href="https://help.codibu.com/blog/kb/installing-wordpress-at-popular-hosting-companies/">Many web hosts</a> now offer <a href="https://help.codibu.com/blog/kb/automated-installation/">tools (e.g. Fantastico) to automatically install WordPress</a> for you. However, if you wish to install WordPress yourself, the following guide will help.</p>
<h2 id="things-to-know-before-installing-wordpress" class="toc-heading" tabindex="-1">Things to Know Before Installing WordPress <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#things-to-know-before-installing-wordpress"><span aria-hidden="true">#</span></a></h2>
<p>Before you begin the install, there are a few things you need to have and do. Refer the article <a href="https://help.codibu.com/blog/kb/before-you-install/">Before You Install</a>.<br />
If you need multiple WordPress instances, refer <a href="https://help.codibu.com/blog/kb/installing-multiple-wordpress-instances/">Installing Multiple WordPress Instances</a>.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h2 id="basic-instructions" class="toc-heading" tabindex="-1"><span id="Famous_5-Minute_Installation" class="mw-headline">Basic Instructions</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#basic-instructions"><span aria-hidden="true">#</span></a></h2>
<p>Here’s the quick version of the instructions for those who are already comfortable with performing such installations. More <a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#detailed-instructions">detailed instructions</a> follow.</p>
<ol>
<li>Download and unzip the WordPress package if you haven’t already.</li>
<li>Create a database for WordPress on your web server, as well as a <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary/#mysql">MySQL</a> (or MariaDB) user who has all privileges for accessing and modifying it.</li>
<li>(Optional) Find and rename <tt>wp-config-sample.php</tt> to <tt>wp-config.php</tt>, then edit the file (see <a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/">Editing wp-config.php</a>) and add your database information.<br />
<strong>Note</strong>: If you are not comfortable with renaming files, step 3 is optional and you can skip it as the install program will create the <tt>wp-config.php</tt> file for you.</li>
<li>Upload the WordPress files to the desired location on your web server:
<ul>
<li>If you want to integrate WordPress into the root of your domain (e.g. <tt>http://example.com/</tt>), move or upload all contents of the unzipped WordPress directory (excluding the WordPress directory itself) into the root directory of your web server.</li>
<li>If you want to have your WordPress installation in its own subdirectory on your website (e.g. <tt>http://example.com/blog/</tt>), create the <tt>blog</tt> directory on your server and upload the contents of the unzipped WordPress package to the directory via FTP.</li>
<li><i><b>Note:</b> If your FTP client has an option to convert file names to lower case, make sure it’s disabled.</i></li>
</ul>
</li>
<li>Run the WordPress installation script by accessing the URL in a web browser. This should be the URL where you uploaded the WordPress files.
<ul>
<li>If you installed WordPress in the root directory, you should visit: <tt>http://example.com/</tt></li>
<li>If you installed WordPress in its own subdirectory called <tt>blog</tt>, for example, you should visit: <tt>http://example.com/blog/</tt></li>
</ul>
</li>
</ol>
<p>That’s it! WordPress should now be installed.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h2 id="detailed-instructions" class="toc-heading" tabindex="-1"><span id="Detailed_Instructions" class="mw-headline">Detailed Instructions</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#detailed-instructions"><span aria-hidden="true">#</span></a></h2>
<h3 id="step-1-download-and-extract" class="toc-heading" tabindex="-1"><span id="Step_1:_Download_and_Extract" class="mw-headline">Step 1: Download and Extract</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-1-download-and-extract"><span aria-hidden="true">#</span></a></h3>
<p>Download and unzip the WordPress package from <a class="external free" href="https://wordpress.org/download/">https://wordpress.org/download/</a>.</p>
<ul>
<li>If you will be uploading WordPress to a remote web server, download the WordPress package to your computer with a web browser and unzip the package.</li>
<li>If you will be using FTP, skip to the next step – uploading files is covered later.</li>
<li>If you have <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#shell">shell</a> access to your web server, and are comfortable using console-based tools, you may wish to download WordPress directly to your <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#web-server">web server</a> using <tt>wget</tt> (or <tt>lynx</tt> or another console-based web browser) if you want to avoid <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#ftp">FTPing</a>:
<ul>
<li><tt>wget https://wordpress.org/latest.tar.gz</tt></li>
<li>Then unzip the package using:<br />
<tt>tar -xzvf latest.tar.gz</tt></p>
<p>&nbsp;</p>
<p>The WordPress package will extract into a folder called <tt>wordpress</tt> in the same directory that you downloaded<tt>latest.tar.gz</tt>.</p>
</li>
</ul>
</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h3 id="step-2-create-the-database-and-a-user" class="toc-heading" tabindex="-1"><span id="Step_2:_Create_the_Database_and_a_User" class="mw-headline">Step 2: Create the Database and a User</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-2-create-the-database-and-a-user"><span aria-hidden="true">#</span></a></h3>
<p>If you are using a <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary/#hosting-provider">hosting provider</a>, you may already have a WordPress database set up for you, or there may be an automated setup solution to do so. Check your hosting provider’s support pages or your control panel for clues about whether or not you’ll need to create one manually.</p>
<p>If you determine that you’ll need to create one manually, follow the instructions for Using phpMyAdmin below to create your WordPress username and database. For other tools such as Plesk, cPanel and Using the MySQL Client, refer the article <a href="https://help.codibu.com/blog/kb/creating-database-for-wordpress">Creating Database for WordPress</a>.</p>
<p>If you have only one database and it is already in use, you can install WordPress in it – just make sure to have a distinctive prefix for your tables to avoid over-writing any existing database tables.</p>
<h4 id="using-phpmyadmin" class="toc-heading" tabindex="-1"><span id="Using_phpMyAdmin" class="mw-headline">Using phpMyAdmin</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#using-phpmyadmin"><span aria-hidden="true">#</span></a></h4>
<p>If your web server has <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#phpmyadmin">phpMyAdmin</a> installed, you may follow these instructions to create your WordPress username and database. If you work on your own computer, on most Linux distributions you can install PhpMyAdmin automatically.</p>
<p><i><b>Note:</b> These instructions are written for phpMyAdmin 4.4; the phpMyAdmin user interface can vary slightly between versions.</i></p>
<ol>
<li>If a database relating to WordPress does not already exist in the <b>Database</b> dropdown on the left, create one:
<ol>
<li>Choose a name for your WordPress database: ‘<tt>wordpress</tt>‘ or ‘<tt>blog</tt>‘ are good, but most hosting services (especially shared hosting) will require a name beginning with your username and an underscore, so, even if you work on your own computer, we advise that you check your hosting service requirements so that you can follow them on your own server and be able to transfer your database without modification. Enter the chosen database name in the <b>Create database</b> field and choose the best collation for your language and encoding. In most cases it’s better to choose in the “utf8_” series and, if you don’t find your language, to choose “utf8mb4_general_ci” (Refer <a class="external autonumber" href="https://make.wordpress.org/core/2015/04/02/the-utf8mb4-upgrade/">this article</a>).</li>
</ol>
</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/phpMyAdmin_create_database_4.4.jpg"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-12076" src="https://help.codibu.com/wp-content/uploads/2020/11/phpMyAdmin_create_database_4.4.jpg" alt="" width="688" height="411" /></a> </p>
<p>2. Click the <b>phpMyAdmin</b> icon in the upper left to return to the main page, then click the <b>Users</b> tab. If a user relating to WordPress does not already exist in the list of users, create one:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/users.jpg"><img decoding="async" class="aligncenter size-full wp-image-12287" src="https://help.codibu.com/wp-content/uploads/2020/11/users.jpg" alt="" width="800" height="521" /></a></p>
<div class="center">
<div class="thumb tnone">
<ol>
<li>Click <b>Add user</b>.</li>
<li>Choose a username for WordPress (‘<tt>wordpress</tt>‘ is good) and enter it in the <b>User name</b> field. (Be sure <b>Use text field:</b> is selected from the dropdown.)</li>
<li>Choose a secure password (ideally containing a combination of upper- and lower-case letters, numbers, and symbols), and enter it in the <b>Password</b> field. (Be sure <b>Use text field:</b> is selected from the dropdown.) Re-enter the password in the <b>Re-type</b>field.</li>
<li>Write down the username and password you chose.</li>
<li>Leave all options under <b>Global privileges</b> at their defaults.</li>
<li>Click <b>Go</b>.</li>
<li># Return to the <strong>Users</strong> screen and click the <strong>Edit privileges</strong> icon on the user you’ve just created for WordPress.</li>
<li># In the <strong>Database-specific privileges</strong> section, select the database you’ve just created for WordPress under the <strong>Add privileges to the following database</strong> dropdown, and click <strong>Go</strong>.</li>
<li># The page will refresh with privileges for that database. Click <strong>Check All</strong> to select all privileges, and click <strong>Go</strong>.</li>
<li># On the resulting page, make note of the host name listed after <strong>Server:</strong> at the top of the page. (This will usually be <strong>localhost</strong>.)</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/phpMyAdmin_server_info_4.4.jpg"><img decoding="async" class="aligncenter size-full wp-image-12079" src="https://help.codibu.com/wp-content/uploads/2020/11/phpMyAdmin_server_info_4.4.jpg" alt="" width="682" height="107" /></a></p>
<h3 id="step-3-set-up-wp-config-php" class="toc-heading" tabindex="-1"><span id="Step_3:_Set_up_wp-config.php" class="mw-headline">Step 3: Set up wp-config.php</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-3-set-up-wp-config-php"><span aria-hidden="true">#</span></a></h3>
<p>You can either create and edit the <tt>wp-config.php</tt> file yourself, or you can skip this step and let WordPress try to do this itself when you run the installation script (step 5). (you’ll still need to tell WordPress your database information).</p>
<p>(For more extensive details, and step by step instructions for creating the configuration file and your secret key for password security, please see <a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/">Editing wp-config.php</a>.)</p>
<p>Return to where you extracted the WordPress package in Step 1, rename the file <tt>wp-config-sample.php</tt> to <tt>wp-config.php</tt>, and open it in a text editor.</p>
<p><a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/#configure-database-settings">Enter your database information</a> under the section labeled</p>
<pre> // ** MySQL settings - You can get this info from your web host ** //
</pre>
<dl>
<dt>DB_NAME </dt>
<dd>The name of the database you created for WordPress in Step 2.</dd>
<dt>DB_USER </dt>
<dd>The username you created for WordPress in Step 2.</dd>
<dt>DB_PASSWORD </dt>
<dd>The password you chose for the WordPress username in Step 2.</dd>
<dt>DB_HOST </dt>
<dd>The hostname you determined in Step 2 (usually <tt>localhost</tt>, but not always; see <a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/#set-database-host">some possible DB_HOST values</a>). If a port, socket, or pipe is necessary, append a colon (<tt>:</tt>) and then the relevant information to the hostname.</dd>
<dt>DB_CHARSET </dt>
<dd>The database character set, normally should not be changed (see <a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/">Editing wp-config.php</a>).</dd>
<dt>DB_COLLATE </dt>
<dd>The database collation should normally be left blank (see <a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/">Editing wp-config.php</a>).</dd>
</dl>
<p><a title="Editing wp-config.php" href="https://help.codibu.com/blog/kb/editing-wp-config-php/">Enter your secret key values</a> under the section labeled</p>
<pre>  * Authentication Unique Keys and Salts.
</pre>
<p>Save the <tt>wp-config.php</tt> file.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h3 id="step-4-upload-the-files" class="toc-heading" tabindex="-1"><span id="Step_4:_Upload_the_files" class="mw-headline">Step 4: Upload the files</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-4-upload-the-files"><span aria-hidden="true">#</span></a></h3>
<p>Now you will need to decide where on your domain you’d like your WordPress-powered site to appear:</p>
<ul>
<li>In the root directory of your website. (For example, <tt>http://example.com/</tt>)</li>
<li>In a subdirectory of your website. (For example, <tt>http://example.com/blog/</tt>)</li>
</ul>
<p><i><b>Note:</b> The location of your root web directory in the filesystem on your <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary/#web-server">web server</a> will vary across hosting providers and operating systems. Check with your <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#hosting-provider">hosting provider</a> or system administrator if you do not know where this is.</i></p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h4 id="in-the-root-directory" class="toc-heading" tabindex="-1"><span id="In_the_Root_Directory" class="mw-headline">In the Root Directory</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#in-the-root-directory"><span aria-hidden="true">#</span></a></h4>
<ul>
<li>If you need to upload your files to your web server, use an <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#ftp">FTP</a> client to upload all the <i>contents</i> of the <tt>wordpress</tt> directory (but not the directory itself) into the root directory of your website.</li>
<li>If your files are already on your web server, and you are using <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#shell">shell</a> access to install WordPress, move all of the <i>contents</i> of the <tt>wordpress</tt> directory (but not the directory itself) into the root directory of your website.</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h4 id="in-a-subdirectory" class="toc-heading" tabindex="-1"><span id="In_a_Subdirectory" class="mw-headline">In a Subdirectory</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#in-a-subdirectory"><span aria-hidden="true">#</span></a></h4>
<ul>
<li>If you need to upload your files to your web server, rename the <tt>wordpress</tt> directory to your desired name, then use an <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#ftp">FTP</a> client to upload the directory to your desired location within the root directory of your website.</li>
<li>If your files are already on your web server, and you are using <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#shell">shell</a> access to install WordPress, move the <tt>wordpress</tt> directory to your desired location within the root directory of your website, and rename the directory to your desired name.</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h3 id="step-5-run-the-install-script" class="toc-heading" tabindex="-1"><span id="Step_5:_Run_the_Install_Script" class="mw-headline">Step 5: Run the Install Script</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-5-run-the-install-script"><span aria-hidden="true">#</span></a></h3>
<p>Point a web browser to start the installation script.</p>
<ul>
<li>If you placed the WordPress files in the root directory, you should visit: <tt>http://example.com/wp-admin/install.php</tt></li>
<li>If you placed the WordPress files in a subdirectory called <tt>blog</tt>, for example, you should visit: <tt>http://example.com/blog/wp-admin/install.php</tt></li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h4 id="setup-configuration-file" class="toc-heading" tabindex="-1"><span id="Setup_configuration_file" class="mw-headline">Setup configuration file</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#setup-configuration-file"><span aria-hidden="true">#</span></a></h4>
<p>If WordPress can’t find the <tt>wp-config.php</tt> file, it will tell you and offer to try to create and edit the file itself. (You can also do this directly by loading <tt>wp-admin/setup-config.php</tt> in your web browser.) WordPress will ask you the database details and write them to a new <tt>wp-config.php</tt> file. If this works, you can go ahead with the installation; otherwise, go back and <a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-3-set-up-wp-config-php">create, edit, and upload the <tt>wp-config.php</tt> file yourself (step 3)</a>.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/install-step3_v47.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12003" src="https://help.codibu.com/wp-content/uploads/2020/11/install-step3_v47.png" alt="" width="784" height="563" /></a></p>
<h4 id="finishing-installation" class="toc-heading" tabindex="-1"><span id="Finishing_installation" class="mw-headline">Finishing installation</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#finishing-installation"><span aria-hidden="true">#</span></a></h4>
<p>The following screenshots show how the installation progresses. Notice that in entering the details screen, you enter your site title, your desired user name, your choice of a password (twice), and your e-mail address. Also displayed is a check-box asking if you would like your blog to appear in search engines like Google and DuckDuckGo. Leave the box unchecked if you would like your blog to be visible to everyone, including search engines, and check the box if you want to block search engines, but allow normal visitors. Note all this information can be changed later in your <a class="mw-redirect" title="Administration Panels" href="https://help.codibu.com/blog/kb/administration-screens/">Administration Screen</a>.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/install-step5_v47.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12004" src="https://help.codibu.com/wp-content/uploads/2020/11/install-step5_v47.png" alt="" width="795" height="835" /></a></p>
<p>If you successfully install the WordPress, login prompt will be displayed.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h4 id="install-script-troubleshooting" class="toc-heading" tabindex="-1"><span id="Install_script_troubleshooting" class="mw-headline">Install script troubleshooting</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#install-script-troubleshooting"><span aria-hidden="true">#</span></a></h4>
<ul>
<li>If you get an error about the database when you run the install script:
<ul>
<li>Go back to <a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-2-create-the-database-and-a-user">Step 2</a> and <a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#step-3-set-up-wp-config-php">Step 3</a>, and make sure you entered all the correct database information into <tt>wp-config.php</tt>.</li>
<li>Make sure you granted your WordPress user permission to access your WordPress database in <b>Step 3</b>.</li>
<li>Make sure the database server is running.</li>
</ul>
</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#top">Top ↑</a></p>
<h2 id="common-installation-problems" class="toc-heading" tabindex="-1"><span id="Common_Installation_Problems" class="mw-headline">Common Installation Problems</span> <a class="anchor" href="https://help.codibu.com/blog/kb/how-to-install-wordpress/#common-installation-problems"><span aria-hidden="true">#</span></a></h2>
<p>The following are some of the most common installation problems. For more information and troubleshooting for problems with your WordPress installation, check out <a title="FAQ Installation" href="https://help.codibu.com/blog/kb/faq-installation/">FAQ Installation</a> and <a title="FAQ Troubleshooting" href="https://help.codibu.com/blog/kb/faq-troubleshooting/">FAQ Troubleshooting</a>.</p>
<p><b>I see a directory listing rather than a web page.</b></p>
<p>The web server needs to be told to view <tt>index.php</tt> by default. In Apache, use the <tt>DirectoryIndex index.php</tt> directive. The simplest option is to create a file named <tt>.htaccess</tt> in the installed directory and place the directive there. Another option is to add the directive to the web server’s configuration files.</p>
<p><b>I see lots of <tt>Headers already sent</tt> errors. How do I fix this?</b></p>
<p>You probably introduced a syntax error in editing <tt>wp-config.php</tt>.</p>
<ol>
<li>Download <tt>wp-config.php</tt> (if you don’t have <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#shell">shell</a> access).</li>
<li>Open it in a <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#text-editor">text editor</a>.</li>
<li>Check that the first line contains nothing but <tt>&lt;?php</tt>, and that there is <b>no</b> text before it (not even whitespace).</li>
<li>Check that the last line contains nothing but <tt>?&gt;</tt>, and that there is <b>no</b> text after it (not even whitespace).</li>
<li>If your text editor saves as Unicode, make sure it adds <b>no byte order mark (BOM)</b>. Most Unicode-enabled text editors do not inform the user whether or not it adds a BOM to files; if so, try using a different text editor.</li>
<li>Save the file, upload it again if necessary, and reload the page in your browser.</li>
</ol>
<p><b>My page comes out gibberish. When I look at the source I see a lot of “<tt>&lt;?php ?&gt;</tt>” tags.</b></p>
<p>If the <tt>&lt;?php ?&gt;</tt> tags are being sent to the browser, it means your <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#php">PHP</a> is not working properly. All PHP code is supposed to be executed <i>before</i> the server sends the resulting <a title="Glossary" href="https://help.codibu.com/blog/kb/glossary#html">HTML</a> to your web browser. (That’s why it’s called a <i>pre</i>processor.) Make sure your web server meets the requirements to run WordPress, that PHP is installed and configured properly, or contact your hosting provider or system administrator for assistance.</p>
<p><b>I keep getting an <tt>Error connecting to database</tt> message but I’m sure my configuration is correct.</b></p>
<p>Try resetting your MySQL password manually. If you have access to MySQL via shell, try issuing:</p>
<pre>SET PASSWORD FOR '<var>wordpressusername</var>'@'<var>hostname</var>' = OLD_PASSWORD('<var>password</var>');
</pre>
<p>If you do not have shell access, you should be able to simply enter the above into an SQL query in phpMyAdmin. Failing that, you may need to use your host’s control panel to reset the password for your database user.</p>
<p><b>I keep getting an <tt>Your PHP installation appears to be missing the MySQL extension which is required by WordPress</tt> message but I’m sure my configuration is correct.</b></p>
<p>Check to make sure that your configuration of your web-server is correct and that the MySQL plugin is getting loaded correctly by your web-server program. Sometimes this issue requires everything in the path all the way from the web-server down to the MySQL installation to be checked and verified to be fully operational. Incorrect configuration files or settings are often the cause of this issue.</p>
<p><b>My image/MP3 uploads aren’t working.</b></p>
<p>If you use the Rich Text Editor on a blog that’s installed in a subdirectory, and drag a newly uploaded image into the editor field, the image may vanish a couple seconds later. This is due to a problem with TinyMCE (the rich text editor) not getting enough information during the drag operation to construct the path to the image or other file correctly. The solution is to NOT drag uploaded images into the editor. Instead, click and hold on the image and select <b>Send to Editor</b>.</p>
</div>
</div><p>The post <a href="https://help.codibu.com/blog/how-to-install-wordpress/">How to install WordPress</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/how-to-install-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Users Your Profile Screen</title>
		<link>https://help.codibu.com/blog/users-your-profile-screen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=users-your-profile-screen</link>
					<comments>https://help.codibu.com/blog/users-your-profile-screen/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:25:15 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/users-your-profile-screen/</guid>

					<description><![CDATA[<p>Users → Your Profile # The Your Profile Screen is accessible from both the main navigation menu under Users and by clicking on your name link at the top of the<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/users-your-profile-screen/">Users Your Profile Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="users-%e2%86%92-your-profile" class="toc-heading" tabindex="-1">Users → Your Profile <a class="anchor" href="https://help.codibu.com/blog/kb/users-your-profile-screen/#update-profile"><span aria-hidden="true">#</span></a></h2>
<p>The <a href="https://help.codibu.com/blog/kb/users-your-profile-screen/">Your Profile Screen</a> is accessible from both the main navigation menu under <a href="https://help.codibu.com/blog/kb/administration-screens/#your-profile">Users</a> and by clicking on your name link at the top of the WordPress screen. Here you can specify your name and how it will be displayed on your site, your e-mail address (for administrative purposes), other personal information, and personal options.<a href="https://help.codibu.com/wp-content/uploads/2020/11/profile.png"><img loading="lazy" decoding="async" class="aligncenter size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/profile.png" width="1024" height="962" /></a></p>
<figure class="wp-block-image"><figcaption>Your Profile Screen</figcaption></figure>
<p class="toc-jump"><a href="https://wordpress.org/support/article/users-your-profile-screen/#top">Top ↑</a></p>
<h2 id="your-profile-and-personal-options" class="toc-heading" tabindex="-1">Your Profile and Personal Options <a class="anchor" href="https://help.codibu.com/blog/kb/users-your-profile-screen/#your-profile-and-personal-options"><span aria-hidden="true">#</span></a></h2>
<p>The only pieces of information WordPress requires you to include in your Profile are your <strong>e-mail address</strong> and a <strong>nickname</strong>. It should be noted that WordPress requires your email address only for your blog’s administration purposes. The email address is never sent to any other site (not even to the people at WordPress headquarters), and it is never displayed on your site (unless you put it there manually). Only the other <em>registered</em> users of your blog have access to the e-mail address you provide. Also, remember that each user’s email address must be unique.</p>
<p><strong>Note</strong>: it is <em>possible</em> for a theme to display your e-mail address (and the e-mail addresses of your other registered users) on your site, since the <a href="https://codex.wordpress.org/Template%20Tags/the_author_meta"><code>the_author_meta('user_email')</code></a> template tag can be used for such purposes. This would be a poorly conceived theme, however, if it didn’t inform you of that before you downloaded it. None of the themes included with WordPress display any e-mail address anywhere on the public side of your site by default.</p>
<p>All of the other personal information asked for here is <em>optional</em>, and, again, it is never sent to any other site or person. It <em>may</em> be displayed on your site, however, depending on the theme you use, so you should test things out with your particular theme if you’re at all paranoid (and a bit of paranoia regarding your personal information is healthy). See the_author and related template tags for information on how to display this information on your site (and, consequently, how to ensure the theme you use does/does not display any of this information). Typically, themes only display the information you enter in the <strong>Display name publicly as</strong> field, however the Authors username is also often included in the URL (for Author Archives) and in the CSS classes for per-author targeted stylings.</p>
<p><strong>Personal Options :</strong></p>
<ul>
<li><strong>Visual Editor</strong> – Checking this box <strong>Disables the visual editor when writing</strong>, and uses the plain HTML editor.</li>
<li><strong>Syntax Highlighting</strong> – Checking this box <strong>Disable syntax highlighting when editing code</strong>.</li>
<li><strong>Admin Color Scheme</strong> – Check this radio button next to the color scheme desired for the <a href="https://help.codibu.com/blog/kb/administration-screens/">Administration Screens</a>. The left two colors are menu background colors and the right two are roll-over colors.</li>
</ul>
<figure class="wp-block-image">
<h2 id="users-%e2%86%92-your-profile" class="toc-heading" tabindex="-1"><a href="https://help.codibu.com/wp-content/uploads/2020/11/profile-colors.png"><img loading="lazy" decoding="async" class="aligncenter size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/profile-colors.png" width="824" height="172" /></a></h2><figcaption>Color scheme of Administration Screens</figcaption></figure>
<ul>
<li><strong>Keyboard Shortcuts</strong> – Checking this box <strong>Enables keyboard shortcuts for comment moderation</strong>. Keyboard shortcuts are designed to allow you to rapidly navigate and perform actions on comments. The <a href="https://help.codibu.com/blog/kb/keyboard-shortcuts">Keyboard Shortcuts article</a> describes the various shortcuts in detail.</li>
<li><strong>Toolbar</strong> – Check the box to display the <a href="https://help.codibu.com/blog/kb/toolbar">Toolbar</a> when you are viewing your site.</li>
<li><strong>Language</strong> – You can select the language you wish to use while using the <a href="https://help.codibu.com/blog/kb/administration-screens/">Administration Screen</a> without affecting the language site visitors see.</li>
</ul>
<p><strong>Name :</strong></p>
<ul>
<li><strong>Username</strong> – You cannot edit your Username because it is used as your Username during the login process. Even an <a href="https://help.codibu.com/blog/kb/roles-and-capabilities/">Administrator</a> cannot change your Username. Usually, no one else ever needs to see your Username.</li>
<li><strong>First name</strong> – Enter your first name in this text box.</li>
<li><strong>Last name</strong> – Enter your last name in this text box.</li>
<li><strong>Nickname</strong> – Enter the nickname as it is a required for every user. It may be the same as your <strong>User Name</strong> or it can be different. If you don’t supply a Nickname, then the <strong>User Name</strong> will be placed in this field.</li>
<li><strong>Display name publicly as</strong> – Select, from the drop-down, how your name is cited on your blog. This defaults to your first and last name. You can choose from several of the above pieces of information: <strong>Nickname</strong>, <strong>Login</strong> name, <strong>First Name</strong>, <strong>Last Name</strong>, “<strong>First Last</strong>“, or “<strong>Last First</strong>“. If you prefer “<strong>Last, First</strong>“, insert a comma after your last name in the <strong>Last Name</strong> text box above and choose the last option from this dropdown.</li>
</ul>
<p><strong>Contact Info :</strong></p>
<ul>
<li><strong>E-mail</strong> – All users are required to list an e-mail address in their respective Profiles. The E-mail address must be unique for each user. Your blog will use this address to notify you of new comments to your posts and for other administrative purposes. To reiterate what was said above, only other registered users of your blog will have access to this e-mail address. It is <em>never</em> sent anywhere.</li>
<li><strong>Website</strong> – Enter your website address.</li>
</ul>
<p><strong>About Yourself :</strong></p>
<ul>
<li><strong>Biographical Info</strong> – Enter a short description or profile of yourself here. This optional information can be displayed by your theme if so configured by the theme author. See <a href="https://codex.wordpress.org/Template%20Tags/the_author_meta"><code>the_author_meta('description')</code></a> template tag.</li>
<li><strong>Profile Picture</strong> – Your picture in <a href="https://help.codibu.com/blog/kb/glossary/#gravatar">Gravatar</a> is shown here. To change it, access to the https://en.gravatar.com/. See also <a href="https://help.codibu.com/blog/kb/how-to-use-gravatars">Using Gravatars</a>.</li>
</ul>
<p><strong>Account Management :</strong></p>
<ul>
<li><strong>Generate Password</strong> – You can click this button to generate a new password for the account. This will show you a new field with the generated password. If you choose to change this password, a checkbox will appear to confirm that you want to use a weak password. You can check this box to confirm that you want to use your own password instead of a secure one.</li>
<li><strong>Strength Indicator</strong> This indicates if the password you entered is Very Weak, Weak, Medium, or Strong (displayed in green). The stronger the password the more secure your login. Hint: The password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers and symbols like <em>!”?$%^&amp;)</em>.</li>
<li><strong>Log Out Everywhere Else</strong> – You can click this button to log out of other devices, such as your phone or a public computer.</li>
</ul>
<h3 id="update-profile" class="toc-heading" tabindex="-1">Update Profile <a class="anchor" href="https://help.codibu.com/blog/kb/users-your-profile-screen/#update-profile"><span aria-hidden="true">#</span></a></h3>
<p>Remember to click this button to save the changes you have made to your Profile and Personal Options. After clicking this button you should see a splash message at the top of the screen saying User Updated. If you don’t see that message, then your changes are not saved!</p><p>The post <a href="https://help.codibu.com/blog/users-your-profile-screen/">Users Your Profile Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/users-your-profile-screen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Pages</title>
		<link>https://help.codibu.com/blog/pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pages</link>
					<comments>https://help.codibu.com/blog/pages/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:25:07 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/pages/</guid>

					<description><![CDATA[<p>In WordPress, you can put content on your site as either a “post” or a “page”. When you’re writing a regular blog entry, you write a<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/pages/">Pages</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>In WordPress, you can put content on your site as either a “post” or a “page”. When you’re writing a regular blog entry, you write a post. Posts, in a default setup, appear in reverse chronological order on your blog’s home page.</p>
<p>In contrast, pages are for non-chronological content: pages like “About” or “Contact” would be common examples. Pages live outside of the normal blog chronology, and are often used to present timeless information about yourself or your site — information that is always relevant. You can use Pages to organize and manage the structure of your website content.</p>
<p>In addition to the common “About” and “Contact” pages, other examples include “Copyright”, “Disclosure”, “Legal Information”, “Reprint Permissions”, “Company Information” or “Accessibility Statement”.</p>
<p>In general, pages are very similar to posts in that they both have titles and content. WordPress Theme template files maintain a consistent look throughout your site. Pages, though, have several key distinctions that make them different from posts.</p>
<p><strong>What Pages Are</strong></p>
<ul>
<li>Pages are for content that isn’t specifically time-dependent, or which isn’t “blog content”.</li>
<li>Pages can be organized into pages and <a href="https://help.codibu.com/blog/kb/pages/#to-create-a-subpage">subpages</a>.</li>
<li>Pages can use different page templates, including template files, Template Tags and other PHP code.</li>
<li>More sophisticated themes may provide a wider range of adjustments or display options for individual pages.</li>
<li>It’s quite possible to make a website using WordPress which only contains pages.</li>
</ul>
<p><strong>What Pages Are Not</strong></p>
<ul>
<li>Pages are not posts, so they don’t appear in the time-structured views within a blog section of a website.</li>
<li>Pages by default do not allow taxonomy (categories, tags and any custom taxonomies) associations. You can enhance it via plugins.</li>
<li>The organizational structure for Pages comes from hierarchical interrelationship, not from a system of categorization. (e.g. Tags or Categories.)</li>
<li>Pages are not files. They are stored in your database, just like posts.</li>
<li>Although you can put Template Tags and PHP code into a Page Template file, you cannot put these into the Page or Post content without using a WordPress Plugin. But be careful: integrating PHP code directly into page or post content may introduce a security problem, or an unexpected error on your website.</li>
<li>Pages are not included in your site’s “feeds”. (e.g. RSS or Atom.)</li>
<li>Pages and Posts can be interpreted differently by site visitors and by search engines. Commonly, search engines place more relevance to time-dependent site content – posts – because a newer post on a topic may be more relevant than a static page.</li>
<li>A specific page (or a specific post) can be set as a static front page. Websites which are set up in this way usually have a secondary page defined on which the latest blog posts are displayed.</li>
</ul>
<h2 id="creating-pages" class="toc-heading" tabindex="-1">Creating Pages <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#creating-pages"><span aria-hidden="true">#</span></a></h2>
<figure class="wp-block-image"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Pages-AddNew-4.3-1.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12062" src="https://help.codibu.com/wp-content/uploads/2020/11/Pages-AddNew-4.3-1.png" alt="" width="320" height="206" /></a></figure>
<p>To create a new Page, log in to your WordPress installation with sufficient admin privileges to create new pages. Select the <a href="https://help.codibu.com/blog/kb/administration-screens/#add-new-page">Pages</a> &gt; Add New option to begin writing a new Page.</p>
<h3 id="organizing-your-pages" class="toc-heading" tabindex="-1">Organizing Your Pages <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#organizing-your-pages"><span aria-hidden="true">#</span></a></h3>
<p>Just as you can have subcategories within your Categories, you can also have subpages within your Pages, creating a hierarchy of pages.</p>
<p>For example, a WordPress site for a travel agent may feature an individual Page for each continent and country to which the agency can make travel arrangements. Under the Page titled “Africa” would be subpages for Cameroon, Lesotho, Swaziland and Togo. Another parent Page “South America” would feature subpages of Argentina, Brazil and Chile.</p>
<p>The structure of the pages on the site would then look like this.</p>
<ul>
<li>Africa
<ul>
<li>Cameroon</li>
<li>Lesotho</li>
<li>Swaziland</li>
<li>Togo</li>
</ul>
</li>
<li>South America
<ul>
<li>Argentina</li>
<li>Brazil</li>
<li>Chile</li>
</ul>
</li>
</ul>
<h4 id="to-create-a-subpage" class="toc-heading" tabindex="-1">To create a subpage <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#to-create-a-subpage"><span aria-hidden="true">#</span></a></h4>
<ol>
<li>Go to <a href="https://help.codibu.com/blog/kb/administration-screens/">Administration</a> &gt; <a href="https://help.codibu.com/blog/kb/administration-screens/#add-new-page">Pages</a> &gt; Add New screen.</li>
<li>In the right menu, click the “Page Parent” drop-down menu. The drop-down menu contains a list of all the Pages already created for your site.</li>
<li>Select the appropriate parent Page from the drop-down menu to make the current Page a child Page.</li>
<li>Add content to the subpage.</li>
<li>Click Publish when ready.</li>
</ol>
<p>When your Pages are <a href="https://help.codibu.com/blog/kb/pages/#creating-a-list-of-pages">listed</a>, the Child Page will be nested under the Parent Page. The <a href="https://help.codibu.com/blog/kb/using-permalinks/">Permalinks</a> of your Pages will also reflect this Page hierarchy.</p>
<p>In the above example, the <a href="https://help.codibu.com/blog/kb/using-permalinks/">Permalink</a> for the Cameroon Page would be:</p>
<pre class="wp-block-preformatted">http://example.com/africa/cameroon/
</pre>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/pages/#top">Top</a><a href="https://help.codibu.com/blog/kb/pages/#top"> ↑</a></p>
<h3 id="changing-the-url-of-your-pages" class="toc-heading" tabindex="-1">Changing the URL of Your Pages <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#changing-the-url-of-your-pages"><span aria-hidden="true">#</span></a></h3>
<p>To change the URL part (also referred to as “slug”) containing the name of your Page, use the “Edit” button under the Page title on the <a href="https://help.codibu.com/blog/kb/writing-posts/">Edit screen</a> of the particular Page, accessible from <a href="https://help.codibu.com/blog/kb/administration-screens/#pages-your-static-content">Pages</a> tab of WordPress <a href="https://help.codibu.com/blog/kb/administration-screens/">Administration Screen</a>.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/pages/#top">Top</a><a href="https://help.codibu.com/blog/kb/pages/#top">↑</a></p>
<h3 id="creating-a-list-of-pages" class="toc-heading" tabindex="-1">Creating a List of Pages <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#creating-a-list-of-pages"><span aria-hidden="true">#</span></a></h3>
<p>WordPress is able to <em>automatically</em> generate a list of pages on your site within the sidebar or footer, for example, using a Template Tag called wp_list_pages(). See the wp_list_pages page for information on how to customize how WordPress displays the list of pages on your site.</p>
<p>There are also WordPress Plugins that will help you display a list of Pages within in Posts and in other areas of your WordPress Theme.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/pages/#top">Top</a><a href="https://help.codibu.com/blog/kb/pages/#top"> ↑</a></p>
<h2 id="page-templates" class="toc-heading" tabindex="-1">Page Templates <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#page-templates"><span aria-hidden="true">#</span></a></h2>
<p>Individual Pages can be set to use a specific custom <strong>Page Template</strong> (a WordPress Theme PHP template file, e.g., my-custom-page.php) you create within your Theme. See Custom Page Templates for instructions on how to create a custom template file for a Page. This new Page Template will then override the default page.php Page Template included with your Theme.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/pages/#top">Top ↑</a></p>
<h2 id="the-dynamic-nature-of-wordpress-pages" class="toc-heading" tabindex="-1">The Dynamic Nature of WordPress Pages <a class="anchor" href="https://help.codibu.com/blog/kb/pages/#the-dynamic-nature-of-wordpress-pages"><span aria-hidden="true">#</span></a></h2>
<p>A web page can be <em>static</em> or <em>dynamic.</em> Static pages, such as a regular HTML page that you might create with Dreamweaver, are those which have been created once and do not have to be regenerated every time a person visits the page. In contrast, dynamic pages, such as those you create with WordPress, do need to be regenerated every time they are viewed; code for what to generate on the page has been specified by the author, but not the actual page itself. These use extensive PHP code which is evaluated each time the page is visited, and the content is thus generated upon each new visit.</p>
<p>Almost everything in WordPress is generated dynamically, including <strong>Pages</strong>. Everything published in WordPress (Posts, Pages, Comments, Blogrolls, Categories, etc…) is stored in the <a href="https://help.codibu.com/blog/kb/glossary/#mysql">MySQL</a> database. When the site is accessed, the database information is used by your WordPress Templates from your current <a href="https://help.codibu.com/blog/kb/using-themes/">Theme</a> to generate the web page being requested.</p>
<p>An example of a static page might be an <a href="https://help.codibu.com/blog/kb/glossary/#html">HTML</a> document (without any <a href="https://help.codibu.com/blog/kb/glossary/#php">PHP</a> code). The problem with purely static pages is that they are difficult to maintain. Changes you make to your WordPress settings, <a href="https://help.codibu.com/blog/kb/using-themes/">Themes</a> and Templates will not be propagated to pages coded only in HTML. The Page feature of WordPress was developed to alleviate this problem. By using Pages, you no longer have to update your static pages every time you change the style of your site. If written properly, your dynamic Pages will update along with the rest of your blog.</p>
<p>Despite the dynamic nature of Pages, many people refer to them as being static. They are actually called “pseudo-static” web pages. In other words, a Page contains <em>static information</em> but is <em>generated dynamically</em>. Thus, either “static,” “dynamic,” or “pseudo-static” may be validly used to describe the nature of the WordPress Page feature.</p><p>The post <a href="https://help.codibu.com/blog/pages/">Pages</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/pages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Block Directory</title>
		<link>https://help.codibu.com/blog/block-directory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=block-directory</link>
					<comments>https://help.codibu.com/blog/block-directory/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:25:04 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/block-directory/</guid>

					<description><![CDATA[<p>The Block Directory is a new way block editor users discover, test and install new blocks for their website. It is only available to content creators<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/block-directory/">Block Directory</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>The Block Directory is a new way block editor users discover, test and install new blocks for their website. It is only available to content creators who also have the capabilities to install and activate plugins.</p>
<h2 id="how-to-use-the-block-directory" class="toc-heading" tabindex="-1">How to use the Block Directory <a class="anchor" href="https://help.codibu.com/blog/kb/block-directory/#how-to-use-the-block-directory"><span aria-hidden="true">#</span></a></h2>
<ol>
<li>Type a keyword in the search field of the Inserter, like “team” or “staff”.</li>
</ol>
<p>In the background, the system first searches the current site and if it doesn’t find a block, it also searches in the Block Directory, a special corner of the WordPress plugin repository, where single block plugins are available. If it finds blocks, they will be displayed in the inserter, including a preview section.</p>
<ol start="2">
<li>Decide which block to use and click the button “Add Block.”</li>
</ol>
<p>In the background the single-block plugin is installed and activated, and the user can continue creating the team page.</p>
<ol start="3">
<li>If the first choice not work out, you can go back to the search and select a different one that also will be installed.</li>
</ol>
<h3 id="3-examples-of-tested-single-block-plugins">EXAMPLES OF TESTED SINGLE BLOCK PLUGINS:</h3>
<ul>
<li>Apple Maps by 10up,</li>
<li>an Event block by Automattic,</li>
<li>simple User Profile Block by Ham.works,</li>
<li>GuidePost by Nick Hamze (sorta brilliant).</li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/block-directory/#top">Top ↑</a></p>
<h2 id="how-to-uninstall-the-block" class="toc-heading" tabindex="-1">How to uninstall the block <a class="anchor" href="https://help.codibu.com/blog/kb/block-directory/#how-to-uninstall-the-block"><span aria-hidden="true">#</span></a></h2>
<p>Installed block is the plugin. You can uninstall it from Plugins Screen.</p>
<p class="has-medium-font-size"><strong>Demonstration on how the Block Directory works</strong></p>
<figure class="wp-block-embed-videopress wp-block-embed is-type-video is-provider-videopress wp-embed-aspect-16-9 wp-has-aspect-ratio">
<div class="wp-block-embed__wrapper"> </div>
</figure>
<p>In this video shows you how the Block Directory works. It’s starts at 3:00 time stamp. Start it at the beginning if you are new to the block editor and need a refresher.</p>
<p><em>On Learn.WordPress.org contributors started creating workshop videos for self-study and scheduled discussion groups online. Check it out.</em></p>
<p class="has-medium-font-size"><strong>Resource Links:</strong></p>
<ul>
<li>Introduction to the Block Directory (Video)</li>
<li>Series: Introduction to Publishing with the Block Editor</li>
<li>Single Block Plugins available through the Block Directory</li>
<li>Proposed Block Directory guidelines</li>
</ul>
<div class="wp-block-group changelog has-very-dark-gray-color has-very-light-gray-background-color has-text-color has-background">
<div class="wp-block-group__inner-container">
<h4 id="changelog"><strong>Changelog</strong></h4>
<ul>
<li>Updated 2020-08-17
<ul>
<li>Embeded video from Learn.WordPress.org</li>
<li>Added link to original source of the video</li>
<li>Added link to Series “Introduction to Publishing with the Block Editor</li>
<li>Added shout-out to learn.WordPress.org site with links</li>
</ul>
</li>
<li>Updated 2020-08-10
<ul>
<li>Added Changelog</li>
<li>Added Resource Links</li>
</ul>
</li>
<li>Created 2020-07-27</li>
</ul>
</div>
</div><p>The post <a href="https://help.codibu.com/blog/block-directory/">Block Directory</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/block-directory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Blocks</title>
		<link>https://help.codibu.com/blog/blocks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blocks</link>
					<comments>https://help.codibu.com/blog/blocks/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:25:03 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/blocks/</guid>

					<description><![CDATA[<p>Blocks are the components for adding content in the new WordPress block editor. There are many different block types available for you to use. We will be<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/blocks/">Blocks</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Blocks are the components for adding content in the new <a href="https://help.codibu.com/blog/kb/wordpress-editor/">WordPress block editor</a>. There are many different block types available for you to use. We will be adding to this documentation soon, but for now, here is a list of the blocks that are available.</p>
<p>The main WordPress Editor document has information about <a href="https://help.codibu.com/blog/kb/adding-a-new-block/">how to add blocks</a>.</p>
<h2 id="common-blocks">Common Blocks</h2>
<div class="wp-block-image"> </div>
<ul>
<li>Paragraph</li>
<li>Image</li>
<li>Heading</li>
<li>Gallery</li>
<li>List</li>
<li>Quote</li>
<li>Audio</li>
<li>Cover</li>
<li>File</li>
<li>Video</li>
</ul>
<h2 id="formatting">Formatting</h2>
<div class="wp-block-image"><a href="https://help.codibu.com/wp-content/uploads/2020/11/List-of-Formatting-Blocks.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12008" src="https://help.codibu.com/wp-content/uploads/2020/11/List-of-Formatting-Blocks.png" alt="" width="519" height="394" /></a></div>
<ul>
<li>Code</li>
<li>Classic</li>
<li>Custom HTML</li>
<li>Preformatted</li>
<li>Pullquote</li>
<li>Table</li>
<li>Verse</li>
</ul>
<h2 id="layout-elements">Layout Elements<a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2020-04-18-at-11.12.33-PM.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12167" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2020-04-18-at-11.12.33-PM.png" alt="" width="534" height="432" /></a></h2>
<ul>
<li><a href="https://wordpress.org/support/category/widget-blocks/"><br />
</a>WidgetsPage Break</li>
<li>Spacer</li>
<li>Buttons <em>(new 5.4)</em></li>
<li>Button <em>(deprecated)</em></li>
<li>Columns</li>
<li>Group</li>
<li>Media &amp; Text</li>
<li>More</li>
<li>Separator</li>
</ul>
<ul>
<li>Widgets<a href="https://help.codibu.com/wp-content/uploads/2020/11/List-of-Widget-Blocks.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12009" src="https://help.codibu.com/wp-content/uploads/2020/11/List-of-Widget-Blocks.png" alt="" width="454" height="451" /></a><br />
EmbedsShortcode</li>
<li>Archives</li>
<li>Calendar <em>(new in 5.3)</em></li>
<li>Categories</li>
<li>Latest Comments</li>
<li>Latest Posts</li>
<li>RSS <em>(new in 5.3)</em></li>
<li>Search <em>(new in 5.3)</em></li>
<li>Social Icons <em>(new in 5.4)</em></li>
<li>Tag Cloud <em>(new in 5.3)</em></li>
</ul>
<div class="wp-block-image"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Embed-Blocks-Inserter.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11951" src="https://help.codibu.com/wp-content/uploads/2020/11/Embed-Blocks-Inserter.jpg" alt="" width="419" height="1182" /></a></div>
<ul>
<li>Embed</li>
<li>Twitter</li>
<li>YouTube</li>
<li>Facebook</li>
<li>Instagram</li>
<li>WordPress</li>
<li>SoundCloud</li>
<li>Spotify</li>
<li>Flickr</li>
<li>Vimeo</li>
<li>Animoto</li>
<li>CloudUp</li>
<li>Crowdsignal</li>
<li>Dailymotion</li>
<li>Imgur</li>
<li>Issuu</li>
<li>Kickstarter</li>
<li>Meetup.com</li>
<li>Mixcloud</li>
<li>Reddit</li>
<li>ReverbNation</li>
<li>Screencast</li>
<li>Scribd</li>
<li>Slideshare</li>
<li>SmugMug</li>
<li>Speaker Deck</li>
<li>TikTok <em>(new in 5.4)</em></li>
<li>TED</li>
<li>Tumblr</li>
<li>VideoPress</li>
<li>WordPress.tv</li>
<li>Amazon Kindle</li>
</ul>
<p>&nbsp;</p>
<div class="wp-block-group changelog has-very-light-gray-background-color has-background">
<div class="wp-block-group__inner-container">
<h4 id="changelog"><strong>Changelog</strong></h4>
<ul id="block-506cc4fe-5a5e-4980-a808-f14527b2fafa">
<li>Updated 2020-09-21
<ul>
<li>Added Group Embed Block link</li>
</ul>
</li>
<li>Updated 2020-09-04
<ul>
<li>Added Reddit Embed Block link</li>
</ul>
</li>
<li>Updated 2020-08-24
<ul>
<li>Added Cloudup Embed Block link</li>
</ul>
</li>
<li>Updated 2020-08-17
<ul>
<li>Added Tag Cloud block</li>
</ul>
</li>
<li>Updated 2020-08-13
<ul>
<li>Deleted Hulu, Funny or Die and CollegeHumor Block listing</li>
</ul>
</li>
<li>Updated 2020-7-27
<ul>
<li>Added Dailymotion Embed block link</li>
<li>Added Scribd Embed block link</li>
<li>Added Speaker Dec Embed block link</li>
<li>Added VideoPress Embed block link</li>
</ul>
</li>
<li>Updated 2020-7-25
<ul>
<li>Added Issuu Embed block link</li>
</ul>
</li>
<li>Updated 2020-7-24
<ul>
<li>Added WordPress.tv Embed block link</li>
<li>Added Screencast Embed block link</li>
</ul>
</li>
<li>Updated 2020-7-05
<ul>
<li>Added MixCloud Embed block link</li>
<li>Added TikTok Embed block link</li>
<li>Added ReverbNation block link</li>
<li>Added Crowdsignal block link</li>
</ul>
</li>
<li>Updated 2020-7-02
<ul>
<li>Added SmugMug Embed block link</li>
<li>Added Animoto Embed block link</li>
</ul>
</li>
<li>Updated 2020-06-30
<ul>
<li>Added Flickr Embed block link</li>
</ul>
</li>
<li>Updated 2020-06-18
<ul>
<li>Added Slideshare Embed block link</li>
</ul>
</li>
<li>Updated 2020-06-04
<ul>
<li>Added TED Embed block link</li>
<li>Added Spotify Embed block link</li>
<li>Added Meetup Embed block link</li>
<li>Added Instagram Embed Block link</li>
<li>Added SoundCloud Embed Block link</li>
</ul>
</li>
<li>Updated 2020-05-25
<ul>
<li>Added WordPress Embed Block link</li>
</ul>
</li>
<li>Updated 2020-04-28
<ul>
<li>Added Links to Calendar Block and Category Widget Blocks</li>
</ul>
</li>
<li>Updated 2020-04-24
<ul>
<li>Added links to Block category headers</li>
</ul>
</li>
<li>Updated 2020-04-22
<ul>
<li>Added link to new Twitter embed page</li>
</ul>
</li>
<li>Updated 2020-04-21
<ul>
<li>Added link to new YouTube embed page</li>
</ul>
</li>
<li>Updated 2020-04-20
<ul>
<li>Changed date format from mm/dd/yyyy to yyyy-mm-dd</li>
<li>Added link to new Facebook Embed page</li>
<li>Added screenshots from Inserter Embed Category</li>
</ul>
</li>
<li>Updated 2020-04-18
<ul>
<li>Added new screenshots for Widget, Formatting and Common blocks</li>
<li>updated the list of Widget and Layout blocks</li>
</ul>
</li>
<li>Updated: 2020-01-16
<ul>
<li>added “Group” to the list of Layout Elements and graphic of the Inserter</li>
</ul>
</li>
<li>Updated2019-11-23
<ul>
<li>added link to new RSS block page</li>
</ul>
</li>
<li>Created: 2019-03-07</li>
</ul>
</div>
</div><p>The post <a href="https://help.codibu.com/blog/blocks/">Blocks</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/blocks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress Widgets</title>
		<link>https://help.codibu.com/blog/wordpress-widgets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-widgets</link>
					<comments>https://help.codibu.com/blog/wordpress-widgets/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:24:17 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/wordpress-widgets/</guid>

					<description><![CDATA[<p>WordPress Widgets add content and features to your Sidebars. Examples are the default widgets that come with WordPress; for Categories, Tag cloud, Search, etc. Plugins will often<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/wordpress-widgets/">WordPress Widgets</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>WordPress Widgets add content and features to your Sidebars. Examples are the default widgets that come with WordPress; for Categories, Tag cloud, Search, etc. Plugins will often add their own widgets.</p>
<p>Widgets were originally designed to provide a simple and easy-to-use way of giving design and structure control of the WordPress Theme to the user, which is now available on properly “widgetized” WordPress Themes to include the header, footer, and elsewhere in the WordPress design and structure.<br />
Widgets require no code experience or expertise. They can be added, removed, and rearranged on the <strong>Theme Customizer</strong> or <strong>Appearance &gt; Widgets</strong> in the WordPress Administration Screens.</p>
<p>Some WordPress Widgets offer customization and options such as forms to fill out, includes or excludes of data and information, optional images, and other customization features.</p>
<p>The Appearance Widgets Screen explains how to use the various Widgets that come delivered with WordPress.</p>
<p>Plugins that come bundled with widgets can be found in the WordPress Plugin Directory.</p>
<h2 id="installing-widgets" class="toc-heading" tabindex="-1">Installing Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#installing-widgets"><span aria-hidden="true">#</span></a></h2>
<p>WordPress comes pre-packaged with a variety of <a href="https://help.codibu.com/blog/kb/glossary/#widget">Widgets</a>. If those are insufficient for your needs you can install new ones by searching the <a href="https://wordpress.org/extend/plugins/">WordPress Plugin Directory</a> which is accessible from the WordPress Administration <strong>Plugins &gt; Add New</strong> Screen.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top</a><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top"> ↑</a></p>
<h2 id="displaying-widgets" class="toc-heading" tabindex="-1">Displaying Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#displaying-widgets"><span aria-hidden="true">#</span></a></h2>
<h3 id="existing-widgets-in-existing-widget-areas" class="toc-heading" tabindex="-1">Existing Widgets in Existing Widget Areas <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#existing-widgets-in-existing-widget-areas"><span aria-hidden="true">#</span></a></h3>
<p>Before you can add a Widget you must verify that the Theme you’re using supports Widgets (more specifically: <a href="https://help.codibu.com/blog/kb/glossary/#widget-area">Widget Area</a>). You can do so by simply navigating to the Appearance menu and looking for a sub menu titled “Widgets”.</p>
<p>If your Theme supports Theme Customizer then you can use the following Steps. In Theme Customizer, the live preview of changes is available.</p>
<figure class="wp-block-image"><a href="https://help.codibu.com/wp-content/uploads/2020/11/appearance-customize-widgets.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11822" src="https://help.codibu.com/wp-content/uploads/2020/11/appearance-customize-widgets.png" alt="" width="1214" height="663" /></a></figure>
<ol>
<li>Go to <strong>Appearance &gt; Customize</strong> in the WordPress Administration Screens.</li>
<li>Click the <strong>Widget</strong> menu in the Theme Customizer to access to the Widget Customize Screen.</li>
<li>Click the <strong>down arrow</strong> of Widget Area to list the already registered Widgets.</li>
<li>Click Add a Widget button at the bottom of sidebar. It shows the list of available widgets.</li>
<li>Click a widget you want to add. The widgets should be added in the sidebar.</li>
<li>Preview your site and you should see the content from your new Widget.</li>
<li>To arrange the Widgets within the Sidebar, drag and drop the widgets in the order you want or click Reorder link and click up arrow and down allow of each widget and click Done after the arrange operation.</li>
<li>To customize the Widget features, click the <strong>down arrow</strong> in the right to expand the Widget’s interface.</li>
<li>To remove the widget, click <strong>Remove</strong> from Widget’s interface in above step.</li>
</ol>
<p>If your Theme does not support Theme Customizer then you can use the following conventional steps:</p>
<figure class="wp-block-image"><a href="https://help.codibu.com/wp-content/uploads/2020/11/designwidget-2.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11934" src="https://help.codibu.com/wp-content/uploads/2020/11/designwidget-2.png" alt="" width="1121" height="699" /></a></figure>
<ol>
<li>Go to <strong>Appearance &gt; Widgets</strong> in the WordPress Administration Screens.</li>
<li>Choose a Widget and either drag it to the sidebar where you wish it to appear, or click the widget, (select a destination sidebar if your theme has more than one) and click the Add Widget button. There might be more than one sidebar option, so begin with the first one. Once in place, WordPress automatically updates the Theme.</li>
<li>Preview the site. You should find that the “default” sidebar elements are now gone and only the new addition is visible.</li>
<li>Return to the Widgets Screen to continue adding Widgets.</li>
<li>To arrange the Widgets within the sidebar or Widget area, click and drag it into place.</li>
<li>To customize the Widget features, click the down arrow in the upper right corner to expand the Widget’s interface.</li>
<li>To save the Widget’s customization, click Save.</li>
<li>To remove the Widget, click Delete.</li>
</ol>
<p>If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas.</p>
<p>When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on the screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved.</p>
<p>Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top</a><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top"> ↑</a></p>
<h3 id="widget-areas" class="toc-heading" tabindex="-1">Widget Areas <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#widget-areas"><span aria-hidden="true">#</span></a></h3>
<p>While widget areas typically occur in webpage sidebars, a theme can place widget areas anywhere on a page. For example, besides the usual sidebar locations, the Twenty Seventeen theme has a widget area in the footer of every page.</p>
<p>If you would like to place a Widget somewhere on your Theme that does not have a pre-defined Widget Area, you will need some programming knowledge and should follow the instructions on the Widgets API section found here.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top</a><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">↑</a></p>
<h2 id="using-text-widgets" class="toc-heading" tabindex="-1">Using Text Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#using-text-widgets"><span aria-hidden="true">#</span></a></h2>
<p>The Text Widget is one of the most commonly used WordPress Widgets that comes with every WordPress installation. It allows users to add text, video, images, custom lists, and more to their WordPress sites.</p>
<p>To use the WordPress Text Widget:</p>
<ol>
<li>Go to <strong>Appearance &gt; Customize</strong> in the WordPress Administration Screens and click the <strong>Widget</strong> menu in the Theme Customizer. Or Go to <strong>Appearance &gt; Widgets</strong> in the WordPress Administration Screens.</li>
<li>Open the sidebar to which you wish to add the Text Widget.</li>
<li>Find the Text Widget in the list of Widgets.</li>
<li>Click and drag the Widget to the spot you wish it to appear.</li>
</ol>
<p>To open and edit the Text Widget:</p>
<ol>
<li>Click the down arrow to the right of the Text Widget title.</li>
<li>Set the Text Widget Title (optional).</li>
<li>Add the text or HTML code to the box or edit what is currently there.</li>
<li>Choose the option to <strong>Automatically add paragraphs</strong> to wrap each block of text in an HTML paragraph tag (recommended for text).</li>
<li>Click Save to save the Text Widget.</li>
<li>Click Close to close the Text Widget.</li>
<li>Switch tabs in your browser and preview the results and make changes if necessary.</li>
</ol>
<p>The Text Widget can hold a variety of HTML, XHTML, and multimedia links and players such as video and object embeds.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top</a><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">↑</a></p>
<h3 id="adding-code-to-the-text-widget" class="toc-heading" tabindex="-1">Adding Code to the Text Widget <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#adding-code-to-the-text-widget"><span aria-hidden="true">#</span></a></h3>
<p>Basic HTML, embeds, and JavaScript are added easily to the WordPress Text Widget. Most embed codes from social sharing sites for multimedia will work in a WordPress Text Widget. However, active code and programming languages such as PHP will not work as the Widget will strip out code it cannot display.</p>
<p>To add active code to the Text Widget, use one of the many WordPress Plugins from the WordPress Plugin Directory that override WordPress restrictions on using PHP in posts. Check that they will work on Widgets as some will not.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top</a><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">↑</a></p>
<h2 id="using-rss-widgets" class="toc-heading" tabindex="-1">Using RSS Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#using-rss-widgets"><span aria-hidden="true">#</span></a></h2>
<p>The RSS Widget allows you to integrate an external feed source for content into a Widget area of your site, such as your Twitter account, Facebook posts, Google+ posts, or other blogs.</p>
<p>The RSS Widget displays the most recently published content from any source with an active feed. This is an ideal way of integrating outside content into your site.</p>
<p>By default, WordPress RSS Widget displays the post title or the first 100 or so characters of a Tweet or long untitled post. These are either in the form of a link or features a link to the original source depending upon the feed’s design and structure.</p>
<ol>
<li>Enter the RSS feed URL in the first box, copied from the source page for the content you wish to include in your sidebar or other widgetized space.</li>
<li>Give the feed a title: This is optional and gives you the chance to showcase the source of the content.</li>
<li>How many items would you like to display?: By default, 10 are show, but you can choose from 1-20 posts.</li>
<li>Display item content?: This allows you to show an excerpt of the content not just the title.</li>
<li>Display item author if available?: If you wish to give credit to the original author of the content, check this to display the author.</li>
<li>Display item date?: If available, the date of the original content will be shown.</li>
</ol>
<p>You may add multiple RSS Widgets for incoming feeds to your WordPress sidebar and other widgetized areas of your site.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/wordpress-widgets/#top">Top ↑</a></p>
<h2 id="resources" class="toc-heading" tabindex="-1">Resources <a class="anchor" href="https://help.codibu.com/blog/kb/wordpress-widgets/#resources"><span aria-hidden="true">#</span></a></h2>
<ul>
<li>Widgetizing Themes</li>
<li>Widgets API</li>
<li>WordPress Tips on Exploring the WordPress Text Widget</li>
<li>WordPress Widgets Announcement (historical reference)</li>
</ul><p>The post <a href="https://help.codibu.com/blog/wordpress-widgets/">WordPress Widgets</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/wordpress-widgets/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Appearance Menus Screen</title>
		<link>https://help.codibu.com/blog/appearance-menus-screen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=appearance-menus-screen</link>
					<comments>https://help.codibu.com/blog/appearance-menus-screen/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:24:15 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/appearance-menus-screen/</guid>

					<description><![CDATA[<p>The Menu Screen enables user to create a custom menu (also known as navigation bar, navigation menu, or main menu). It is a section of the<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/appearance-menus-screen/">Appearance Menus Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>The Menu Screen enables user to create a custom menu (also known as navigation bar, navigation menu, or main menu). It is a section of the site which helps visitors to navigate in the site. Depending on the theme used, typically a site will have one navigation menu, while some themes may enable secondary or footer menus. It is essential to have a neat and simplified navigation menu, so as not to confuse your visitors.</p>
<p>By default, WordPress adds all the published pages to the menu automatically. However, customization of menu is possible, such as adding a link to a category or to external site, changing the order of the menu link, or creating a sub-menu.</p>
<p>The Appearance Menu Screen is accessible via <strong>Dashboard</strong> &gt; <strong>Appearance</strong> &gt; <strong>Menus.</strong></p>
<h2 id="screen-options" class="toc-heading" tabindex="-1">Screen Options <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#screen-options"><span aria-hidden="true">#</span></a></h2>
<p>The <a href="https://help.codibu.com/blog/kb/administration-screens/#screen-options">Screen Options</a> allow you to choose which modules are displayed, or not displayed, in the underlying Screen. Clicking on the Screen Options tab shows a list of the possible modules and options with a check-box next to each. Check the box for each module or option you want displayed, or uncheck the box to not display that module. Click the Screen Options tab again to close the Screen Options.</p>
<p>Certain modules, like <strong>Posts</strong> are hidden by default.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">Top</a><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top"> ↑</a></p>
<h2 id="creating-menu" class="toc-heading" tabindex="-1">Creating Menu <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#creating-menu"><span aria-hidden="true">#</span></a></h2>
<figure class="wp-block-image is-resized"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Creating-a-menu.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11898" src="https://help.codibu.com/wp-content/uploads/2020/11/Creating-a-menu.jpg" alt="" width="1124" height="854" /></a><br /><figcaption>Creating Menu</figcaption></figure>
<ol>
<li>Go to the WordPress Dashboard.</li>
<li>From the ‘Appearance’ menu on the left-hand side of the Dashboard, select the ‘Menus’ option to bring up the Menu Editor.</li>
<li>Select <strong>Create a new menu</strong> at the top of the page</li>
<li>Enter a name for your new menu in the Menu Name box</li>
<li>Click the <strong>Create Menu</strong> button.</li>
</ol>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">Top</a><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top"> ↑</a></p>
<h2 id="adding-items-to-a-menu" class="toc-heading" tabindex="-1">Adding Items to a Menu <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#adding-items-to-a-menu"><span aria-hidden="true">#</span></a></h2>
<figure class="wp-block-image is-resized"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Adding-items-to-menu.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11760" src="https://help.codibu.com/wp-content/uploads/2020/11/Adding-items-to-menu.jpg" alt="" width="971" height="607" /></a><br /><figcaption>Adding Items to menu</figcaption></figure>
<p>You can add different item types into your menu, such as Pages, Categories, or even Custom Links. These are split between panes left of the menu you’re currently editing. An example on how to add link to a page:</p>
<ol>
<li>Locate the pane entitled <strong>Pages</strong>.</li>
<li>Within this pane, select the <em>View All</em> link to bring up a list of all the currently published Pages on your site.</li>
<li>Select the Pages that you want to add by clicking the checkbox next to each Page’s title.</li>
<li>Click the <strong>Add to Menu</strong> button located at the bottom of this pane to add your selection(s) to the menu that you created in the previous step.</li>
<li>Click the <strong>Save Menu</strong> button once you’ve added all the menu items you want.</li>
</ol>
<p>Your custom menu has now been saved.</p>
<p><strong>Note:</strong> The <a href="https://help.codibu.com/blog/kb/administration-screens/#screen-options">Screen Options</a> allow you to choose which items you can use to add to a menu. Certain items, like <strong>Tags</strong> are hidden by default.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">Top</a><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top"> ↑</a></p>
<h2 id="deleting-a-menu-item" class="toc-heading" tabindex="-1">Deleting a Menu Item <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#deleting-a-menu-item"><span aria-hidden="true">#</span></a></h2>
<figure class="wp-block-image is-resized"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Deleting-a-menu-item.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11933" src="https://help.codibu.com/wp-content/uploads/2020/11/Deleting-a-menu-item.jpg" alt="" width="969" height="715" /></a><br /><figcaption>Deleting a menu item</figcaption></figure>
<ol>
<li>Locate the menu item that you want to remove in the menu editor window</li>
<li>Click on the arrow icon in the top right-hand corner of the menu item to expand it.</li>
<li>Click on the <em>Remove</em> item. The menu item will be immediately removed.</li>
<li>Click the <strong>Save Menu</strong> button to save your changes.</li>
</ol>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">Top</a><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">↑</a></p>
<h2 id="creating-multi-level-menus" class="toc-heading" tabindex="-1">Creating Multi-level Menus <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#creating-multi-level-menus"><span aria-hidden="true">#</span></a></h2>
<p>When planning the structure of your menu, it helps to think of each menu item as a heading in a formal report document. In a formal report, main section headings (Level 1 headings) are the nearest to the left of the page; sub-section headings (Level 2 headings) are indented slightly further to the right; any other subordinate headings (Level 3, 4, etc) within the same section are indented even further to the right.</p>
<p>The WordPress menu editor allows you to create multi-level menus using a simple ‘drag and drop’ interface. Drag menu items up or down to change their order of appearance in the menu. Drag menu items left or right in order to create sub-levels within your menu.</p>
<figure class="wp-block-image is-resized"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Creating-sub-items-3.13.39-pm.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11899" src="https://help.codibu.com/wp-content/uploads/2020/11/Creating-sub-items-3.13.39-pm.jpg" alt="" width="1928" height="669" /></a><br /><figcaption>Creating multi-level menus</figcaption></figure>
<p>To make one menu item a subordinate of another, you need to position the ‘child’ underneath its ‘parent’ and then drag it slightly to the right.</p>
<ol>
<li>Position the mouse over the ‘child’ menu item.</li>
<li>Whilst holding the left mouse button, drag it to the right.</li>
<li>Release the mouse button.</li>
<li>Repeat these steps for each sub-menu item.</li>
<li>Click the <strong>Save Menu</strong> button in the Menu Editor to save your changes.</li>
</ol>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/appearance-menus-screen/#top">Top ↑</a></p>
<h2 id="adding-your-menu-to-your-site" class="toc-heading" tabindex="-1">Adding Your Menu to Your Site <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#adding-your-menu-to-your-site"><span aria-hidden="true">#</span></a></h2>
<p>If your current theme supports custom menus, you will be able to add your new menu to one of the <strong>Theme Locations</strong>.</p>
<ol>
<li>Scroll to the bottom of the menu editor window.</li>
<li>In the section titled <em>Theme locations</em>, click the check box for the location where you want your menu to appear.</li>
<li>Click <strong>Save menu</strong> once you’ve made your selection.</li>
</ol>
<figure class="wp-block-image is-resized"><a href="https://help.codibu.com/wp-content/uploads/2020/11/Adding-menu-to-site.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11761" src="https://help.codibu.com/wp-content/uploads/2020/11/Adding-menu-to-site.jpg" alt="" width="960" height="565" /></a><br /><figcaption>Adding your custom menu to your site</figcaption></figure>
<p>If your current theme does not support custom menus, you will need to add your new menu via the Custom Menu widget in the Appearance Widgets Screen.</p>
<h3 id="rearranging-configuring-menu-items" class="toc-heading" tabindex="-1">Rearranging, Configuring Menu Items <a class="anchor" href="https://help.codibu.com/blog/kb/appearance-menus-screen/#rearranging-configuring-menu-items"><span aria-hidden="true">#</span></a></h3>
<p>Once an item is added to a menu, those menu items can be rearranged. Placing the mouse cursor over the menu item title, when the mouse cursor changes to 4-arrows, hold the left-mouse button down, drag the module to where you want to place it, then release the mouse button (this is called drag-and-drop). Remember you can drag a menu item slightly to the right of the menu item above it to create a <strong>hierarchy</strong> (parent/child) relationship in the menu.</p>
<p>Each Menu Item has a configuration arrow on the right side of the Menu Item title, that when clicked opens the configuration box. Click the arrow a second time closed the configuration box. If you don’t see Link Target, CSS Classes, Link Relationship (XFN), and Description, then under Screen Options make sure those boxes are checked to expose them here.</p>
<p>Then configuration choices are:</p>
<p><strong>Navigation Label</strong></p>
<p>The label for this particular menu item</p>
<p><strong>Title Attribute</strong></p>
<p>The attribute used when displaying the label</p>
<p><strong>Link Target</strong></p>
<p>Select “Same window or tab” or “New window or tab” from the pulldown.</p>
<p><strong>CSS Classes</strong></p>
<p>Optional CSS Classes for this menu item</p>
<p><strong>Link Relationship (XFN)</strong></p>
<p>Allows for the generation of XFN attributes automatically so you can show how you are related to the authors/owners of site to which you are linking. See Link Relationship for details.</p>
<p><strong>Description</strong></p>
<p>Description for this link. The description will be displayed in the menu if the current theme supports it.</p>
<p><strong>Original</strong></p>
<p>A link to the original source of the menu item (e.g. a link to view the post or page).</p>
<p><strong>Remove</strong></p>
<p>Remove this menu item from the menu.</p>
<p><strong>Cancel</strong></p>
<p>Cancel the configuration of the menu item and</p><p>The post <a href="https://help.codibu.com/blog/appearance-menus-screen/">Appearance Menus Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/appearance-menus-screen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dashboard Screen</title>
		<link>https://help.codibu.com/blog/dashboard-screen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dashboard-screen</link>
					<comments>https://help.codibu.com/blog/dashboard-screen/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:24:10 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/dashboard-screen/</guid>

					<description><![CDATA[<p>Dashboard → Home # From the Dashboard Screen, you can quickly access your site’s content and get glimpses into other areas of the WordPress community. The Dashboard<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/dashboard-screen/">Dashboard Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="dashboard-%e2%86%92-home" class="toc-heading" tabindex="-1">Dashboard → Home <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#dashboard-%e2%86%92-home"><span aria-hidden="true">#</span></a></h2>
<p>From the Dashboard Screen, you can quickly access your site’s content and get glimpses into other areas of the WordPress community.</p>
<p>The Dashboard screen presents information in blocks called <strong>widgets</strong>. By default, WordPress delivers five widgets on this page: <a href="https://help.codibu.com/blog/kb/dashboard-screen/#at-a-glance">At a Glance</a>, <a href="https://help.codibu.com/blog/kb/dashboard-screen/#activity">Activity</a>, <a href="https://help.codibu.com/blog/kb/dashboard-screen/#quickdraft">Quick Draft</a>, <a href="https://help.codibu.com/blog/kb/dashboard-screen/#wordpress-events-and-news">WordPress Events and News</a>, and <a href="https://help.codibu.com/blog/kb/dashboard-screen/#welcome">Welcome</a>.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h2 id="default-dashboard-widgets" class="toc-heading" tabindex="-1">Default Dashboard Widgets <span aria-hidden="true"><a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#default-dashboard-widgets">#</a></span></h2>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/500px-dashboard.png"><img loading="lazy" decoding="async" class="aligncenter size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/500px-dashboard.png" width="500" height="334" /></a></p>
<div class="wp-block-image">
<figure class="aligncenter"><figcaption>Dashboard Screen</figcaption></figure>
</div>
<p>The following dashboard widgets are included by default with WordPress:</p>
<h3 id="at-a-glance" class="toc-heading" tabindex="-1">At a Glance <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#at-a-glance"><span aria-hidden="true">#</span></a></h3>
<p>The At a Glance widget provides a summary of the number of posts, pages, and comments on your site. Each of these content types are displayed in the form of a link and, when clicked upon, direct you to the specific area to manage that content.</p>
<p>A statement at the bottom of this widget tells you what WordPress version you’re running on, as well as the current theme that you have activated on your site.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h3 id="activity" class="toc-heading" tabindex="-1">Activity <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#activity"><span aria-hidden="true">#</span></a></h3>
<p>This widget shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts–and allows you to moderate them.</p>
<p>A list of the most recent comments on your blog is detailed in this widget. Each comment that is listed has a link to the related post title–clicking this link allows you to edit the post. Hovering the mouse over each comment activates a menu of choices: to approve (or unapprove) the comment, edit the comment, reply to the comment, mark the comment as spam, or delete the comment.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h3 id="quickdraft" class="toc-heading" tabindex="-1">QuickDraft <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#quickdraft"><span aria-hidden="true">#</span></a></h3>
<p>The QuickDraft widget allows you to quickly and easily write a new draft. Enter a post title, upload/insert media, enter the post content, add tags, and click the <strong>Publish</strong> button or click the <strong>Save Draft</strong> button. It’s that easy!</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h3 id="wordpress-events-and-news" class="toc-heading" tabindex="-1">WordPress Events and News <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#wordpress-events-and-news"><span aria-hidden="true">#</span></a></h3>
<p>This Dashboard widget lists upcoming local events and the latest news from the official WordPress blog.</p>
<p>Here you can find out an upcoming event near you, or, what WordPress developers have been up to recently, and you can also keep up with the latest WordPress related news. In addition to software developments–such as version announcements and security notices–news about the WordPress community in general is periodically posted.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h3 id="welcome" class="toc-heading" tabindex="-1">Welcome <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#welcome"><span aria-hidden="true">#</span></a></h3>
<p>The Welcome widget shows links for some of the most common tasks when setting up a new site.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h2 id="screen-options" class="toc-heading" tabindex="-1">Screen Options <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#screen-options"><span aria-hidden="true">#</span></a></h2>
<p>The Screen Options panel allows you to choose which widgets are displayed or not displayed.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/700px-screenoptions.png"><img loading="lazy" decoding="async" class="alignnone size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/700px-screenoptions.png" width="700" height="71" /></a></p>
<div class="wp-block-image">
<figure class="aligncenter"><figcaption>Screen Options</figcaption></figure>
</div>
<p>When you click on the Screen Options tab, the resulting panel shows the various Dashboard widgets, with a checkbox next to each widget. Check the box to display a specific widget, or uncheck the box to hide that widget.</p>
<p>Click the Screen Options tab again to close the Screen Options panel.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top </a><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top"> ↑</a></p>
<h2 id="expanding-collapsing-and-rearranging-widgets" class="toc-heading" tabindex="-1">Expanding, Collapsing, and Rearranging Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#expanding-collapsing-and-rearranging-widgets"><span aria-hidden="true">#</span></a></h2>
<p>Each widget can be expanded or contracted by clicking on the widget title bar.</p>
<p>Widgets can be moved by hovering the mouse cursor over the widget title bar. When the mouse cursor changes to four arrows, hold the left mouse button down, drag the widget to where you want to place it, and then release the mouse button (this cursor motion is called drag and drop).</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/dashboard-screen/#top">Top ↑</a></p>
<h2 id="adding-new-dashboard-widgets" class="toc-heading" tabindex="-1">Adding new Dashboard Widgets <a class="anchor" href="https://help.codibu.com/blog/kb/dashboard-screen/#adding-new-dashboard-widgets"><span aria-hidden="true">#</span></a></h2>
<p>Plugin or theme developers can make new Dashboard widgets available through the plugin (or functions.php) code. For more information, see the Dashboard Widgets API.</p><p>The post <a href="https://help.codibu.com/blog/dashboard-screen/">Dashboard Screen</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/dashboard-screen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using Permalinks</title>
		<link>https://help.codibu.com/blog/using-permalinks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-permalinks</link>
					<comments>https://help.codibu.com/blog/using-permalinks/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 09:24:05 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/using-permalinks/</guid>

					<description><![CDATA[<p>Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/using-permalinks/">Using Permalinks</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger will use to link to your article (or section), or how you might send a link to your story in an e-mail message. The URL to each post should be permanent, and never change — hence&nbsp;<em>perma</em>link.</p>
<h2 id="permalink-types" class="toc-heading">Permalink Types&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#top"><span aria-hidden="true">#</span></a></h2>
<p>There are three basic types of WordPress permalinks:</p>
<h3 id="default-ugly" class="toc-heading">Default: “Ugly”&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#default-ugly"><span aria-hidden="true">#</span></a></h3>
<p>The default looks like</p>
<pre class="wp-block-preformatted">http://example.com/?p=N</pre>
<p>where N is the Post ID number. It works on all server environments, but it doesn’t look as nice as some of the other options.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="mod_rewrite-pretty-permalinks" class="toc-heading">mod_rewrite: “Pretty Permalinks”&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#mod_rewrite-pretty-permalinks"><span aria-hidden="true">#</span></a></h3>
<p>Using mod_rewrite or lighttpd you can produce much nicer permalinks (see&nbsp;<a href="https://help.codibu.com/blog/kb/introduction-to-blogging/#pretty%20permalinks">Pretty Permalinks</a>). There are many different formats, but the most common, and most versatile looks like</p>
<pre class="wp-block-preformatted">http://example.com/2012/post-name/</pre>
<p>or</p>
<pre class="wp-block-preformatted">http://example.com/2012/12/30/post-name</pre>
<p>Pretty permalinks are available under:</p>
<ul>
<li>Apache web server with the mod_rewrite module</li>
<li>Nginx using try-files,&nbsp;e.g. according to this&nbsp;<a href="http://nginxlibrary.com/wordpress-permalinks/">tutorial</a></li>
<li><a href="https://www.hiawatha-webserver.org/">Hiawatha web server</a>&nbsp;with UrlToolkit support enabled.</li>
<li>Lighttpd using&nbsp;<a href="http://chrisjohnston.org/2009/setting-up-a-wordpress-blog-on-lighttpd">a 404 handler</a>&nbsp;or mod_rewrite</li>
<li>Caddy using rewrite, e.g. according to this&nbsp;<a href="https://denbeke.be/blog/servers/caddy-server-and-wordpress-php-fpm/">tutorial</a></li>
</ul>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="pathinfo-almost-pretty" class="toc-heading">PATHINFO: “Almost Pretty”&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#pathinfo-almost-pretty"><span aria-hidden="true">#</span></a></h3>
<p>PATHINFO permalinks look very much like mod_rewrite permalinks but for one exception: they have /index.php inserted before them, like so:</p>
<pre class="wp-block-preformatted">http://example.com/index.php/yyyy/mm/dd/post-name/</pre>
<p>Otherwise, they are the same as the “pretty” mod_rewrite permalinks, and are similarly flexible. Anything that mod_rewritepermalinks can do, PATHINFO permalinks can do, with the help of that /index.php part.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h2 id="choosing-your-permalink-structure" class="toc-heading">Choosing your permalink structure&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#choosing-your-permalink-structure"><span aria-hidden="true">#</span></a></h2>
<p>In the Settings → Permalinks Screen, you can choose one of the more common permalink structures or enter your own in the “Custom structure” field using the&nbsp;<em>structure tags</em>.</p>
<p><strong>Please note:</strong>&nbsp;You do not put your site url in the permalinks fields. You only use one of the structure tags, or a combination of tags.</p>
<p>To activate PATHINFO permalinks, start your permalink structure with index.php/.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="structure-tags" class="toc-heading">Structure Tags&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#structure-tags"><span aria-hidden="true">#</span></a></h3>
<p>You can use these tags to customize your “Pretty” or “Almost Pretty” permalinks. A few hints:</p>
<ul>
<li>You do not put your site url in the permalinks fields. You only use one of the structure tags, or a combination of tags.</li>
<li>Make sure to end your structure with either %post_id% or %postname% (e.g. /%year%/%monthnum%/%day%/%postname%/) so that each permalink points to an individual post.</li>
</ul>
<p><strong>%year%</strong><br />
The year of the post, four digits, for example 2018</p>
<p><strong>%monthnum%<br />
</strong>Month of the year, for example 05</p>
<p><strong>%day%<br />
</strong>Day of the month, for example 28</p>
<p><strong>%hour%<br />
</strong>Hour of the day, for example 15</p>
<p><strong>%minute%<br />
</strong>Minute of the hour, for example 43</p>
<p><strong>%second%<br />
</strong>Second of the minute, for example 33</p>
<p><strong>%post_id%<br />
</strong>The unique ID # of the post, for example 423</p>
<p><strong>%postname%<br />
</strong>A sanitized version of the title of the post (<em>post slug</em>&nbsp;field on Edit Post/Page panel). So “This Is A Great Post!” becomes this-is-a-great-post in the URI.</p>
<p><strong>%category%<br />
</strong>A sanitized version of the category name (<em>category slug</em>&nbsp;field on New/Edit Category panel). Nested sub-categories appear as nested directories in the URI.</p>
<p><strong>%author%<br />
</strong>A sanitized version of the author name.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="category-base-and-tag-base" class="toc-heading">Category base and Tag base&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#category-base-and-tag-base"><span aria-hidden="true">#</span></a></h3>
<p>The&nbsp;<em>Category base</em>&nbsp;and&nbsp;<em>Tag base</em>&nbsp;are prefixes used in URLs for category and tag archives, which look like this:</p>
<pre class="wp-block-preformatted"> example.net/wp/category_base/category_name
 example.net/wp/tag_base/tag_name
</pre>
<p>The default values for these are category and tag. You can change them, but you can’t remove them from the URLs altogether.</p>
<p>Custom permalinks work on most systems without any problems, but there are still some conditions where problems occur.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="using-%category-with-multiple-categories-on-a-post" class="toc-heading">Using %category% with multiple categories on a post&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#using-%category-with-multiple-categories-on-a-post"><span aria-hidden="true">#</span></a></h3>
<p>When you assign multiple categories to a post, only one can show up in the permalink. The categories are ordered alphabetically. In each group of sub-categories the order will also be alphabetical. (see&nbsp;<a href="https://codex.wordpress.org/Manage_Categories_SubPanel">Manage Categories</a>). The post will still be accessible through all the categories as normal.</p>
<p>Try the&nbsp;<a href="https://wordpress.org/plugins/wp-category-permalink/">WP Category Permalink</a>&nbsp;plugin if you want to choose which category shows up in the permalink.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h2 id="using-pretty-permalinks" class="toc-heading">Using “Pretty” permalinks&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#using-pretty-permalinks"><span aria-hidden="true">#</span></a></h2>
<p>Requirements:</p>
<ul>
<li>Apache web server with the mod_rewrite module installed</li>
<li>In WordPress’s home directory,
<ul>
<li>The&nbsp;<a href="http://httpd.apache.org/docs/current/mod/core.html#options">FollowSymLinks option</a>&nbsp;enabled</li>
<li><a href="http://httpd.apache.org/docs/current/mod/core.html#allowoverride">FileInfo directives</a>&nbsp;allowed (e.g.&nbsp;<code>AllowOverride FileInfo</code>&nbsp;or&nbsp;<code>AllowOverride All</code>)</li>
<li>An .htaccess file (if this file is missing, WordPress will try to create it when you activate “pretty” permalinks)</li>
<li>If you want WordPress to update the .htaccess file automatically, WordPress will need write access to the file.</li>
</ul>
</li>
</ul>
<ul>
<li>For&nbsp;<a href="http://nginx.org/">nginx</a>, a web server aimed at high concurrency, high performance and low memory usage, add the following location block within the server block:</li>
</ul>
<pre class="wp-block-preformatted">location / {
            try_files $uri $uri/ /index.php?$args;
}</pre>
<ul>
<li>For&nbsp;<a href="https://www.hiawatha-webserver.org/">Hiawatha</a>, a web server with a strong focus on security, use the following UrlToolkit rule:</li>
</ul>
<pre class="wp-block-preformatted">UrlToolkit {
    ToolkitID = wordpress
    RequestURI exists Return
    Match .*?(.*) Rewrite /index.php?$1
    Match .* Rewrite /index.php
}</pre>
<ul>
<li>Mac Users running WordPress locally must edit their httpd.conf file editing the AllowOverride line to read&nbsp;<em>AllowOverride All</em>&nbsp;in the<em>Directory “/Library/WebServer/Documents”</em>&nbsp;host instructions. For Mac OS X 10.5.x and up this file is located in/private/etc/apache2/users/[your-username].conf, otherwise it is located at /etc/httpd/httpd.conf.</li>
</ul>
<p>When you create or update a “pretty” permalink structure, WordPress will generate rewrite rules and attempt to insert them into the proper .htaccess file. If it can’t, it will say something like You should update your .htaccess now and print out the rules for you to copy and paste into the file (put them at the end).</p>
<p>You’ll probably need to do this only once, because WordPress does the rewriting internally. If you ever move your WordPress home directory (<em>Site address</em>), you’ll need to repeat this step.</p>
<p>WordPress will play nice with an existing .htaccess and will not delete any existing RewriteRules or other directives. If you have other mod_rewrite rules, put yours before WordPress’s.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="wheres-my-htaccess-file" class="toc-heading">Where’s my .htaccess file?&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#wheres-my-htaccess-file"><span aria-hidden="true">#</span></a></h3>
<p>WordPress’s index.php and .htaccess files should be together in the directory indicated by the&nbsp;<em>Site address (URL)</em>&nbsp;setting on your General Options page. Since the name of the file begins with a dot, the file may not be visible through an FTP client unless you change the preferences of the FTP tool to show all files, including the hidden files. Some hosts (e.g. Godaddy) may not show or allow you to edit .htaccess if you install WordPress through the Godaddy Hosting Connection installation.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="creating-and-editing-htaccess" class="toc-heading">Creating and editing .htaccess&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#creating-and-editing-htaccess"><span aria-hidden="true">#</span></a></h3>
<p>If you do not already have a .htaccess file, create one. If you have shell or ssh access to the server, a simple&nbsp;<code>touch .htaccess</code>command will create the file. If you are using FTP to transfer files, create a file on your local computer, call it 1.htaccess, upload it to the root of your WordPress folder, and then rename it to .htaccess.</p>
<p>You can edit the .htaccess file by FTP, shell, or (possibly) your host’s&nbsp;.</p>
<p>The following permalink rewrite code should be included in your .htaccess file:</p>
<pre class="wp-block-preformatted"># BEGIN WordPress
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond&nbsp;%{REQUEST_FILENAME}&nbsp;!-f
RewriteCond&nbsp;%{REQUEST_FILENAME}&nbsp;!-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;
# END WordPress</pre>
<p>If your .htaccess file contains errors that bring down your site (“Internal Server Error (500)”), you will need to use FTP or your host’s&nbsp;control panel&nbsp;to delete the rogue .htaccess file.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="automatically-updating-htaccess" class="toc-heading">Automatically updating .htaccess&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#automatically-updating-htaccess"><span aria-hidden="true">#</span></a></h3>
<p>If WordPress can’t update your .htaccess file automatically, it will tell you something like If your .htaccess file were writable, we could do this automatically, but it isn’t… near the bottom of the Settings → Permalinks Screen.</p>
<p>If you want to let WordPress do this, you’ll need to&nbsp;<a href="https://help.codibu.com/blog/kb/changing-file-permissions/">give WordPress write access to the .htaccess file</a>. The exact permissions necessary depend on your server setup. Try adding write permissions for the owner, then group, then world, testing after each change; once WordPress has edited the file successfully, don’t add any further write permissions.</p>
<p>After applying the permalinks, you should change the permissions to something stronger like 660 or 644 to prevent others on the server from potentially having access to it.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h2 id="fixing-permalink-problems" class="toc-heading">Fixing Permalink Problems&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#fixing-permalink-problems"><span aria-hidden="true">#</span></a></h2>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="fixing-htaccess-generation-issues" class="toc-heading">Fixing .htaccess Generation Issues&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#fixing-htaccess-generation-issues"><span aria-hidden="true">#</span></a></h3>
<p>If your installation of WordPress does not generate a .htaccess file or if it does not write the new rules onto your existing .htaccess file then there are a couple reasons that could be causing this. Work step by step and continue to the next step only if the previous step does not work.</p>
<ol>
<li><strong>Change File Permissions:</strong>&nbsp;You must&nbsp;<a href="https://help.codibu.com/blog/kb/changing-file-permissions/">chmod</a>&nbsp;the .htaccess file to 666 to edit it with the WordPress&nbsp;template editor, but this is not recommended, since if you do that, any user of your blog, who can edit templates will be able to edit it. You can change the permissions to 660 to make it server-writable, which again will have the same limitation.</li>
<li><strong>Server Blockage:</strong>&nbsp;Your host might have blocked the SERVER_SOFTWARE variable and this will cause WordPress’ .htaccess generation to fail. If you are sure that your server is running Apache, you can force WordPress to believe that your server is running Apache by changing your wp-includes/vars.php file. Follow the steps below to implement these changes.
<ul>
<li>Open the wp-includes/vars.php file using the built in file editor in your WordPress Admin panel. To navigate to this panel, login to WordPress, click on “Manage”, then on “Files”, scroll to the bottom and type in wp-includes/vars.php into the text box under the “Other Files” title. Look for<br />
$is_apache = strstr($_SERVER[‘SERVER_SOFTWARE’], ‘Apache’)&nbsp;? 1&nbsp;: 0;<br />
and replace it with<br />
// $is_apache = strstr($_SERVER[‘SERVER_SOFTWARE’], ‘Apache’)&nbsp;? 1&nbsp;: 0;</li>
<li>Add a new line under<br />
// $is_apache = strstr($_SERVER[‘SERVER_SOFTWARE’], ‘Apache’)&nbsp;? 1&nbsp;: 0;<br />
and type in<br />
$is_apache = 1;</li>
</ul>
</li>
<li><strong>Users of XAMPP (Windows):</strong>&nbsp;Some versions of&nbsp;XAMPP&nbsp;do not enable mod_rewrite by default (though it&nbsp;<em>is</em>&nbsp;compiled in Apache). To enable it — and thus enable WordPress to write the .htaccess file needed to create pretty permalinks — you must open apache/conf/httpd.conf and uncomment the line LoadModule rewrite_module modules/mod_rewrite.so(i.e., delete the hash/pound sign at the front of the line).</li>
<li><strong>Users of WAMP (Windows):</strong>&nbsp;Some versions of WAMP (all versions?) do not enable mod_rewrite or permit following SymLinks by default. To enable the required functionality navigate to the apache/conf/httpd.conf file, open with a text editor and uncomment the line LoadModule rewrite_module modules/mod_rewrite.so (i.e., delete the hash/pound sign at the front of the line). Then further down in the same file there is a section that starts with the line “Options FollowSymlinks”. Change the second line in that section from “AllowOverride none” to AllowOverride all. Save edited httpd.conf and restart all WAMP modules. Your permalinks should now work.</li>
</ol>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h2 id="tips-and-tricks" class="toc-heading">Tips and Tricks&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#tips-and-tricks"><span aria-hidden="true">#</span></a></h2>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="avoiding-interpretation-as-an-archive-link" class="toc-heading">Avoiding interpretation as an archive link&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#avoiding-interpretation-as-an-archive-link"><span aria-hidden="true">#</span></a></h3>
<p>Note that even though one might never make more than one posting a day, and thus wishes to use e.g.,&nbsp;%year%%monthnum%%day%, links so generated will however be interpreted as the archive of all posts for that day. One needs at least&nbsp;%year%%monthnum%%day%%hour% to target an individual post.</p>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h3 id="check-for-permalink-structure" class="toc-heading">Check for permalink structure&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#check-for-permalink-structure"><span aria-hidden="true">#</span></a></h3>
<p>A way to check if the blog has a permalink structure is:</p>
<pre class="wp-block-preformatted">&lt;?php if ( get_option('permalink_structure') ) { echo 'permalinks enabled'; }&nbsp;?&gt;</pre>
<p class="toc-jump"><a href="https://help.codibu.com/blog/kb/using-permalinks/#top">Top ↑</a></p>
<h2 id="see-also" class="toc-heading">See Also&nbsp;<a class="anchor" href="https://help.codibu.com/blog/kb/using-permalinks/#see-also"><span aria-hidden="true">#</span></a></h2>
<ul>
<li>User:Lazyking/Using Permalinks (Saetta Web Server)</li>
<li>Linking Posts Pages and Categories&nbsp;for how to link from one article to another</li>
</ul><p>The post <a href="https://help.codibu.com/blog/using-permalinks/">Using Permalinks</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/using-permalinks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
