Quantcast
Channel: WordPress – CodeCheese
Browsing all 14 articles
Browse latest View live

How to Set and Get or Delete Cookies with WordPress

This is an article about WordPress. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. The cookies are used to store data for logged in users and for...

View Article



Get the First Paragraph as an Excerpt for WordPress

WordPress by default will generate the auto excerpt from the content with 55 words and if the amount is greater than that, then the string ‘[…]’ will be appended to the excerpt. If the string is less...

View Article

The Best WordPress Plugin for Table of Contents

For a long post content, it is better if we use table of contents to map our article section. Using headings as the content section title will help our reader known what they read. There are many...

View Article

Create Back To Top Button For WordPress

Imagine we read a long post content and when we almost at the bottom of the page, it can be very useful if there is a link or button we can click to go back or scroll to top. We can use the scroll to...

View Article

WordPress Comment Form with Twitter Bootstrap 3 Supports

WordPress has a builtin function comment_form to output a complete commenting form for use within a template. We can copy the function and create custom styles for our need. But instead of creating a...

View Article


WordPress Get Total Comment Count

WordPress has builtin function wp_count_comments to count total comments for a given post id or all comments. The function will return totals of moderated, approved, spam, trash, post-trashed and...

View Article

Block Several Email Domains from WordPress Registration

There are many spammers out there trying to register account on WordPress site installation. We don't know if the spam is a human or bot machine. There is no a perfect way for combating the spammers...

View Article

10+ Essential WordPress User Role Plugins

By default WordPress provides subscriber, contributor, author, editor, administrator role. These roles grant same or different access for some site features such as creating new post, uploading media,...

View Article


Top 10 Free WordPress Countdown Plugins

The countdown functionality can easily be added to your site. With counting down and up functionality, gives you a full control to your counter. This plugin comes with multi-instances sidebar widget,...

View Article


Order WordPress Users by Random

We can use the get_users() to get a list of authors, users with specific role, user with specific meta, etc. The function returns users which can be ordered by ID, login, nicename, email, url,...

View Article

Countdown Extension Plugins for WooCommerce

Countdown timer extensions for WooCommerce plugin. The post Countdown Extension Plugins for WooCommerce appeared first on CodeCheese.

View Article

Posts Exporter Plugins for WordPress

Here are the lists of plugin that do post, page or custom post type export. Includes comments, tags, categories, custom taxonomies and post metas. The post Posts Exporter Plugins for WordPress appeared...

View Article

Array to String Conversion in WordPress General Template on Line 3758

This article explain why this error below occurs while coding for WordPress themes or plugins and how to solve it. The post Array to String Conversion in WordPress General Template on Line 3758...

View Article


Trigger Change wpColorPicker in Widgets and Customizer Page

wpColorPicker can be used in widgets simply by adding online code. But sometime, after changing the color, the widget Save button is not active and we can't save the widget instance. The post Trigger...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images