Mauricio Moraes Tue Jul 22 22:25:59 -0400 2014

Subject: PHP ActiveRecord on Wordpress

Hello Guys.
I know it may sound lame, but I want to put PHP ActiveRecord on Wordpress.
I found PHP ActiveRecord amazing, and it was exactly what I was looking for, but I didn't find anyone trying to use it on WordPress, so I got a little scared.
Any experiences you could share?
My first idea was to require the library in functions.php and create a child theme with the models inside a folder. What I really don't know is how it's going to deal with the tables in the database it can't mess with.

If you can shine a light on it, I will be very grateful!


Mauricio Moraes Thu Jul 24 19:36:48 -0400 2014

I got the answer on Stack Exchange for wordpress development.

If anyone's interested:
http://wordpress.stackexchange.com/questions/155484/has-anyone-tried-putting-php-activerecord-on-wordpress

Worked like a charm for me! Now I have Wordpress on "tiny rails", \o/ !

(1-1/1)