• Home
  • Blog
  • About
    • About me
    • CV
  • Tools
    • iForget
    • Resources
  • Categories
    • Technology
      • sysadmin
      • dev
      • devops
    • Personal
    • Hacks
  • Home
  • Blog
  • About
    • About me
    • CV
  • Tools
    • iForget
    • Resources
  • Categories
    • Technology
      • sysadmin
      • dev
      • devops
    • Personal
    • Hacks

Category: Wordpress

Gutenberg Custom Post Block

WordPress FSE is still in its infancy and its functionality for archive loops is really limited. We needed a query loop that displays different content under different circumstances, which neither...

Pest Art

After delaying this for a really long time, last few weeks I finally pushed myself to rework this long abandoned site. So for those that don’t know – this is...

WordPress Logging Helper

Recently I developed a simple plugin, and to ease debugging – I decided to create a simplistic logging solution. This came in the form of a helper class, that I...

Gutenberg Quiz

For a customer we needed to have a quiz – multiple questions with multiple answers each. So I developed a Gutenberg block and its JavaScript (clean JS) functionality. The block...

Gravity Forms custom checkbox element

Recently, for a customer project we needed to create a custom checkbox element for Gravity Forms, which lists all entries of a specific custom post type as check boxes. During...

Gutenberg Block Deprecation

A huge source of annoyance is the above message. Usually a simple click is enough to resolve it. Not always. This usually happens when you change the HTML generated by...
Copyright 2025 Petar Stoyanov.