Textpattern plugin : ajw_debug

29 October 2004 @ early morning | Comments (0)

Plugin Details

Download:
ajw_debug
Version:
0.1
Forum:
Read discussion
Status on this site:
Disabled

Please use forum for all bug reports and questions

The primary motivation for this was not being able to test locally and having plugins or PHP that I wanted to test — but not publicly on a live site. This allows for PHP, plugins, and essentially whatever you want to test out, without breaking things for anyone but “allowed” IP addresses.

  • Usage: <txp:ajw_debug allow="127.0.0.1">Hello world.</txp:ajw_debug>
  • Should allow for nesting plugin tags or PHP.
  • Multiple IPs may be specified, separated by “,”

Comments are closed for this article.

Previously