About
Amateur hobbyist
Floating Social Media Icons
Display your Social Media accounts in a floating sidebar.

Add the type property to that Image property in the Organization schema
This snippet will add the 'ImageObject' type property in the 'Organization' schema markup.
Disable Specific Blocks
Prevent certain blocks from being used in the Gutenberg Editor.

FAQ Accordion
Use this snippet as a shortcode to display frequently asked questions.

Change Schema Type of All Posts in Specific Categories
This snippet changes the 'NewsArticle' schema of all posts under specific categories to 'Article' schema. Note:…
Override Block Editor Palette Colors
Use this snippet to control the pre-defined colors in the Block Editor.

Show link assistant suggestions
This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…
Limit Comments & Display Character Count
Limit comment length and display a count of characters.

Noindex Products under a Product Category
This code snippet can be used to set noindex on all the Products under a Product…
Auto-Collapse Long Comments
Add a "Read More" button for long comments for better layouts.

Dynamically Add Article Schema to Posts
This filter can be used to Dynamically Add Article Schema to Posts.