I’ll build this as a standalone inc/security/login-security.php module for your RX theme, with safe defaults, WordPress hooks, login hardening, rate limiting, bot checks, headers, XML-RPC controls, REST restrictions, audit logging, and admin settings constants. Below is an advanced inc/security/login-security.php file Read More …
Category: Rx Theme
rest-api.php
I’ll build this as a strong inc/security/rest-api.php module for your RX theme: REST hardening, auth controls, headers, rate limits, endpoint filtering, logging hooks, and safe compatibility switches so it does not break WordPress admin/editor features. Below is an advanced inc/security/rest-api.php Read More …
uploads.php
I’ll build this as a drop-in inc/security/uploads.php module for your RX theme, focused on upload hardening, MIME validation, SVG control, filename cleanup, upload-directory protection, image limits, and admin notices. Below is an advanced inc/security/uploads.php file for your RX Theme. It Read More …
hardening.php
I’ll build this as a full inc/security/hardening.php module for your rx-theme, with safe WordPress-native hardening only, so it avoids breaking admin, REST, AJAX, cron, login, and block editor features. Yes, my dear friend. Create this file: rx-theme/inc/security/hardening.php Then load it Read More …
web-vitals.php
I’ll build this as a full advanced performance/web-vitals.php module for your RX WordPress theme, including Core Web Vitals collection, resource hints, preload helpers, script strategy controls, REST/AJAX reporting, admin-safe toggles, and frontend JS output. Create this file: rx-theme/inc/performance/web-vitals.php Then include Read More …
font-optimization.php
I’ll build this as a serious WordPress theme module for rx-theme/performance/font-optimization.php, focused on safe font loading, preload/preconnect, Google Fonts handling, local font support, CSS variables, admin-configurable filters, and performance fallbacks. Yes friend — create this file: rx-theme/performance/font-optimization.php Then include it Read More …
prerender.php
I’ll build this as a reusable performance/prerender.php module for your RX theme: safe defaults, filters for future extension, resource hints, preload/prefetch/prerender, and modern Speculation Rules support. Below is an advanced performance/prerender.php file for your rx-theme. It includes DNS prefetch, preconnect, Read More …
resource-hints.php
I’ll build this as a production-style performance/resource-hints.php module for your rx-theme, focused on DNS-prefetch, preconnect, preload, prefetch, pre-render safety, font hints, image hints, and admin-customizable filters. Below is an advanced performance/resource-hints.php file for your rx-theme. Create this file: rx-theme/inc/performance/resource-hints.php Then Read More …
critical-css.php
I’ll build this as a full performance/critical-css.php module for your RX theme: safe guards, admin settings, inline critical CSS, preload CSS, deferred CSS loading, per-template CSS, cache/transient support, and developer filters. Below is an advanced rx-theme/performance/critical-css.php file for your RX Read More …
defer-scripts.php
I’ll build this as a drop-in performance/defer-scripts.php module for your RX theme, with safe defaults, admin exclusions, critical script protection, defer/async controls, preload helpers, and compatibility guards. Below is an advanced rx theme / performance/defer-scripts.php file.Create this file: rx-theme/ └── Read More …