A highly customisable Quiz, Survey and Poll plugin to which allows for unlimited questions and sections.
https://github.com/fubralimited/WP-Survey-And-Quiz-Tool/
A highly customisable Quiz, Survey and Poll plugin to which allows for unlimited questions and sections.
https://github.com/fubralimited/WP-Survey-And-Quiz-Tool/
Every time I write a post for my blog, it doesn’t feel right. The default WordPress editor just doesn’t cut it for me. There’s too much junk around the editor text box, the font isn’t right, the contrast is too high. So I decided to do something about it. I googled and googled some more and found bits of code which I have put together in form of a WordPress plugin. Check out the screenshots that follow to see what the plugin does to your WordPress editor. Continue reading
Recently I wrote a python script to fetch the latest tweet in the background. This would create an HTML file with the latest tweet every five minutes. Now I needed a way to display it as a sidebar widget. I couldn’t find a WordPress plugin which will display the contents of a file given a path, and hence the Display File Contents Widget plugin. Continue reading