Monday, 4th April 2005Monday, 4th April 2005 Home » Blog » Updated My WordPress Plugins
Updated My WordPress Plugins
Posted by Lester Chan at 18:13 in WordPress Plugins
  • 118 Responses
  • 7,447 views

I have updated all my WordPress Plugins to be compatible with WordPress 1.5. However, this site is still running on WordPress 1.2. I will upgrade it as soon as I modified the templates. Apparently modifying codes is much more interesting than modify codes. LOL.

My Plugins For WordPress
» WordPress 1.5 Statsdownloaddemo
Display your WordPress statistics.

» WordPress 1.5 WAPdownload – demo
Browse your WordPress weblog entries on a WAP enabled mobile phone.

» WordPress 1.5 Polldownloaddemo
Adds an integrated poll system to your WordPress.

» WordPress 1.5 Page Navigationdownloaddemo
Adds a page navigation with paging elements to your WordPress.

» WordPress 1.5 Printdownloaddemo
Displays a printable version of your WordPress weblog post.

» WordPress 1.5 E-Maildownloaddemo
Enable you to send your webblog entry to a friend.

» WordPress 1.5 User Onlinedownloaddemo
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).

I may have another 2 more plugins to be released. Relative dates and advanced search engine for WordPress.

*Update* Comments are auto closed after 30 days, if you still need help technical support, please email me or post it in the forum.


107 Comments107 Comments
GaMerZ's Avatar
GaMerZ
Comment #101
  • 12:44
  • Sunday, 1st May 2005

Uffe: I view your source code of the print page and found of that ypur style= float: right is missing. I am using the default wordpress call on the content < ?php the_content(); ?>. Does the LZIL have a different call on that?

sky's Avatar
sky
Comment #102
  • 01:33
  • Monday, 2nd May 2005

GaMerZ: I’ve implemented both wp-print and wp-email and am having the same problem as Samuel — how to get it to work on Pages. I’m a php newbie so, where do I add this:

if(!empty($_POST[’p'])) {
$p = intval($_POST[’p']);
} elseif(!empty($_POST[’post_id’])) {
$p = intval($_POST[’post_id’]);
}

Thanks

GaMerZ's Avatar
GaMerZ
Comment #103
  • 10:07
  • Monday, 2nd May 2005

hi sky, maybe replace $p = intval($_POST[’p']); (line 23) of wp-email.php ? Are you using the permlink to print it?

sky's Avatar
sky
Comment #104
  • 10:38
  • Monday, 2nd May 2005

Yes, using permalinks. And tried replacing, but the pages just failed. May have messed up syntax. Tried various replacements on wp-print also.

GaMerZ's Avatar
GaMerZ
Comment #105
  • 19:20
  • Tuesday, 3rd May 2005

hmm, wierd, If i am not wrong, when using pages, it is also use $p. is there a site I can see?

sky's Avatar
sky
Comment #106
  • 01:10
  • Wednesday, 4th May 2005

sure, here’s the main pare, where the plugins work perfect:

http://www.religiouswrong.us/

and this is a Page where, as you’ll see, you get the same result:

http://www.religiouswrong.us/2005/05/02/does-one-party-speak-for-god-2/#more-10

thanks for helping

GaMerZ's Avatar
GaMerZGaMerZ
Comment #107
  • 09:48
  • Thursday, 5th May 2005

hi sky, I think you need to put print/”>Print This Article within the wordpress loop and not out of it.

Page 6 of 6« First...«23456
Comments ClosedComments Closed

Comments are closed automatically after 30 days.

11 Trackbacks/Pingbacks11 Trackbacks/Pingbacks