roots/acorn-prettify

Theme-agnostic front-end modifications for WordPress

Maintainers

Package info

github.com/roots/acorn-prettify

Type:package

pkg:composer/roots/acorn-prettify

Fund package maintenance!

roots

Statistics

Installs: 231 840

Dependents: 5

Suggesters: 1

Stars: 57

Open Issues: 0

v1.0.5 2026-02-02 18:02 UTC

This package is auto-updated.

Last update: 2026-03-09 19:47:10 UTC


README

Latest Stable Version Packagist Downloads Build Status Follow Roots Sponsor Roots

Acorn Prettify contains a collection of modules to apply theme-agnostic front-end modifications to your Acorn-powered WordPress sites.

Support us

We're dedicated to pushing modern WordPress development forward through our open source projects, and we need your support to keep building. You can support our work by purchasing Radicle, our recommended WordPress stack, or by sponsoring us on GitHub. Every contribution directly helps us create better tools for the WordPress ecosystem.

Requirements

Installation

Install via Composer:

$ composer require roots/acorn-prettify

Features

Feature Enabled by default Description
Clean Up ✅   Enabled Cleaner WordPress markup
Nice Search ✅   Enabled Redirect search results from /?s=query to /search/query/
Relative URLs ❌   Disabled Change WordPress absolute URLs to relative URLs

See the config file for the full list of features.

Getting Started

Start by publishing the package configuration:

$ wp acorn vendor:publish --tag=prettify-config

Review the published config file to get an understanding of the optimizations that Acorn Prettify has enabled out of the box.

Usage

Acorn Prettify immediately begins working with a sane set of defaults once installed in your Acorn project.

Community

Keep track of development and community news.