How to Export and Import Gutenberg Blocks in WordPress

Category Image 091

How to Export and Import Gutenberg Blocks in WordPressAt first, WordPress users had a bittersweet relationship with the WordPress block based builder. Then as we discovered in our guide to Gutenberg, the new editor comes with amazing features that make creating beautiful content easy and fun. Now, some can’t get enough of the editor. Gutenberg offers you enough features to create remarkable pages […]

The post How to Export and Import Gutenberg Blocks in WordPress appeared first on WPExplorer.

Techdegree for Teams

Featured Imgs 03

Every company is a tech company. As we settle into a new holding pattern while the global community fights COVID-19, many teams now find themselves working remotely, and adapting to new roles with new responsibilities. This is an excellent time...

The post Techdegree for Teams appeared first on Treehouse Blog.

CreditRegistry API Aims to Fight Dud Checks in Nigeria

Featured Imgs 23

CreditRegistry, Nigeria's largest credit bureau, has launched an API to help financial institutions validate status checks on potential customers. The CreditRegistry Dud Cheque API should help lenders, retailers, and other businesses from accepting checks from serial dishonored (Dud) check issuers. The API will help lenders comply with new Nigerian directives and prevent check fraud which is expected to increase in the fallout from COVID-19.

Jenkins Pipeline With Sonarqube and Gitlab

558fe5180e0e8fc922d31c23ef84d240

In this guide, we are going to deploy a continuous integration process between Jenkins, GitLab, and SonarQube.

The end goal will be to review the code quality through SonarQube for GitLab repository using Jenkins. Following is the process flow we need to manage: