Gallery images plugin for wordpress: released w3images 1.0.7

Just released the w3images version 1.0.7.

  1. Added a good captcha code in place of older and very simple one, to avoid unwanted automated images uploads.
  2. Some important improvement for all returned warning messages on images upload (if upload fail or is ok, and so on).
Bookmark and Share
Posted in w3images Gallery | Leave a comment

w3images 1.0.7 pre release logs

The new w3images 1.0.7 gallery images plugin for wordpress is on the way to be released in two days more at max.
It will include a better captcha system coded as an useful php class i have find out at http://www.white-hat-web-design.co.uk/: Continue reading

Bookmark and Share
Posted in w3images Gallery | 2 Comments

phpBB with WordPress

I know, if i’m not wrong, there is some integration available about phpBB and WordPress.
I had integrate the two systems locally time ago for a work i had to do, but it was very long time ago now.
Never more i have take a look to phpBB code, i have in the past also code two modifications for phpBB, one very basic, that was giving possibility to set one icon for categories with admincp control, while the other one modification was very useful, almost on old phpBB versions where the moderation for topics before there publication was not possible. With the mod , on admincp was possible to set what forum was affected by moderation of topics before the publication for unregistered users. Continue reading

Bookmark and Share
Posted in Plugins, mods and add-on | Tagged , , , | 4 Comments

WordPress gallery images: w3images version 1.0.6

Just released the version 1.0.6 of the w3images images gallery plugin for WordPress.

Better menu items list thank to the new w3_SectionsSubNames($arg) function that list for each parent all related subsections.

Some fix more to speed up the code.

Download the w3images plugin

Bookmark and Share
Posted in Plugins, mods and add-on, w3images Gallery | Tagged , , , , | Leave a comment

Recursive Php function for items menu list

There is maybe some situation where it is necessary to build a menu three getting data from a mysql database. This Php recursive function (will be used on next w3images 1.0.6 version), get values and output subsections that belongs to any passed parent section.
It work called inside a foreach construct that pass to the function the start section from where subsections list begin. Continue reading

Bookmark and Share
Posted in Php functions | 2 Comments

w3images 1.0.6 logs pre release

Before the 1.1.0 version where w3images will be much more (presumably) than a simple image gallery, all new releases time by time will have something improved.
In this, for next w3images gallery images for wordpress 1.0.6 version: logs about features needed or improved, done work, requests and all the useful about.

Bookmark and Share
Posted in axew3.com | 3 Comments