Category based portfolio

Another one of my WordPress plugins.

This one creates a portfolio of images and/or videos, with different categories.

A portfolio entry is nothing more than a post with a bunch of images and/or youtube videos thrown into it. This post belongs to some category, which identifies the portfolio it belongs to.

Included in this plugin, there is a widget that shows the newest additions to the portfolio.

Once you load a portfolio, it will start loading all the other portfolios in the background using AJAX. This way the first page loads as fast as possible, and when you visit another portfolio it will be instantaneous because it will be already loaded. If it was not designed this way, it would take a long time to visit all portfolios because it would have to load the page every time and the images are usualy quite heavy.

You can check it working here, and see some pictures below.

Advertisement

Random quotes

This was my first WordPress plugin. Its just a tiny plugin to show some text (quote) somewhere in a post or page.

You just have to install it, activate it, edit the post or page where u want the quote to appear and put [ rdm-quote ] where ever you want.

In the backoffice, in “settings”>”random quote” you can insert the quotes in the format “quote|author”, there’s a lot of examples so you shouldn’t have a problem.

Also, the CSS is also editable through the WordPress back office.

Here’s how it works, every time you reload this page, it will show a different quote:

[rdm-quote]

 

Some day, when I’m bored, I will eventually add some option to cycle through quotes automatically.

You can download it here.