WP Manifestindependent plugin directory
manifest / developer / wp-learning

Custom REST Post Creator

A personal learning repository for WordPress backend development. Contains small, focused examples, notes, and code snippets covering core WordPress concepts like hooks, filters, custom post types, WP_Query, REST API, and more. Built as a learning log and reference while exploring WordPress internals.

by Hafi · github.com/mrhafi/wp-learning · website

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mrhafi/wp-learning/archive/refs/heads/main.zip

A personal learning repository for WordPress backend development. Contains small, focused examples, notes, and code snippets covering core WordPress concepts like hooks, filters, custom post types, WP_Query, REST API, and more. Built as a learning log and reference while exploring WordPress internals.