The Sorter

This was another contribution to the Open Source community. Another WordPress plugin that I made public after developing it for the Exel Turismo website.

Basically what it did was to create blocks or sections of HTML code called 'Areas'. Those areas acted as wrappers where to place loops of posts that responded to certain arguments, like post type and post id, therefore creating custom loops to place them anywhere within the invoked theme.

When creating the 'Areas' you could be able to use certain tags that belonged to the post within the loop itself, like the thumb, or the description, or the title. This way you could even create post sliders, custom lists, and whatever your imagination allowed.

Once you started to add items into the area, you were able to sort the items using drag & drop (hence the name of the plugin), so at the end the display of the items were defined by the desire of the user.

It didn't have the same «success» as Bulk Me Now!, but helped me develop a lot of websites in an easier way, and of course, let my clients customize their websites with ease (once they went through a little lecture).