Monday, 2nd January 2006Monday, 2nd January 2006 Home » Blog » WordPress 2.0
WordPress 2.0
Posted by Lester Chan at 02:22 in WordPress, WordPress Plugins
  • 61 Responses
  • 9,363 views

WordPress 2.0 is finally announced on WordPress official site. More information about the change in WordPress 2.0.

In the mean time, I have updated ALL my 8 plugins to be compatible with WordPress 2.0.

WordPress 2.0 Plugin: WP-Stats 2.00downloaddemo
Display your WordPress statistics.

WordPress 2.0 Plugin: WP-Wap 2.00download – demo
Browse your WordPress weblog entries on a Wap enabled mobile phone.

WordPress 2.0 Plugin: WP-Polls 2.03downloaddemo
Adds an integrated poll system to your WordPress.

WordPress 2.0 Plugin: WP-PageNavi 2.00downloaddemo
Adds a page navigation with paging elements to your WordPress.

WordPress 2.0 Plugin: WP-Print 2.01downloaddemo
Displays a printable version of your WordPress weblog post.

WordPress 2.0 Plugin: WP-EMail 2.01downloaddemo
Enable you to send your webblog entry to a friend.

WordPress 2.0 Plugin: WP-UserOnline 2.00downloaddemo
Enable you to display how many users are online on your WordPress with detailed statistics of where they are and who there are(Members/Guests/Search Bots).

WordPress 2.0 Plugin: WP-DBManager 2.00download
Manages your WordPress database. Allows you to optimize database, backup database, restore database, delete backup database and run selected queries.

The demo above is still based on WordPress 1.5.2 as this site is not yet updated. For the actual demo of my plugins on WordPress 2.0, please visit GaMerZ.WordPress.

If you are using WordPress 1.5.2 and need my plugins, check below.

WordPress 1.5.2 Version Of My Plugins
» WP-Stats for WP 1.5.2
» WP-Wap for WP 1.5.2
» WP-Polls for WP 1.5.2
» WP-PageNavi for WP 1.5.2
» WP-Print for WP 1.5.2
» WP-EMail for WP 1.5.2
» WP-UserOnline for WP 1.5.2
» WP-DBManager for WP 1.5.2

Once again, thank you guys for all the support that you have given me.


SocialSocial
59 Comments59 Comments
clint's Avatar
clint
Comment #1
  • 04:05
  • Monday, 2nd January 2006

Lester, thanks for doing this so quickly I love your plugz.

Alex Makin's Avatar
Alex Makin
Comment #2
  • 00:55
  • Tuesday, 3rd January 2006

Congratulations on taking the time to update your plugins to WordPress 2. The plugins you provide a most useful and beneficial to the wider WordPress community.

Rohan's Avatar
Rohan
Comment #3
  • 08:44
  • Tuesday, 3rd January 2006

Could you post the link to the 1.5.2 versions? Is there a reason why you chose to only make them available on request, considering the large number of sites that still use 1.5? Thanks very much. Rohan.

Double Dubs's Avatar
Double Dubs
Comment #4
  • 11:19
  • Tuesday, 3rd January 2006

Thanks Lester. It’s awesome when I can apply 2.0 plugs to a 1.5 WP install. I tested out the WP-email plugin on a 1.5.2 blog and it works fine except for a couple things:

Long hyperlinks do not wrap and will print off the page (for me).
Footnote plugin that I use does not work (tags not recognized) – but that is expected. http://www.elvery.net/drzax/2005/07/29/new-wordpress-plugin-footnotes/

The above are not mod requests as I know I’m working off a WP install that would not be “supported.” Just an FYI of what I came up with.

I’m going to test your 2.0 plugs for email and db back-up. If they work, this way I don’t need to reapply when upgrading WP in a few months. I’ll let you know how it goes.

scart's Avatar
scart
Comment #5
  • 12:21
  • Tuesday, 3rd January 2006

Warning: Cannot modify header information – headers already sent by (output started at /home/jrjavier/public_html/wordpress/wp-content/themes/blix/header.php:2) in /home/jrjavier/public_html/wordpress/wp-content/plugins/polls.php on line 257

—–
everytime i cast my votes this errors show up…. any idea ?

Double Dubs's Avatar
Double Dubs
Comment #6
  • 12:25
  • Tuesday, 3rd January 2006

wp 2.0 email did not work on 1.5.2. I’m not sure why, and after going htrough the code in class-smtp.php, there is no reason for it to error out where it is. Well, I’m not going to implement a tweaked version outside of my test sandbox.

Decided not to attempt the DB back-up. I’ll just back-up manually through php-admin for a while longer.

Thanks for the great plug-ins. I’ll be waiting a few months prior to upgrading to WP 2.0 so I’ll wait for new plug-ins too.

Great work!!!

GaMerZ's Avatar
GaMerZGaMerZ
Comment #7
  • 18:53
  • Tuesday, 3rd January 2006

Thanks for the support guys!

GaMerZ's Avatar
GaMerZGaMerZ
Comment #8
  • 19:02
  • Tuesday, 3rd January 2006

Rohan, Double Dubs: I have updated my post to display the download URLs for WP 1.5.2 version of my plugins. Sorry for the trouble.

scart: Sorry my bad, it is a bug, open up polls.php, find
add_action(‘wp_head’, ‘vote_poll’);
change to
add_action(‘init’, ‘vote_poll’);

Quantum's Avatar
Quantum
Comment #9
  • 01:03
  • Wednesday, 4th January 2006

I just installed your poll script for WP 2.0, its fantastic. My only complaint is that its not XHTML compliant out of the box.

John's Avatar
John
Comment #10
  • 04:31
  • Wednesday, 4th January 2006

WP-Polls for WP 1.5.2 is 404, already tried installing the 2.0 version with no luck, TIA

Marcus Kimpenhaus's Avatar
Marcus Kimpenhaus
Comment #11
  • 05:18
  • Wednesday, 4th January 2006

Hi,

the actual wp-polls link: http://www.lesterchan.net/others/downloads/wp-polls200a.zip is broken. Use http://www.lesterchan.net/others/downloads/wp-polls202a.zip instead.

great work!

regards,
marcus.

GaMerZ's Avatar
GaMerZGaMerZ
Comment #12
  • 07:32
  • Wednesday, 4th January 2006

Quantum: XHTML? As in which part of the polls code is invalid? I am not so good in XHTML validation stuff =) Maybe you can help me with it.

John: Try downloading again, I fixed the 404. Thanks for the feedback.

Marcus Kimpenhaus: Glad you found it. LOL, I overlook it on my part.

Double Dubs's Avatar
Double Dubs
Comment #13
  • 14:38
  • Wednesday, 4th January 2006

Your 1.5.2 e-mail works like a charm in my first test. The WP 2.0 version probably also worked in my 1.5.2 version, but I was an idiot and didn’t see the email options tab.

I’m using “send mail” instead of SMTP and I’m not sure what the differences will be. Still waiting for 4 test e-mails (I have lots of e-mail accounts from different providers) to push through 30 minutes later. The first one came in at 5 minutes. Not sure what’s up with the rest, but the plug-in is working. If you have any thoughts, let me know. (yeah – checked the spam folder already)

Thanks again!!!

GaMerZ's Avatar
GaMerZGaMerZ
Comment #14
  • 18:58
  • Wednesday, 4th January 2006

Thanks for the compliment. The version of 2.0 not really comaptible for 1.5.2

Aff's Avatar
Aff
Comment #15
  • 08:39
  • Thursday, 5th January 2006

Hi GaMerZ.
Just a quick note to let you know that I’ve installed two of your plug-ins on my sports blog and they are fantastic! The poll one is beyond what I was expecting and the friendliness with which you deal with people is a pleasure to see.

I had a couple of problems with the plug-ins but found the answers via a search through your forums. Vastly helpful.

GaMerZ's Avatar
GaMerZGaMerZ
Comment #16
  • 15:46
  • Thursday, 5th January 2006

Thanks for the compliements Aff =) Feel free to drop me an email if u encounter anything =D

Kyle's Avatar
Kyle
Comment #17
  • 00:50
  • Sunday, 8th January 2006

I’m attempting to use your UserOnline plugin for WP 1.5. I am using a third party host server and I am having trouble running the install.php. Is there a way I can manually configure my database to take advantage of this plugin?

THANKS!!

scart's Avatar
scart
Comment #18
  • 01:13
  • Sunday, 8th January 2006

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't Read!', url = '%2Findex.php%2Fcategory%2Fdont-read%2F' WHERE username='admin'' at line 1]
UPDATE wp_useronline SET timestamp = ’1136682665′, ip = ’203.87.185.210′, location = ‘j2s-designs.com » Don’t Read!’, url = ‘%2Findex.php%2Fcategory%2Fdont-read%2F’ WHERE username=’admin’

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't Read!', '%2Findex.php%2Fcategory%2Fdont-read%2F')' at line 1]
INSERT INTO wp_useronline VALUES (’1136682665′, ‘admin’, ’203.87.185.210′, ‘j2s-designs.com » Don’t Read!’, ‘%2Findex.php%2Fcategory%2Fdont-read%2F’)

after i installed wp-useronline i got this error. need help pls.
and thank you lester for answering my questions regardings polls its ok now

scart's Avatar
scart
Comment #19
  • 02:07
  • Sunday, 8th January 2006

hello again i just want to ask what php editor you are using or do you any suggestions? thank you.

Null's Avatar
Null
Comment #20
  • 07:21
  • Sunday, 8th January 2006

I like the who’s online plugin. I see your plugin also shows where the users are… GREAT.

Is it also possible to show the names browsing a page where you are on?

Like:
Users browsing this page: name name name etc

Sec: It would be great if you used AJAX, so the names en number of quests etc is shown on the fly, lik eis done with:
http://www.babatatas.com/?p=18

Greetz

Page 1 of 3123»
Comments ClosedComments Closed

Comments are closed automatically after 90 days.

2 Trackbacks/Pingbacks2 Trackbacks/Pingbacks