Skip to content

Expose factory service and add demo admin page#2

Open
noelsaw1 wants to merge 1 commit into
codex/create-wp-psr4-autoloader-pluginfrom
codex/add-service-function-and-poc-admin-page
Open

Expose factory service and add demo admin page#2
noelsaw1 wants to merge 1 commit into
codex/create-wp-psr4-autoloader-pluginfrom
codex/add-service-function-and-poc-admin-page

Conversation

@noelsaw1
Copy link
Copy Markdown
Collaborator

Summary

  • expose wp_fsm_factory() helper to provide a shared state-machine factory for plugins
  • document WordPress integration and add demo plugin with admin page to test transitions
  • add README instructions for new service function and POC

Testing

  • php -l wp-fsm-autoloader.php
  • php -l examples/wp-fsm-poc.php
  • composer validate
  • composer install (fails: curl error 56 while downloading https://repo.packagist.org/packages.json: CONNECT tunnel failed, response 403)

https://chatgpt.com/codex/tasks/task_b_68b0876cfe1c832ead341f8cef6c8f9a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant