Author: Rakesh Lawaju
-
Hubspot Workflow: Update User Properties using Custom Code
Hubspot Workflow is a very powerful tool that we can use to automate tasks. In this article, we will see how to update user properties using custom code in workflow. Before you use custom code we need to configure the API key and fields (as per requirement) as shown below: Now lets code:
-
WordPress Block Variation: Unlocking it’s Power
The WordPress Block Variation API allows developers to create variations of existing blocks, maintaining core functionality and scalability. Learn to create a block variation in detail.
-
Create a tag in Git
Creating tags from the command line To create a tag on your current branch, run the following commands in your terminal: Add -a to generate an Β annotated tag if you want to include a description with your tag:: This will generate a local tag containing the current state of the branch you’re working on. Tags…
-
Composer commands
Install Dependencies Install De Dependencies To generate the autoloader, go head and fire:
-
Disable Gutenberg (Block Editor)
Totally disable Gutenberg in whole site Disable Gutenberg in specific Post type.
-
WordCamp Hong Kong 2023
Last November I got chance to visit Hong Kong for WordCamp Hong Kong 2023 as one of the speaker on the event.