https://github.com/outlandishideas/symfony-bridge
Symfony 2 Event Bridge for WordPress
https://github.com/outlandishideas/symfony-bridge
Last synced: 9 months ago
JSON representation
Symfony 2 Event Bridge for WordPress
- Host: GitHub
- URL: https://github.com/outlandishideas/symfony-bridge
- Owner: outlandishideas
- Created: 2013-11-04T16:45:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-04T16:52:20.000Z (over 12 years ago)
- Last Synced: 2025-09-20T00:30:19.878Z (9 months ago)
- Language: PHP
- Size: 102 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Symfony 2 Event Bridge for WordPress
This is a small WordPress plugin which translates WordPress's `init` hook to a Symfony event so that bundles
can modify WP admin pages.
It is likely to only be of use in combination with the
[Symfony WordPress Edition](https://github.com/outlandishideas/symfony-wordpress-edition).