corcel / corcel

Use WordPress backend with Laravel or any PHP application
MIT License
4.65k stars 601 forks source link

Will you be working on Widgets ? #30

Closed Geekathon closed 9 years ago

Geekathon commented 9 years ago

Will this project will have action and hook of wordpress filter ?

jgrossi commented 9 years ago

Hi @Geekathon! Thanks for the message ;-)

Corcel is a independent wrapper to allow you to connect the the Wordpress database structure using Eloquent ORM. So, we have no hook or filters. If you want to customize your models you can extend them and make any changes you want to.

You can contribute to the project to and make Corcel better ;-)

Thanks.