Adding a select box to WordPress tinyMCE editor | javimarque

The process of adding a button to the wordpress editor is straight enough if you follow the instructions that there is in the WordPress Codex and in the the tinyMCE editor documentation. The first one explain how to hook into WordPress to define the name of your tinyMCE plugin and the path to the javascript […]

Javascript Quiz Maker

The quiz Javascript on this page processes multiple choice quizes having four possible answers to each question one of which is obviously the correct answer and the other three being wrong. You can have as many questions in the quiz as you require subject only to the length of time that it will take to […]

ResponsiveSlides.js · Responsive jQuery Slider & Slideshow

ResponsiveSlides.js is a tiny jQuery plugin that creates a responsive slider using list items inside <ul>. It works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that dont natively support it. Only dependency is jQuery 1.4 and up supported […]

Remove WordPress Multisite data

Lots of articles are written across the web about how one can use WordPress Multisite capabilities to power several blogs from one installation. This feature comes from WPMU being merged into WP. Recently I was working with a client, which was stucked in between of the process of setting up and wanted me to complete […]