Archives

Category Archives; Wordpress Plugins.

Wordpress Plugins

FV Community News Version 1.1

After one week of release, I already have a new version of my Community News plugin. This version has some improvements, new features, and some bug fixes: The submission moderation panel is improved and some bugs are fixed. The option that users must be logged in is added. The form is already filled in in [...]

Oct10

WordPress Plugin – FV Community News

Many blogs out there can only produce a couple articles a week while their visitors ask for loads more. It’s sometimes a good idea to add related articles from other blogs to your sidebar. Adding them manually takes lots of time we don’t have. With this new Community News plugin you allow your visitors to [...]

FV Code Highlighter V1.1

The moment is here, the release of the FV Code Highlighter plugin version 1.1. In this release PHP is completely supported. I told you that I would try to implement JavaScript and Java as well, but unfortunately this isn’t done yet. The reason for this is that I simply already wanted to release this version [...]

Sep29

New PHP Highlighter In Town

Hey everyone, As you could have read here, the current release of my code highlighter has some trouble with highlighting PHP on servers running PHP version 4. I told you I should try to fix the problem and include a better PHP highlighter in the next release. I worked very hard this morning to get [...]

WordPress Plugin – FV Code Highlighter

The main subject of this blog will be web development and feature some interesting articles and tutorials ranging from PHP and jQuery to HTML and CSS. The problem I was facing when I built this theme was the lack of awesome code highlight plugin. I just couldn’t find one that was working for me. I [...]

Code Highlighter Preview

Below is an example of my Code Higlighter that I will release whithin this week. A reallife example can be found at DivitoDesign.com. CSS Code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 /* Comment */ @import url("main.css"); h3, .head2 { font-family: [...]