Skip to content
Kolya Korobochkin edited this page Mar 18, 2018 · 11 revisions

Welcome to the WP Kit wiki!

WP Kit is a library which makes your plugin and theme development more faster and stable.

Almost Controllers

Handle AJAX and HTTP requests for transparent API of any size.

Cron

Cron events in single place without chaos.

Collect, validate, operate and save any data inside Options, Transients, Post Metas, Term Metas.

Meta Boxes

Create your meta boxes with Twig, Symfony Forms in OOP way.

Notices

Describe your notice by single class and transparent logic of showing/hiding.

Pages

Plugin and theme settings pages with Symfony Forms, Twig, DI containers and services.

Plugins and Themes

Your plugin and theme functionality in single class which extremely simple to use.

Runners

Connects WordPress with OOP world.

Utils

Полезные функции, которые позволят не писать один и тот же код много раз.

Документация для этого компонента еще не написана, но вы можете самостоятельно изучить исходный код компонента.

Menu

DataComponents
Options, PostMeta, Transients.

Clone this wiki locally