taniarascia/wp-functions resource
A compilation of function snippets for WordPress developers who create their own themes. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3911
- days_rel: n/a
- days_push: 920
- n_releases_24m: 0
Adoption not part of the score
1237 stars · 256 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated collection of useful WordPress function snippets for developers building their own themes, covering admin customization, asset enqueueing, SEO meta tags, and cleanup tasks. It serves as a reference of copy-paste-ready PHP code for a theme's functions.php file.
Use cases
- customize the wordpress admin dashboard
- clean up wordpress theme functions.php
- add open graph meta tags to wordpress
- enqueue styles and scripts in a wordpress theme
- disable xmlrpc and rest api in wordpress
- create custom post types in wordpress
- hide wordpress update notices from non-admins
When to choose
- you are hand-building a custom WordPress theme and need common functions.php snippets
- you want a reference of well-known WordPress tweaks in one place
- you need quick copy-paste solutions for admin, SEO, or cleanup tasks
When to avoid
- you use a page builder or block theme and rarely edit PHP
- you need a maintained plugin with settings UI rather than raw snippets
- you need guaranteed up-to-date code for the latest WordPress versions
Facets
learning-resource · maturity maintenance
developer-tools templating configuration-management web-development cms developer-tools tutorials php self-hosted wordpress functions-php theme-development code-snippets php web-server
1 source
- readme: https://github.com/taniarascia/wp-functions · fetched 2026-08-28 · 9f6238e35db6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| taniarascia/wp-functions | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="taniarascia/wp-functions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem