Skip to content

Blueprints plugins #10

@adamziel

Description

@adamziel
  • The PHP library should make every part of the JSON schema extensible. All Core Blueprint features could be implemented as plugins. Any developer consuming the library should be able to customize what's accepted.
  • Could Blueprint plugins be shipped as WordPress plugins? My gut says no, since the Blueprint executor can't require "wp-load.php" as that would make it fragile and prone to any errors in the very WordPress it acts on. But maybe there's a way to do it?
  • Could, and should, the Blueprint.json file itself define a list of plugins? Why or why not?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions