Skip to content
Ruhani RabinRuhani Rabin
Category

WordPress

5 posts in this category

WordPress is not just a CMS. It is a long-lived product ecosystem that powers businesses, platforms, and SaaS-style products at scale. In this section, I write about WordPress from a product, technical, solution-oriented architecture, and ecosystem perspective. This includes building and maintaining WordPress-based products, plugin and theme strategy, codes, performance and scalability decisions, tools, long-term maintenance trade-offs, and how WordPress behaves when used beyond simple content sites. This is not beginner material or step-by-step tutorials. The focus is on real-world decisions, constraints, and patterns that emerge after years of shipping, breaking, fixing, and evolving WordPress products in production environments.
How to Deploy Custom Codes with WPCodeBox to All Your WordPress Sites?

How to Deploy Custom Codes with WPCodeBox to All Your WordPress Sites?

Every WordPress site needs a good amount of customization. We often find ourselves using plugins that can simplify one or two tasks. Even though we want to reduce the number of plugins every day, it is not always possible because almost everyone has their designated duties. I find myself creating a custom plugin for each WordPress deployment. It contains various code snippets that will apply to that specific website. It is far easier to deploy custom codes with WPCodeBox. It can collect and deploy your custom code snippets across all your WordPress installations, which can dramatically reduce the time and need to copy-paste or upload a new plugin file to every WordPress website.

10 min read
WordPress