Lester Chan’s WordPress Plugins June 2008 Update (Wave 1)

Here is the first wave of my June 2008 plugins update containing 11 plugins. The remaining 4 plugins (WP-Ban, WP-DBManager, WP-DownloadManager and WP-PostViews) shall be in wave 2. All of them should work only on WordPress 2.5. It is not tested for any version below that.

The most general noticeable change would be the path to the plugin is now fixed. Previously it was nested in another folder and I got several hate mails because of that. Since the path problem has been solved, the Automatic Plugin Upgrade should work in theory.

Be sure to read the readme.html and checkout the changelog for more information and most importantly NOTE THE TABS AT THE TOP

WP-EMail 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PageNavi 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PluginsUsed 1.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Polls 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-PostRatings 1.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Print 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-RelativeDate 1.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-ServerInfo 1.30
» Readme/Changelog
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Sticky 1.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Stats 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

WP-Useronline 2.30
» Readme/Changelog
» Demo
» Download Mirror #1
» Download Mirror #2
» Support Forum

You may also want to view Lester Chan’s WordPress Plugins June 2008 Update (Wave 2).

Tags: ,

Email This Post Email This Post Print This Post Print This Post

1 Star2 Stars3 Stars4 Stars5 Stars (96 votes, average: 4.10 out of 5)

 

52 Responses to “Lester Chan’s WordPress Plugins June 2008 Update (Wave 1)”

  1. GaMerZ says:

    I have no idea, check your error log to see if there is any useful information

  2. Evil E says:

    Why in the world did you change the insert poll text to [poll id="x"]???

    I didn’t even realize this until I just looked at a few of my polls and all of them showed my most recent poll rather than the correct ones. So now I’m supposed to go back and edit all of my previous posts to change it to “poll id=” and as a result a bunch of my previous post formatting is going to get screwed up thanks to Wordpress.

    I love the poll plugin but this is a major inconvenience. Grrr.

  3. Michael says:

    Hey, how can I remove the stars in the “highest rated” widget (see on my website in the left sidebar)?

    I tried to alter the template for ‘Highest Rated’ but obviously the widget does not use the template…

    Other things I injected in Lester’s code in the version before were continuous numbers like in an ordered list (). But this time he confused me, I don’t even find the function get_highest_rated…

  4. Michael says:

    Found a solution hint in the forum, “Go To WP-Admin -> Design -> Widgets -> Most Rated Widget OR Highest Rated Widget. Click on the Configure icon and then set the post title cut off characters to 0″ makes wp-postratings widget use the editable templates.

    Thanks for the nice plugin!

  5. GaMerZ says:

    @Michael Glad you found it =)

  6. Nancy says:

    Your plugin is awesome, I have tested it on my localhost it worked for me :)

  7. GaMerZ says:

    Thanks for the compliments =D

  8. Nancy says:

    Have you tested it on WP 2.6 ?

  9. GaMerZ says:

    Nope but technically it should work without problems.

  10. Sherwin Techico says:

    Just a heads up, I don’t think sticky works w/ “future posted” posts. Can anyone second this? TIA

    PS. I’m using the latest WP-Sticky and The Future is Now 1.0 plugin.

  11. GaMerZ says:

    Try a fresh install of WP with just WP-Sticky and Future plugin.

  12. Sherwin says:

    @Lester: You may take a look at a test-install here, http://beta.thinkpile.com/wp-sticky-test/. It only has the plugins which you stated (enabled and under /plugins dir). Sticky options are default: No, No, and ‘Announcement’. Default WP fresh-install settings as well (except for permalink).

    I HTH. TIA

    PS. Keep up the great work!

  13. GaMerZ says:

    Did you sticky it or make it an announcement?

    If future post did modify the default sql query that wordpress generates, it will be conflicted with WP-Sticky.

  14. Sherwin Techico says:

    Hey. I hope this gives more of a better outlook. I updated the page, and it list the following entries like this now:

    * 2008-07-04 6:00:47 am. Announcement
    * 2008-07-04 5:55:20 am. Announcement
    * 2009-07-01 7:00:43 am. Future
    * 2009-06-30 12:13:42 pm. Future Sticky
    * 2009-06-30 1:09:45 pm. Future
    * 2008-07-04 7:00:18 am. Future Sticky
    * 2008-07-04 8:00:31 am. Future
    * 2008-06-30 12:52:39 pm. Sticky
    * 2008-06-30 12:53:02 pm. Regular
    * 2008-06-30 12:51:18 pm. Regular

    So, is this how it should act (i.e. Announcements > Future Sticky > Future > Sticky > Regular), about right?

    If so, we can also derive that a Future Sticky is only higher in precedence than a Future for that given day in the future. I.e.

    * 2009-07-01 7:00:43 am. Future
    * 2009-06-30 12:13:42 pm. Future Sticky
    * 2009-06-30 1:09:45 pm. Future
    * 2008-07-04 7:00:18 am. Future Sticky
    * 2008-07-04 8:00:31 am. Future

    That about the right behavior we should be getting? TIA

  15. GaMerZ says:

    Looks okie to me

  16. Sherwin says:

    Alright, sounds good. I’ll keep the precedence in mind.

    PS. A bit out of the sticky-side of things, but why is this so?

    * 2009-07-01 7:00:43 am. Future
    * 2009-06-30 12:13:42 pm. Future Sticky
    * 2009-06-30 1:09:45 pm. Future

    Is it more on the SQL-side? Just wondering… TIA

  17. Webmaster says:

    PageNavi plugin can’t work with categories,
    with this code:

    1) $offset=$numpost*($paged-1);
    else $offset=0;//
    query_posts(“cat=-1,-8,-14

  18. Lester Chan says:

    You need to include your paged within the query posts. Do a search in http://forums.lesterchan.net

    This is not a support channel.

  19. Neva says:

    good plugins!

  20. Barry says:

    When I click on the rating stars, it continues to show loading and does not show any output. Here is the post link for your easy reference:

    http://www.instantkeywordsolutions.com/keyword-tools/free-keyword-tools/kwmap-review/

  21. Lester Chan says:

    Don’t be lazy, search for the solutions http://forums.lesterchan.net/

    And Also, I rated the first post and it works for me