Vincent Composieux

Results 58 comments of Vincent Composieux
trafficstars

Hi @vittore, Thank you for your support. Concerning WordPress auto-update, I've never tried to use it because I prefer upgrade by code, I don't know if it's possible to hook...

Hi @hiniesta, Indeed, the given `.htaccess` is for the default WordPress URL rewrite. If you want to use a customized permalink rewrite, you should let WordPress generate the `.htaccess` file...

Hi @hiniesta, Can you please close this issue if it is not still relevent? Thank you

Hi @elvismdev, This library is a Symfony bundle so it cannot work with Silex actually.

Hi @avegao, Have you tried with `referencedColumnName="ID"` uppercase? As you can see here, identifier column in Wordpress's user table is uppercase: https://github.com/ekino/EkinoWordpressBundle/blob/master/Resources/config/doctrine/User.orm.xml#L14 Let me know, hope it helps.

Hi @gaby, For sure it will be interesting to have one :) If you want to work on it do not hesitate, elsewhere I will look to implement it as...