Ticket #89 (closed enhancement: fixed)
Debuging Functions
| Reported by: | looki | Owned by: | ofer |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.5 - Beta wordpress plugin |
| Component: | WordPress Plugin | Version: | 0.4.1 |
| Keywords: | Cc: |
Description
To be easy to discover some bugs, would be interesting to have debuging functions that will take action of tracing all the process of log what is happening in the plugin and in interaction of it with wordpress and other plugins. You could understand better what I am talking about if you take a look on the plugin named "Global Translator 1.2.7"
Change History
comment:2 Changed 2 years ago by looki
- Priority changed from major to critical
I was expecting a debug version to test why Transposh still giving me the buggy in the widget panel. Can you leave me a non-official pre-release with the Debug support to me check it here on my wordpress?
If possible, just send me in my email a zip file to me install on my wordpress.
Thank you
comment:3 Changed 16 months ago by ofer
- Status changed from accepted to closed
- Resolution set to fixed
Instructions are now provided here:
How to build a dev version of Transposh
Maybe we'll integrate it into the official release, but not soon

Hello there,
All the debug functions are available, you just need to check the code out from the svn here, firebug + firephp will also help
I have preferred releasing clean code to the wordpress repositories
Should probably bundle a debug release for the site later use