Posts tagged as ' Plugin ' ...
I made my first WordPress plugin!
Woohoo!
Kind of neat. I made myself a simple admin-only plugin that should make debugging the site a bit easier for me. Simply put, I can now view some of my log files securely from within WordPress. This is good for me because now I don’t have to login via SSH to my webhost to view them.
Why did I make my own plugin? The main reason is that a quick search on wordpress.org yielded me nothing comparable, or at least as simple as my needs are.
Once I give it a few more features, maybe I’ll submit it to wordpress.org. Though, that would probably be a long way down the road…