New major upgrade to WP Bannerize , now in release 2.7. Excluding any bug fixes, I think this will be the last release that will do in 2010! We define an early Christmas present. This latest version introduces a lot of requests (such as impressions or scheduling by date) reported by you people and the full list you can read it in detail here .
Articles Tagged 'WP-Bannerize'
WP 2.7 Bannerize
Very short snippet: increment a field in SQL
The latest release of WP Bannerize I introduced a new field in the table indicates how many times a banner is "clicked". To perform the operation valore = valore +1 I used in SQL:
1 | `campo` = `campo` + 1 WHERE id = id_record; UPDATE table SET `field` field `=` + 1 WHERE id = id_record; |
Thanks WP 10.000
WP 2.4.1 Bannerize
It was a little 'I wanted to report it, since WP Bannerize is going to increase to nearly 10,000 downloads! But time - recently - it really is a tyrant!

Very short snippet: Wordpress, categories list with checkboxes
A few days ago I released a new major release (2.3.0) of the WordPress plugin WP Bannerize , for last year. In addition to introducing the use of widgets (which I hope to write something soon) or "finally" allowed to filter out banner by category.







Latest Comments
Mark : Thank you very much, I've lit
I solved it by setting [cc_objc] / / OptionViewController.m - ...
Giovambattista Fazioli : @ Mark: I suggest you think a more correct approach. If you run the subclass of the tab ...
Mark : Excuse the spam .. I noticed that there is an error .. here is the correction [cc_objc] / PrimaClasse.h ** ** / # import ...
Marco : forgotten .. in [cci] OptionViewController [/ cci] for [cci] @ syntetize [/ cci] I put the delegate
louis : very clear and simple I have to admit that writing a pa hardly use delegates created by ...