What is WordPress Revision? In WordPress revisions are records of each stored draft and published post data. Every time, when you save your draft either by autosave or manual, WordPress stores …
DevKinsta – Design, develop, and deploy WordPress sites from your local machine (Docker based)
It's been few days I have been playing with DevKinsta on my local Mac book pro. I was able to setup my local environment in no time. My first impression: DevKinsta is super quick and easy. I was …
Easy Digital Downloads and How to fix “The site is experiencing technical difficulties” error on Plugin update Popup?
Are you using Easy Digital Download? Very well known as EDD. On Crunchify, we are using Easy Digital Downloads for all of our premium plugins and our Java Tutorials. You are at right place if you …
Log File Tailer (tail -f) implementation in Java – Best way to tail any file programmatically
File operations using Java are my favorite part. There are number of tutorials you may have seen on Crunchify like append data to file, read data from file, read and parse JSON file, read …
How to add Custom Taxonomy in WordPress Custom Post Type (CPT) permalink?
On Crunchify, we have published number of articles on WordPress Custom Post Type. One of the very popular tutorial is about How to Create WordPress Custom Post Type (CPT) and …
Read Article about How to add Custom Taxonomy in WordPress Custom Post Type (CPT) permalink? →
Java: HashSet Vs TreeSet – Difference between HashSet and TreeSet in Java
While searching solution for my Java exception online found very nice explanation on StackOverflow about some basic difference between HashSet and TreeSet. HashSet is much faster than TreeSet …
Read Article about Java: HashSet Vs TreeSet – Difference between HashSet and TreeSet in Java →
What is RegEx (Regular Expression) Pattern? How to use it in Java? Example Attached
What is RegEx? Regular Expression is a search pattern for String. java.util.regex Classes for matching character sequences against patterns specified by regular expressions in Java. You …
Using Disqus as a WordPress Comment System? Better use Disqus Conditional Load (DCL) Plugin
As of July 2022, we moved away from Disqus as our comment system. Continue reading if you are using Disqus on your site. This article is must read for it :) With strict moderation, awesome …
8 Best Essential and Useful WordPress Plugins for Beginners [2024 Edition]
It's been never hard to work with WordPress echo system. There are thousands of plugins and themes out there for you to choose. Have you started your blog recently?Are you a new blog/website …
Read Article about 8 Best Essential and Useful WordPress Plugins for Beginners [2024 Edition] →