-
·
Roles and Capabilities
WordPress uses a concept of Roles, designed to give the site owner the ability to control what users can and cannot do within the site. A site owner can manage the user access to such tasks as writing and editing posts, creating Pages, creating categories, moderating comments, managing plugins, managing themes, and managing other users,…
-
·
WordPress Privacy
User Privacy and your WordPress site Depending on your national or international privacy regulations (such as the European Union’s General Data Protection Regulation which may be applicable to you) you may be required to display a privacy policy disclosing your collection and sharing of personal data. Personal data includes things like your users’ name, email,…
-
·
Create a search page
A Search Page is a WordPress Page with a custom Page template to give users more information for searching your site. How to create it? Follow these steps to create a search page. How to test it?
-
·
WordPress Glossary
This document is designed to offer definitions of various terms, exclusive to WordPress, that users may not be familiar with. If you are a contributor, please don’t add definitions for generic terms (API, PHP, JavaScript, etc…). Absolute Path (also known as a full path) The complete location of a file or directory within a computer…
-
·
Introduction to Plugins
Introduction Plugins are ways to extend and add to the functionality that already exists in WordPress. The core of WordPress is designed to be lean and lightweight, to maximize flexibility and minimize code bloat. Plugins offer custom functions and features so that each user can tailor their site to their specific needs. For instructions and…
-
·
Learn about WordPress origins and version history
WordPress was born out of a desire for an elegant, well-architectured personal publishing system built on PHP and MySQL and licensed under the GPL. It is the official successor of b2/cafelog. WordPress is modern software, but its roots and development go back to 2001. It is a mature and stable product. We hope that by…
-
·
Customize permalinks
Permalinks are the permanent URLs of your posts, pages, categories, and other archive pages on your website. These URLs are permanent and should never be changed — hence the name permalink. Permalinks help to create a URL structure that is easy for both humans and search engines to understand and share. Permalink Types There are…
-
·
FAQ Work with WordPress
Administration Can my posts have URL instead of /index.php?p=76? See: How long is the release cycle of WordPress? A major release of WordPress happens every 6 months or so. Suggest and vote on ideas for future releases at the WordPress Extend Ideas site. Also refer WordPress Versions for the chronologically listed versions of WordPress along…
-
·
Use Images
Working with Images Adding images in WordPress is very easy. All of your images will be stored and can be managed in the Media Library, but you can take several different paths to get there. The most common path is adding an image directly to a post or page. This automatically saves the image in…
-
·
Set blog content visibility (Classic Editor)
Content visibility is about controlling who can see your blog content. WordPress allows you to control the visibility of your posts and Pages on an individual basis. By default, all posts and Pages are visible. There are several ways to set the visibility for your blog content. You can set it on a per post/Page…