Schedule a Free Consultation
#snippets

Find the resources to succeed with WordPress

The go-to resource for WordPress insights & tips
and where WordPress experts share their knowledge.

View
Articles

Live Templates Provide Code Snippets Library in PhpStorm
Using Live Templates in PhpStorm, developers insert code snippets and provide values for parameters. For quite some time, PhpStorm has been one of the leading development tools, as it allows developers to apply their ideas into code with impressive speed. Among the features that stand out, PhpStorm’s ability to navigate between files and auto-complete keywords […]
Multisite Create Page on All Sites
Have you ever worked on a multisite with 60+ sites? For projects of this size the deployment is a challenge in itself because you might need to: regenerate the thumbnails on all the 60 sites; Of course, doing it manually is a no go configure a certain page as homepage on all 60 sites if you […]