Bitcoin cryptocurrency platform popularised blockchain technology, a decentralized, distributed ledger technology. Even though Bitcoin has been in the news for good and bad reasons, there is no doubt about the reliability of Blockchain technology. During blockchain training, you will learn…
Expand +Author: Pradeep Maurya
7 Importance of Cybersecurity in Digital Marketing
Digital marketing is a boon for businesses and individuals alike. It allows us to reach out to more people than ever before, but it also comes with risks and threats. In order to help your business avoid potential problems, this…
Expand +How to upload video with a progress bar in PHP
It’s common to Upload a video file using HTML form. But, uploading a video with Progress Bar is the most important feature of the dynamic web application. The video file upload functionality can be easily implemented using PHP. When you…
Expand +Can Amazon Web Services Really Solve Your Problems? Is It Worth It?
The Amazon Web Services (AWS) service has grown into a massive operation since its inception in 2006. Consider the following example: the similar infrastructure and processing power required to support the full AWS offering in 2006 is currently being added…
Expand +How to generate dynamic QR code using PHP
Generating dynamic QR code and save it as a “PNG” image is an important task for any developer. QR codes are playing important role in many industries like ecommerce, ticket booking, online payment or almost everywhere these days!. QR codes…
Expand +Remove the custom taxonomy slug from the URL in WordPress
If you are using WordPress and created a custom taxonomy for custom post type then this article is very helpful for you. When you create a new custom taxonomy for custom post type or default post type in WordPress then…
Expand +Remove slug from custom post type in WordPress
If you are a WordPress developer and love to create custom post types to addon the new feature in your project then this article is very helpful for you. When you create a new custom post type in WordPress then…
Expand +Exclude multiple terms from WP_Term_Query by term name
If your website is built with WordPress and you have multiple terms in your “post or custom post type” taxonomy like category or custom_taxonomy. Sometimes we don’t want to display the multiple terms on the website. In this scenario, We…
Expand +Adding a custom bulk action in WordPress list tables
WordPress have default option to select multiple posts or page at once and perform the bulk edit and delete action. Using this feature you can anything you want onto the selected elements. Please refer the below image If you are…
Expand +Remove “Archive:”, “Category:”, “Tag:”, “Author:” from the_archive_title in WordPress
If you are a WordPress developer or WordPress website owner. And looking for ways to completely remove “Archive:”, “Category:”, “Tag:”, “Author:” from the_archive_title in WordPress then you must need to read this article. In this article, you will get complete…
Expand +