wpdb_activerecord iss a wrapper for the WordPress database, using ActiveRecord
If you'd like to do it in Ruby instead, then this library might help with some of the boilerplate.
wpdb_activerecord is a wrapper for the WordPress database, using ActiveRecord, that gives you access to the WordPress database and all its content via a nice ORM.
Post a comment