Archives For Category 'WordPress'Archives For Category 'WordPress' Home » Blog » Category » WordPress
You are browsing lesterchan.net blog archives page by category 'WordPress'.
Tuesday, 15th July 2008Tuesday, 15th July 2008
Posted By Lester Chan at 14:16 in WordPress

WordPress 2.6 has been released.

Here are some new features of WordPress 2.6:

  • Post Revisions: Wiki-like tracking of edits
  • Press This!: Post from wherever you are on the web
  • Shift Gears: Turbo-speed your blogging
  • Theme Previews: See it before your audience does
  • Word count
  • Image captions under your image
  • Bulk management of plugins
  • A completely revamped image control to allow for easier inserting, floating, and resizing. It’s now fully integrated with the WYSIWYG
  • Drag-and-drop reordering of Galleries
  • Plugin update notification bubble
  • Customizable default avatars
  • You can now upload media when in full-screen mode
  • Remote publishing via XML-RPC and APP is now secure (off) by default
  • Full SSL support in the core, and the ability to force SSL for security
  • You can now have many thousands of pages or categories with no interface issues
  • Ability to move your wp-config file and wp-content directories to a custom location, for “clean” SVN checkouts
  • Select a range of checkboxes with “shift-click.”
  • You can toggle between the Flash uploader and the classic one
  • A number of proactive security enhancements, including cookies and database interactions
  • Stronger better faster versions of TinyMCE, jQuery, and jQuery UI

2.6 is pretty much identical to 2.5 from a plugin and theme compatibility point of view, so upgrades from 2.5 should be pretty painless. The 2.5 branch will no longer be maintain so everyone is encouraged to upgrade.

» Download WordPress 2.6

PS: The current version of my plugins should work well with WordPress 2.6 except WP-DownloadManager. Nevertheless, I will release updates to all of them tomorrow.

Monday, 30th June 2008Monday, 30th June 2008
Posted By Lester Chan at 15:51 in WordPress, WordPress Plugins

I spoke about Developing Plugins For WordPress on Wednesday, 18th June 2008 at the Singapore PHP User Group, June 2008 meetup.

This is the second time I am speaking at the user group. The first time was in December 2007 meetup where I spoke about the same topic WorPress Plugin Development With PHP.

I think this time my pace was slightly better.

By embedding this video, it breaks my site XHTML validation!

Powerpoint Slides and Source Code can be downloaded here.

Saturday, 29th March 2008Saturday, 29th March 2008
Posted By Lester Chan at 23:34 in WordPress

WordPress 2.5 has been released and WordPress.org has a refreshed look based on WordPress 2.5 new redesigned administration backend.

New User Features in WordPress 2.5

  • Cleaner, faster, less cluttered dashboard
  • Dashboard Widgets
  • Multi-file upload with progress bar
  • Bonus: EXIF extraction
  • Search posts and pages
  • Tag management
  • Password strength meter
  • Concurrent editing protection
  • Few-click plugin upgrades
  • Friendlier visual post editor
  • Built-in galleries

New Developer Features in WordPress 2.5

  • Salted passwords
  • Secure cookies
  • Easy taxonomy and URL creation
  • Inline documentation
  • Database optimization
  • $wpdb->prepare()
  • Media buttons
  • Shortcode API

Download: WordPress 2.5

Saturday, 15th December 2007Saturday, 15th December 2007
Posted By Lester Chan at 00:22 in WordPress, WordPress Plugins

I spoke about WorPress Plugin Development with PHP on Wednesday, 12th December 2007 at the Singapore PHP User Group, December 2007 meetup.

That is the first time I am speaking publicly and hence I was quite nervous and spoke very fast.

During normal days, I speak very fast (all my friends said that) + my nervous = super fast speaking

Anyway, enjoy this fast paced video:

And yes, embedding this video breaks my site XHTML validation!

*UPDATE* The slides can be downloaded here.

Wednesday, 16th May 2007Wednesday, 16th May 2007
Posted By Lester Chan at 15:10 in WordPress

WordPress 2.2 has been released and as usual I have updated GaMerZ.WordPress to it. Here are the goodies copy + paste from WordPress.org.

» WordPress Widgets allow you to easily rearrange and customize areas of your weblog (usually sidebars) with drag-and-drop simplicity. This functionality was originally available as a plugin Widgets are now included by default in the core code, significantly cleaned up, and enabled for the default themes.
» Full Atom support, including updating our Atom feeds to use the 1.0 standard spec and including an implementation of the Atom Publishing API to complement our XML-RPC interface.
» A new Blogger importer that is able to handle the latest version of Googles Blogger product and seamlessly import posts and comments without any user interaction beyond entering your login.
» Infinite comment stream, meaning that on your Edit Comments page when you delete or spam a comment using the AJAX links under each comment it will bring in another comment in the background so you always have 20 items on the page. (I know it sounds geeky, but try it!)
» We now protect you from activating a plugin or editing a file that will break your blog.
» Core plugin and filter speed optimizations should make everything feel a bit more snappy and lighter on your server.
» Weve added a hook for WYSIWYG support in a future version of Safari.

My plugins should not break with WordPress 2.2 because the code changes are not significant unlike from WordPress 2.0 to WordPress 2.1. However, if they do break, PLEASE POST IT IN THE SUPPORT FORUMS and not in the comments. Thank you =)

Friday, 10th March 2006Friday, 10th March 2006
Posted By Lester Chan at 20:41 in WordPress

Straight off from the WordPress.org:

An important security issue has been brought to the attention of the WordPress team and we have worked diligently to bring you a new stable release that addresses it. Our latest version 2.0.2 contains several bugfixes and security fixes.

The problems addressed are unannounced XSS issues privately discovered and reported to the WordPress team. Thanks to Mark Jaquith, Robert Deaton, and David House for assisting with this release.

Just a quick note: this is different than the snake-oil reports that went out on some security lists a few days ago. There were a couple, but they were either not actual security problems, too small to warrant a release, or just patently false. Remember: just because you read it on a mailing list doesn€„¢t mean that it€„¢s true. We€„¢d be the first people to panic if there was an actual problem.

As always, when something serious crosses our desks we jump on it and get a well-tested release out as soon as possible.

Thursday, 2nd February 2006Thursday, 2nd February 2006
Posted By Lester Chan at 09:41 in WordPress

WordPress 2.01 was release 2 days ago. They had fixed about 114 bugs.

Some of the fixes/improvements:
» You can now specify an upload directory, and whether to use date-based storage or not.
» Caching has been fixed under certain PHP enviroments.
» Permalinks have been fixed for weird enviroments as well.
» XML-RPC uploading works.
» Compatibility with older versions of PHP.
» Several WYSIWYG fixes and cleanups.
» Imports now use much less memory.
» Now works with MySQL 5.0 in strict mode.

Monday, 2nd January 2006Monday, 2nd January 2006
Posted By Lester Chan at 02:22 in WordPress, WordPress Plugins

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.00 - download - demo
Display your WordPress statistics.

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

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

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

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

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

WordPress 2.0 Plugin: WP-UserOnline 2.00 - download - demo
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.00 - download
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.

Tuesday, 10th May 2005Tuesday, 10th May 2005
Posted By Lester Chan at 17:09 in WordPress

WordPress 1.5.1 has been released today and here are some of the changes.

» Login and feed fixes for IIS
» Faster gettext i18n
» Improved i18n string coverage
» Extended ping support
» Paging on the Manage->Posts page
» URI-safe accent stripping for all UTF-8 characters in the Latin Extended-A Unicode block
» Query string style argument list support for wp_get_links() and wp_get_linksbyname()
» Improved hierarchy listing in wp_list_pages()
» Support for a Status: theme header field that allows themes to be marked as private, publish, or draft
» Improved caching and database query reduction
» Active plugin and theme highlighting
» Plugins can now have multiple option pages
» Pingbacks now work on hosts with fopen off like Dreamhost
» Many bug fixes

I don’t think I will upgrade anytime soon because it took me quite sometime to hack some of the core files to make it fit into my site. Of course, unless there are some secruity loopholes in 1.5 then I will upgrade immediately

Tuesday, 22nd February 2005Tuesday, 22nd February 2005
Posted By Lester Chan at 15:56 in WordPress

WordPress 1.5 had been released a few days back, it is quite a major release comparing it with 1.0->1.2. This site runs on WordPress 1.2 and I will definately upgrade it to 1.5 if I have the time to hack all my plugins to 1.5 compatible and the problem is that there are quite alot of them.

Page 1 of 212»