Skip to content
/ core Public

WordPress entities processing library (CPT, CT, native option page, ACF option page, Settings group for native option page, user role, block pattern category, block category…)

Notifications You must be signed in to change notification settings

webaxones/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webaxones Core

Entity processing

« An entity is an abstraction that we consider as a reality »
Robert's dictionary

Within this library, an entity can be:

  • a Custom Post Type
  • a Custom Taxonomy
  • an ACF Option Page
  • a Native Option Page
  • a Settings group for native option pages and containing fields:
    • text
    • number
    • email
    • textarea
    • datetime-local
    • checkbox
    • toggle
    • image
    • selectData
    • section
    • repeater
  • a Block Category
  • a Block Pattern Category
  • a Block Style (PHP)
  • a Custom Role
  • a Custom Capability   
      
      
    There is a documentation on this repo.
      
      

Note  

This project is for my own use. You can fork it, but don't use it as is if you don't understand the code and don't expect anything to be maintained even though in truth I will maintain it for myself anyway.    

      PHP >=8 is required  

       

Thanks to Pierre Lannoy for his fucking good DecaLog SDK which tracks everything and almost makes coffee.

About

WordPress entities processing library (CPT, CT, native option page, ACF option page, Settings group for native option page, user role, block pattern category, block category…)

Resources

Stars

Watchers

Forks

Packages

No packages published