๐Ÿ”ง WordPress Engineering Demo โ€” ACF ยท ASE ยท Custom Plugin ยท Branded Login

Beyond Elementor โ€” WordPress Engineering

Custom plugins, advanced custom fields, admin enhancements, and branded login pages. The full WordPress development stack โ€” not just a page builder.

ACF ProASECustom PluginCPTCustom LoginPHP 8

Advanced Custom Fields

Field groups registered via PHP โ€” not the database. Portable, version-controlled, deployable.

Project Details acf field group

Basic Fields
Client Name1st ProvidenceText
Live URLhttps://example.comURL
CompletedJune 2026Date
My RoleFull-stack dev + Elementor buildText
Tech Stack (Select, Multiple)
WordPress
Elementor
ACF
PHP
JavaScript

Flexible Content Blocks

ACF Flexible Content lets clients build pages with predefined layout blocks โ€” no Elementor needed for content entry.

๐Ÿ“

Text Block

WYSIWYG editor with optional background

๐Ÿ–ผ๏ธ

Image + Text

Side-by-side layout, image left or right

๐Ÿ“Š

Stats Row

Numbered stats with labels and icons

๐ŸŽฏ

CTA Banner

Full-width callout with button and background

Admin & Site Enhancements

Streamlined WordPress admin, white-labeled, and built for client peace of mind.

๐ŸŽจ

White-Label Admin

Custom login screen, admin footer branding, and dashboard widget with your brand โ€” clients never see WordPress defaults.

๐Ÿงน

Admin Cleanup

Remove unused menu items (comments, posts), hide admin bar clutter, disable unnecessary dashboard widgets.

๐Ÿ–ผ๏ธ

Media Library Plus

Enhanced media library with SVG upload support, image compression, and bulk resize capabilities.

๐Ÿ”’

Custom Login URL

Hide wp-login.php behind a custom slug. Reduce bot traffic and brute-force attacks immediately.

๐Ÿ“„

Content Views

Admin list table enhancements โ€” better column management, search filters, and sortable custom columns.

โšก

Performance Tweaks

Disable emojis, remove query strings from assets, disable XML-RPC, and heartbeat control for the admin.

Branded Login

Custom login pages that match your brand โ€” logo, colors, and URL.

View Live Login โ†’

Custom Plugin

JC Site Functionality โ€” a production-ready plugin package installed on this site. Everything below is live.

Plugin Structure

# Tree view: jc-site-functionality/
jc-site-functionality/
โ”œโ”€โ”€ jc-site-functionality.php    # Plugin bootstrap
โ”œโ”€โ”€ includes/
โ”‚   โ”œโ”€โ”€ class-cpt.php               # Custom post type: Projects
โ”‚   โ”œโ”€โ”€ class-acf.php               # ACF field groups (PHP)
โ”‚   โ”œโ”€โ”€ class-admin.php             # Admin customizations
โ”‚   โ””โ”€โ”€ class-login.php             # Branded login page
โ””โ”€โ”€ assets/
    โ””โ”€โ”€ login.css                    # Login styles

Key Features

๐Ÿ“ฆ Custom Post Type

Registers a "Projects" CPT with archive, admin columns (client, tech stack), and REST API support for headless or Gutenberg.

๐Ÿ”ง ACF via PHP

All field groups registered in code โ€” not the database. Version-controlled, deployable, and never lost on migration.

๐Ÿงผ Admin Cleanup

Custom dashboard widget, branded footer, hidden comments menu, and cleaned admin bar โ€” professional client experience.

๐Ÿ” Custom Login

Full login branding (logo, colors, custom URL), brute-force protection via hidden wp-login, and logout redirect.

Need WordPress Engineering?

Custom plugins, ACF architecture, admin solutions โ€” built right, first time.

Hire Me View on GitHub