Archive for the ‘Plugins’ Category

17th March 2007

Official WordPress Plugins Directory

Posted by Lester Chan at 15:49 in Plugins, WordPress

WordPress has finally launched its official WordPress Plugins Directory after years of being empty.

Check out GaMerZ’s WordPress Plugins in the official WordPress Plugins Directory.

If you guys find any typo in the plugin description page, please do let me know. Thanks a lot.

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

1 Star2 Stars3 Stars4 Stars5 Stars (62 votes, average: 3.85 out of 5)
Loading ... Loading ...

13th March 2007

Translating WordPress Plugins

Posted by Lester Chan at 22:50 in Plugins, WordPress

I have created a thread in the support forums on how to translate WordPress Plugins to your own language using poEdit. This short tutorial comes with screenshots too.

Translating WordPress Plugins

Hope you guys find it useful.

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

1 Star2 Stars3 Stars4 Stars5 Stars (70 votes, average: 3.63 out of 5)
Loading ... Loading ...

1st March 2007

WP-Sticky 1.00 Beta 2

Posted by Lester Chan at 16:34 in WP-Sticky

WP-Sticky 1.00 Beta 2 is out. This is the start of an actual WP-Sticky Plugin because I have re-written the code.

You can configure WP-Sticky options in ‘WP-Admin -> Options -> Sticky‘.

You can find the post’s ‘Sticky‘ Option under ‘Post Sticky Status‘ Options in the ‘Write/Edit Post Screen‘.

Need support, post it in here, WP-Sticky Support Forums.

Last but not least, read the readme.html file and NOTE the tabs.

*UPDATE* WP-Sticky is now out of beta, download WP-Sticky 1.00.

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

1 Star2 Stars3 Stars4 Stars5 Stars (69 votes, average: 3.64 out of 5)
Loading ... Loading ...

25th February 2007

WP-Sticky New Ideas

Posted by Lester Chan at 01:59 in WP-Sticky

I was thinking of not using the wp_postmeta table to tell where a post is sticky or not. Instead, I will use a new table called wp_poststicky to denotes all posts sticky status. Whenever you create a new post, a new row will be created in the wp_poststicky table.

0 will denote normal posts
1 will denote sticky posts
2 will denote announcement post.

Now I need to explain what is the difference between sticky posts and announcements posts.

Currently sticky posts are posts which will appear at the top of the page, I will change that name to be called announcement posts instead.

Now sticky posts will be referred as posts that will only stay on top of all the posts which is posted on the same day as the sticky post. My command of English is not that good, hope you are understand what I mean with the following example:

Announcement
- Post 5 (Announcement Post)

29th March 2007
- Post 6
- Post 7
- Post 8

28th March 2007
- Post 4 (Sticky Post)
- Post 1
- Post 2
- Post 3

As you can see, Post 4 is a sticky post and it will stay on top of all posts that is posted on 28th March 2007 ONLY, posts that are posted after 28th March 2007 (eg. 29th March 2007) will still be on top of the sticky post that is posted on 28th March 2007.

But for Post 5, which is an announcement post, it will stay on top of all posts.

Think of it as a feature in forum softwares in which announcement will appear in all forums and sticky topics will only appear in a particular forum.

This feature will be in the final version of WP-Sticky 1.00. Other features planned for future versions include auto un-announce, auto un-sticky posts after a certain number of days of date.

*UPDATED* 3rd December 2007
Uncle Bubba wrote:
When you login and write/manage a post you’ll see “Post Sticky Status” down in the lower right hand corner. There are three options “Announcement”, “Sticky”, and “None”. Announcement makes a post always on top no matter what. Sticky keeps it at the top of that day’s posts. So, say you made 4 posts on Wednesday and made one sticky, the sticky one would stay on top of Wednesday’s posts. If you then make a post on Thursday it will appear on top of all of Wednesday’s posts but underneath the Announcement post.

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

1 Star2 Stars3 Stars4 Stars5 Stars (161 votes, average: 3.98 out of 5)
Loading ... Loading ...

23rd February 2007

WP-Sticky 1.00 Beta

Posted by Lester Chan at 13:45 in WP-Sticky

Most of you all have problem with Owen’s Adhesive plugin. I have thus modified it to become my new plugin called WP-Sticky. It is almost the exact same plugin as adhesive. I am going to add in more features in May 2007 when I am having my summer holidays.

I tested with WordPress 2.1.1 and PHP 5.20 With MYSQL 5.

You can configure the options in ‘WP-Admin -> Options -> Sticky’.

You can find the ‘Sticky’ Option under ‘Post Status’ Options in the ‘Write/Edit Post Screen’.

There is a readme.html inside the zip file.

Need support, post it in here, WP-Sticky Support Forums.

UPDATE WP-Sticky 1.00 has been finalize, download WP-Sticky 1.00.

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

1 Star2 Stars3 Stars4 Stars5 Stars (51 votes, average: 3.88 out of 5)
Loading ... Loading ...

21st February 2007

Plugins Featured By Lorelle III

Posted by Lester Chan at 17:14 in WP-DBManager, WP-ServerInfo

WP-DBManager and WP-ServerInfo have been featured in WordPress Plugins To Help You Administer Your Blog

Thanks Lorelle =)

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

1 Star2 Stars3 Stars4 Stars5 Stars (36 votes, average: 3.61 out of 5)
Loading ... Loading ...

16th February 2007

Plugins Featured By Lorelle II

Posted by Lester Chan at 22:58 in WP-Polls, WP-PostRatings

WP-Polls and WP-PostRatings have been featured in
Testing Readers: Survey, Polling, Rating, Testing, and Reviewing WordPress Plugins.

Thanks Lorelle =)

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

1 Star2 Stars3 Stars4 Stars5 Stars (68 votes, average: 3.71 out of 5)
Loading ... Loading ...

14th February 2007

WP-Polls 2.20 Beta 1 Test

Posted by Lester Chan at 01:04 in WP-Polls

WP-Polls 2.20 Beta 1 is out the door. As usual, please do not run it on a live site as it is still in a beta stage. There are A LOT of changes between WP-Polls 2.14 and WP-Polls 2.20. 2 major ones are the implementation of polls that allow users to choose multiple answers and AJAX used in the administration panel.

I will try to capture screenshots for all of my plugins when I have the time to do so in addition to the live demo mainly because the administration panel cannot be shown. WP-Polls is the first plugin to get screenshoted.

Screenshots: http://www.lesterchan.net/wordpress/screenshots/browse/wp-polls/

WP-Polls 2.20 RC 1 has been released.

If you downloaded it, please feedback to me via the Support Forums or by email.

Thank You.

UPDATE:
Support forums: http://forums.lesterchan.net
Make sure you are using WordPress 2.1 and NOT WordPress 2.0.x

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

1 Star2 Stars3 Stars4 Stars5 Stars (66 votes, average: 4.03 out of 5)
Loading ... Loading ...

13th February 2007

Plugins Featured By Lorelle

Posted by Lester Chan at 17:25 in WP-PostViews, WP-Print, WP-Stats, WP-UserOnline

Lorelle has dedicated the month of February for WordPress plugins.

WP-PostViews, WP-Stats and WP-UserOnline have been featured in Counting WordPress: Statistics WordPress Plugins.

WP-Print has been featured in WordPress Plugins That Play With Paper and Documents

UPDATE: THANK YOU Lorelle for adding in WP-Stats =)

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

1 Star2 Stars3 Stars4 Stars5 Stars (38 votes, average: 3.95 out of 5)
Loading ... Loading ...

9th February 2007

Total Voters And Total Votes

Posted by Lester Chan at 03:28 in WP-Polls

I have reviewed how Invision Board and vBulletin implemented their multiple answers poll and I have decided to use it on WP-Polls. As of now, there will be a new term called Total Voters. This term will contain the number of voters who voted for the poll.

If you are using a poll which allow single answer only, your Total Voters = Total Votes because 1 user can only choose 1 vote.

But if you have a poll which allows multiple answers to be selected, Total Voters will mean the total number of uses that voted for your poll and Total Votes will mean the total number of votes that has been casted on your poll.

For example, if a user selected 3 answers for the poll, the Total Voters will only be incremented by 1, but on the other hand, the Total Votes will be incremented by 3 because that user selected 3 answers.

If anyone of you need clearer explanation, just post it in the comments. Just give me 1 more week before I release WP-Polls 2.20 beta for testing.

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

1 Star2 Stars3 Stars4 Stars5 Stars (95 votes, average: 3.80 out of 5)
Loading ... Loading ...

 

 Page 7 of 13  « First  ... « 6  7  8  9 » ...  Last »