A content management system or CMS is a software that is used to build websites and create content to be published on the internet. Typically CMS allows you to create a website without writing any code. In the early days of the web, you needed… Read More »
Category
Category is one of the default taxonomies in WordPress. You can use categories to sort and group your blog posts into different sections. For example, a news website might have categories for their articles filed under News, Opinion, Weather, and Sports. Categories help visitors quickly… Read More »
Comments
Blog comments are written reactions that readers can add to your blog posts. Leaving a comment on a blog post is an easy way for your visitors to communicate with you and other readers. Comments usually appear on your site right after the blog post… Read More »
cPanel
cPanel is an online Linux-based graphical interface (GUI) used as a control panel to simplify website and server management. cPanel allows you to publish websites, manage domains, organize web files, create email accounts, and more. cPanel is one of the most popular control panels in… Read More »
Cookies
Cookies are small files containing data sent by a website to store in user’s browser. Cookies are widely used on the web for storing information and providing a personalized browsing experience to users. Some common uses of cookies are: Remember a user’s login credentials Remember… Read More »
Custom Headers
Custom headers is a WordPress theme feature which allows theme developers to enable support for customization of the header image. When custom headers support is enabled in a theme, the users can replace the default image used in the theme’s header with their own images.… Read More »
chmod
chmod is a Linux/Unix shell command which is used to change permissions of files and directories. chmod is an abbreviation of change mode. Under some web hosting environments, a user may need to use this command to change some file or directory permissions to make… Read More »
Custom Fields
Custom fields, also referred to as post meta, is a feature in WordPress which allows users to add additional information when writing a post. WordPress stores this information as meta data. Users can display this meta data by using template tags in their WordPress themes.… Read More »
Contributor
Contributor is one of the user roles in WordPress with predefined capabilities. A user with the contributor role in a WordPress site can edit and delete their own posts, but they can not edit or delete published posts. This makes contributor role an ideal choice… Read More »
Custom Backgrounds
Custom Backgrounds is a theme feature in WordPress which allows theme developers to enable support for background color and image customization. If custom backgrounds support is enabled in a theme, then the users can upload their own background images to use with the theme, or… Read More »