ActiveState Community

Wordpress Template Tags / Functions

Posted by jopeek on 2009-10-06 19:58
OS: All / Any

I do a lot of development in Wordpress and just came across Komodo Edit. I noticed it supports inline completion for common functions in php, etc and I'm wondering if it's possible to add support for Wordpress' Template Tags and Functions to Komodo Edit? Does something like that exist or could I add them myself?

Cheers

nathan | Thu, 2009-10-08 06:09

If you create a project with your wordpress folder as the project folder then it should autodetect the php functions used in the project.

This feature seems to be a bit glitchy with classes and the various ways of initiating them though ..