Tagged articles
53 articles
Page 1 of 1
21CTO
21CTO
Apr 5, 2026 · Industry Insights

Can AI‑Powered EmDash Replace WordPress on Cloudflare Workers?

Cloudflare's new EmDash CMS, built with TypeScript and AI integration on the serverless Workers platform, challenges WordPress by offering a sandboxed, scalable alternative, but faces hurdles like a missing plugin ecosystem and early authentication bugs.

AIAstroCMS
0 likes · 7 min read
Can AI‑Powered EmDash Replace WordPress on Cloudflare Workers?
php Courses
php Courses
Oct 9, 2025 · Frontend Development

Boost PHP UI in 2025: 5 Must-Have Tools for Faster, Smarter Web Interfaces

This 2025 guide reviews five essential PHP interface optimization tools—LiveWire, Assetic/Assetter, Tailwind CSS, PHP DebugBar, and WordPress + Elementor—explaining their features, performance benefits, integration steps, and best‑practice recommendations to accelerate development, improve user experience, and meet modern web performance metrics.

AsseticDebugBarLiveWire
0 likes · 17 min read
Boost PHP UI in 2025: 5 Must-Have Tools for Faster, Smarter Web Interfaces
php Courses
php Courses
Sep 3, 2025 · Backend Development

How to Fix WordPress White Screen of Death by Raising PHP Memory Limit

This guide explains why insufficient PHP memory triggers the WordPress White Screen of Death and provides three step‑by‑step methods—editing wp‑config.php, php.ini, or .user.ini—to increase the memory limit and restore site functionality.

DebuggingPHPServer Configuration
0 likes · 7 min read
How to Fix WordPress White Screen of Death by Raising PHP Memory Limit
php Courses
php Courses
Jul 10, 2025 · Backend Development

Why PHP Still Dominates Web Development in 2025

Despite claims that it’s outdated, PHP remains a cornerstone of web development in 2025, powered by WordPress’s market share, performance gains in PHP 7 and 8, a rich ecosystem of frameworks and tools, low cost deployment, and a massive global community.

PHPWordPress
0 likes · 8 min read
Why PHP Still Dominates Web Development in 2025
21CTO
21CTO
Jun 28, 2025 · Backend Development

Why PHP Still Thrives After 30 Years: History, Modern Features, and Future Directions

Celebrating PHP's 30th anniversary, this article traces its evolution from a simple CGI tool to a modern, type‑safe language, examines the impact of major frameworks like Laravel and Symfony, explores the shift toward JavaScript in WordPress, and looks ahead to innovations such as FrankenPHP and Swoole.

Backend DevelopmentFrankenPHPPHP
0 likes · 10 min read
Why PHP Still Thrives After 30 Years: History, Modern Features, and Future Directions
Raymond Ops
Raymond Ops
Jun 15, 2025 · Operations

Step-by-Step Guide: Deploy WordPress with NFS on CentOS 7

This tutorial walks through configuring an NFS server and client on CentOS 7, installing the LAMP stack, setting up a virtual host, deploying WordPress, configuring the MySQL database, and verifying the site works, providing complete command‑line instructions and code snippets.

CentOSLAMPNFS
0 likes · 6 min read
Step-by-Step Guide: Deploy WordPress with NFS on CentOS 7
php Courses
php Courses
Jun 11, 2025 · Backend Development

PHP vs WordPress: Which Should Power Your Next Web Project?

An in‑depth comparison of PHP and WordPress examines their strengths, weaknesses, ideal use cases, performance and security considerations, and shows how developers can choose or combine them based on project requirements, team expertise, and long‑term maintenance goals.

CMSPHPWeb Development
0 likes · 8 min read
PHP vs WordPress: Which Should Power Your Next Web Project?
21CTO
21CTO
Jun 7, 2025 · Backend Development

How the Linux Foundation’s FAIR Package Manager Aims to Stabilize WordPress

The Linux Foundation introduced the FAIR package manager to provide a neutral, decentralized way of distributing WordPress plugins and updates, aiming to reduce central‑control risks, improve supply‑chain security, and restore stability to the WordPress ecosystem.

Linux FoundationWordPresspackage manager
0 likes · 7 min read
How the Linux Foundation’s FAIR Package Manager Aims to Stabilize WordPress
Raymond Ops
Raymond Ops
Apr 27, 2025 · Cloud Native

Master Docker Compose: Install, Write YAML, and Deploy WordPress & Nginx

This guide walks you through installing Docker Compose, crafting correct YAML files for WordPress and Nginx services, and using Docker Compose commands to launch, manage, and remove containers, highlighting key syntax rules such as quoting strings and avoiding tabs.

DockerDocker ComposeWordPress
0 likes · 4 min read
Master Docker Compose: Install, Write YAML, and Deploy WordPress & Nginx
MaGe Linux Operations
MaGe Linux Operations
Oct 27, 2024 · Operations

Step-by-Step Guide to Deploy WordPress with NFS on CentOS 7

This tutorial walks through configuring an NFS server and client on CentOS 7, installing the LAMP stack, setting up a virtual host, deploying WordPress, configuring its database, and verifying the site works, providing all necessary commands and configuration details.

DeploymentLAMPWordPress
0 likes · 5 min read
Step-by-Step Guide to Deploy WordPress with NFS on CentOS 7
php Courses
php Courses
Aug 5, 2024 · Backend Development

Best Practices for Safely Modifying WordPress Site Code

This guide explains safe and efficient WordPress code modification techniques—including using child themes, avoiding direct core edits, creating plugins, and applying style changes—while emphasizing backup strategies, version control, and recovery methods to protect site stability and data.

Plugin DevelopmentWordPresschild theme
0 likes · 10 min read
Best Practices for Safely Modifying WordPress Site Code
php Courses
php Courses
Aug 2, 2024 · Backend Development

Optimizing WordPress Database Performance with Advanced PHP Techniques

This comprehensive guide explains how to boost WordPress site speed and SEO by applying PHP‑based strategies such as query optimization, regular database maintenance, custom tables, option‑table tuning, indexing, and caching, complete with practical code examples.

Database OptimizationSQLWordPress
0 likes · 9 min read
Optimizing WordPress Database Performance with Advanced PHP Techniques
php Courses
php Courses
Jul 30, 2024 · Backend Development

How to Build a Keyword Tracking System in the WordPress Dashboard

This guide explains how to create a PHP‑based keyword tracking system for WordPress, covering why to track keywords, setting up a custom dashboard widget, storing data in a custom table, fetching rankings via API, and displaying real‑time results on the dashboard.

DashboardKeyword TrackingWordPress
0 likes · 6 min read
How to Build a Keyword Tracking System in the WordPress Dashboard
php Courses
php Courses
Jun 28, 2024 · Backend Development

How to Create Custom WordPress Shortcodes in Three Simple Steps

This guide walks you through creating a custom WordPress shortcode by installing the Code Snippets plugin, writing a PHP function to display the current date, registering the shortcode, and inserting it into a page, providing clear step‑by‑step instructions and example code.

PHPWordPresscustomization
0 likes · 7 min read
How to Create Custom WordPress Shortcodes in Three Simple Steps
macrozheng
macrozheng
Sep 23, 2023 · Frontend Development

Top Free Website Builders to Launch Your Site in Minutes

This guide introduces a curated list of ready-to-use website generators—including Mall, WordPress, Docsify, Dumi, Img Cook, Ant Design Landing, Tencent Rabbit Nest, Baidu Analytics, One Nav, Discuz, and popular admin templates—showcasing their key features, deployment methods, and how they enable rapid site creation without deep coding.

BackendWordPressfrontend
0 likes · 10 min read
Top Free Website Builders to Launch Your Site in Minutes
Java Architect Essentials
Java Architect Essentials
May 26, 2023 · Information Security

Step‑by‑Step WordPress Site Penetration Testing Tutorial

This tutorial walks beginners through the entire process of compromising a WordPress website, from initial information gathering and DNS enumeration to vulnerability scanning, exploitation with tools like sqlmap and nmap, privilege escalation, and establishing persistent backdoors.

SQLMapWebshellWordPress
0 likes · 10 min read
Step‑by‑Step WordPress Site Penetration Testing Tutorial
21CTO
21CTO
Jan 14, 2023 · R&D Management

How Matt Mullenweg Turned a Hobby Blog into a $7.5 B Open‑Source Empire

This article chronicles Matt Mullenweg’s journey from a teenage saxophonist in Houston to the founder of WordPress and Automattic, detailing his early coding experiences, the creation of WordPress, strategic partnerships, funding rounds, product launches like Akismet, and the company’s growth into a multibillion‑dollar enterprise.

AutomatticEntrepreneurshipProduct Development
0 likes · 19 min read
How Matt Mullenweg Turned a Hobby Blog into a $7.5 B Open‑Source Empire
Alibaba Cloud Native
Alibaba Cloud Native
Sep 9, 2022 · Cloud Native

How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless

Learn step‑by‑step how to build a cost‑effective, pay‑per‑use WordPress website on Alibaba Cloud Serverless using Function Compute, NAS storage, RDS, and SLS, covering service activation, NAS setup, function configuration, custom domain binding, code deployment, and final verification.

Alibaba CloudCloud NativeFunction Compute
0 likes · 7 min read
How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless
21CTO
21CTO
Dec 17, 2021 · Cloud Native

Master Docker: From Basics to Building Your Own WordPress Container

This comprehensive tutorial explains Docker's concepts, compares virtual machines with Linux containers, guides you through installation, image and container management, Dockerfile creation, building images, publishing them, and demonstrates three practical methods to deploy WordPress using Docker, including custom builds, official images, and Docker Compose.

ComposeContainersDockerfile
0 likes · 29 min read
Master Docker: From Basics to Building Your Own WordPress Container
Sohu Tech Products
Sohu Tech Products
Nov 17, 2021 · Frontend Development

The Enduring Role of jQuery in Modern Web Development

Despite the rise of newer frameworks like React and Next.js, jQuery remains a dominant JavaScript library with a 78% market share, deeply embedded in platforms such as WordPress, and continues to evolve through updates to its core and UI components while facing performance debates.

JavaScriptLegacy LibrariesWordPress
0 likes · 7 min read
The Enduring Role of jQuery in Modern Web Development
JavaScript
JavaScript
Nov 2, 2021 · Frontend Development

Why jQuery Still Matters in a React‑Dominated Web Landscape

This article examines jQuery’s historic rise, its deep integration in platforms like WordPress, the reasons it survived the shift to modern frameworks such as React, Angular and Vue, and why it may still be a useful tool despite declining popularity.

JavaScriptWeb HistoryWordPress
0 likes · 6 min read
Why jQuery Still Matters in a React‑Dominated Web Landscape
IT Architects Alliance
IT Architects Alliance
Oct 24, 2021 · Cloud Native

Comprehensive Docker Tutorial: Installation, Image Management, Container Operations, and WordPress Deployment

This tutorial explains Docker's concepts, compares virtual machines with Linux containers, walks through installing Docker, managing images and containers with practical commands, creating Dockerfiles, publishing images, and demonstrates three methods for deploying WordPress—including custom containers, official images, and Docker Compose—providing a complete hands‑on guide for developers.

DockerDocker ComposeDockerfile
0 likes · 27 min read
Comprehensive Docker Tutorial: Installation, Image Management, Container Operations, and WordPress Deployment
DevOps Cloud Academy
DevOps Cloud Academy
Dec 3, 2020 · Cloud Native

Deploying a Highly Available WordPress Application on Kubernetes with Rolling Updates, HPA, and Ingress

This guide walks through deploying WordPress on Kubernetes with persistent storage, multi‑replica deployments, high‑availability configurations, health checks, pod anti‑affinity, PodDisruptionBudgets, QoS settings, rolling updates, automatic scaling via HPA, secure Secrets, and HTTPS exposure through Ingress, providing complete YAML manifests and command‑line steps.

Horizontal Pod AutoscalingIngressRolling Update
0 likes · 32 min read
Deploying a Highly Available WordPress Application on Kubernetes with Rolling Updates, HPA, and Ingress
Laravel Tech Community
Laravel Tech Community
Aug 13, 2020 · Backend Development

WordPress New Release Features and Developer Updates

The article outlines the latest WordPress release, highlighting performance improvements such as image lazy loading, new XML sitemap support, enhanced block editor capabilities, accessibility upgrades, and a series of developer‑focused updates including REST API block registration, environment definitions, updated libraries, and new functions for theme and plugin development.

CMSPHPREST API
0 likes · 3 min read
WordPress New Release Features and Developer Updates
Senior Brother's Insights
Senior Brother's Insights
Jun 2, 2020 · Operations

Why My WordPress Blog Got Fake Traffic and How to Stop It

The author explains how malicious sites abused WordPress's built‑in search and duplicated Baidu analytics code to inflate page views, then details practical steps to disable the search feature and configure Baidu's filter rules to eliminate the bogus traffic.

WordPressbaidu analyticsmalicious traffic
0 likes · 5 min read
Why My WordPress Blog Got Fake Traffic and How to Stop It
ITPUB
ITPUB
Oct 22, 2019 · Cloud Native

Master Helm: Install, Configure, and Deploy Applications on Kubernetes

This guide explains Helm’s role as a Kubernetes package manager, introduces core concepts like charts, releases, and repositories, and provides step‑by‑step instructions for installing Helm and Tiller, configuring access, deploying a WordPress site, and upgrading releases.

DeploymentWordPresscloud-native
0 likes · 8 min read
Master Helm: Install, Configure, and Deploy Applications on Kubernetes
21CTO
21CTO
Oct 15, 2019 · Backend Development

What’s New in WordPress 5.3 Beta 3? Admin UI, Login Fixes, and REST API Enhancements

WordPress 5.3 Beta 3, slated for release on November 12, 2019, brings a refreshed admin interface, fixes confusing login errors, improves image upload accessibility, updates MediaElement.js to 4.2.13, and adds several REST API enhancements, with the beta now publicly testable via the WordPress Beta Tester plugin.

Admin UIBetaCMS
0 likes · 3 min read
What’s New in WordPress 5.3 Beta 3? Admin UI, Login Fixes, and REST API Enhancements
21CTO
21CTO
Nov 30, 2017 · Frontend Development

5 Proven Tricks to Supercharge Your Website’s Speed

Learn five practical techniques—image optimization, minimizing HTTP requests, proper file placement, CSS/JS compression, and external linking—to dramatically improve website loading times and security, with actionable tips for both beginners and seasoned developers, plus WordPress-specific recommendations.

Frontend OptimizationHTTP requestsWordPress
0 likes · 4 min read
5 Proven Tricks to Supercharge Your Website’s Speed
21CTO
21CTO
Sep 18, 2017 · Frontend Development

Why WordPress Is Dropping React: Licensing Clash and Future Tech Choices

WordPress announced it will abandon React after its founder cited Facebook’s patent‑related licensing restrictions, sparking industry debate as the platform, which heavily relies on React for projects like Calypso and Gutenberg, seeks new front‑end technologies.

LicensingWordPressopen-source
0 likes · 2 min read
Why WordPress Is Dropping React: Licensing Clash and Future Tech Choices
MaGe Linux Operations
MaGe Linux Operations
Dec 29, 2016 · Backend Development

How to Build a LAMP Stack on CentOS 7 and Deploy WordPress

This guide walks through installing the LAMP stack (Linux, Apache, MySQL/MariaDB, PHP) on CentOS 7, explains HTTP request processing for static and dynamic resources, and then shows step‑by‑step deployment of WordPress and phpMyAdmin, including common pitfalls and fixes.

ApacheLAMPWordPress
0 likes · 8 min read
How to Build a LAMP Stack on CentOS 7 and Deploy WordPress
21CTO
21CTO
Mar 11, 2016 · Backend Development

How WordPress Achieves Extensibility with Meta Tables and Hook System

This article explains how WordPress uses the wp_postmeta table for flexible metadata storage and the hook (action) system for dynamic code insertion, illustrating both the benefits and trade‑offs of these extensibility techniques for plugin development.

MetaPlugin DevelopmentWordPress
0 likes · 8 min read
How WordPress Achieves Extensibility with Meta Tables and Hook System
Efficient Ops
Efficient Ops
Jul 19, 2015 · Cloud Native

Master Building Docker WordPress Images and Understanding ENTRYPOINT vs CMD

This guide walks you through preparing Docker, building a csphere/wordpress:4.2 image, running the container with proper environment variables, and clarifies the differences between ENTRYPOINT and CMD through hands‑on examples, helping you master container image creation and command execution in Docker.

ENTRYPOINTImage BuildingWordPress
0 likes · 9 min read
Master Building Docker WordPress Images and Understanding ENTRYPOINT vs CMD
MaGe Linux Operations
MaGe Linux Operations
Apr 23, 2015 · Operations

How to Achieve Web Server Load Balancing and Data Sync with NFS on CentOS

This guide explains how to use NFS on CentOS to synchronize data between multiple web servers and implement load balancing, covering NFS service basics, configuration files, export options, related commands, DNS setup, shared directory creation, Apache virtual host configuration, and testing the synchronized WordPress site.

CentOSConfigurationLinux
0 likes · 9 min read
How to Achieve Web Server Load Balancing and Data Sync with NFS on CentOS