Re: Working with PHP Functionality Inside of Wordpress

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



May or may not be a solution for you, but might I humbly suggest you
investigate MVC frameworks? Depending on the functionality you want, you
might find that starting with a general framework is easier than
shoe-horning what you want to do into a CMS. Just a plug: my favorite
framework is LightVC + Idiorm/Paris (but there are lots of others to choose
from.)

James Colannino, Modern Literary Fantasy Author (writing as Jeff Coleman)
http://blog.jeffcolemanwrites.com/ <http://www.jeffcolemanwrites.com/>



On Thu, May 22, 2014 at 10:49 AM, Marc Guay <marc.guay@xxxxxxxxx> wrote:

> Hi Dave,
>
> I suggest that you immerse yourself in the Wordpress docs and get to
> understand how it works under the hood.  Everything, basically, is a
> "post".  Once you wrap your head around that, start playing with
> WP_Query and you'll get on the track you're looking for.  The
> #wordpress IRC channel on freenode is quite active and helpful as
> well.
>
> Good luck,
> Marc
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux