Skip to main content

Snippet Library

PropertyValue
descriptionCompany standard library of reusable snippets and starter files.
tagsindex, lib

Overview

Company standard library of reusable snippets, helper patterns, and starter files.

Use these pages as the source of truth for copy-paste procedural snippets, OOP variants used by mac-core, and non-PHP starter files such as Git config templates.

NameTitleRatingHumanDescriptionTags
add-custom-image-sizes.mdAdd Custom Image SizesRegister custom proportional image sizes and expose them in the Media Library.lib, php, wp, oop
add-developer-branding.mdAdd Developer BrandingApply frontend and admin developer branding.lib, php, wp, oop
add-last-login-column.mdAdd Last Login ColumnAdd a "Last login" column to the Users list table.lib, php, wp, oop
allow-font-mime-types.mdAllow Font Mime TypesAllow common font MIME types for uploads.lib, php, wp, oop
assign-custom-capability.mdAssign Custom CapabilityAdd custom post type capabilities to the Administrator role.lib, php, wp, oop
bricks-auto-playing-logo-carousel.mdBricks Auto-Playing Logo CarouselBricks JSON export for an auto-playing logo carousel component group.lib, json, wp, bricks
bricks-echo-function-names.mdBricks Echo Function NamesAllowlist PHP functions for Bricks dynamic data echo tags.lib, php, wp, bricks
control-comments.mdControl CommentsControl comment behavior and related admin UI.lib, wp, php, oop
count-array-items.mdCount Array ItemsCount array values stored in post meta.lib, php, wp, oop
disable-admin-bar.mdDisable Admin BarDisable admin bar for non-admin users on the frontend.lib, php, wp, oop