Changeset 13485

Show
Ignore:
Timestamp:
05/31/07 11:49:04 (1 year ago)
Author:
GamerZ
Message:

WP-UserOnline? 2.11

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-useronline/trunk/readme.html

    r12303 r13485  
    245245                  <p> 
    246246                        <strong>Download:</strong><br /> 
    247                         <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads.php?id=14" title="http://www.lesterchan.net/others/downloads.php?id=14">WP-UserOnline 2.11 For WordPress 2.1.x</a><br /> 
     247                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads.php?id=14" title="http://www.lesterchan.net/others/downloads.php?id=14">WP-UserOnline 2.11 For WordPress 2.1.x And Above</a><br /> 
    248248                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads/wp-useronline206.zip" title="http://www.lesterchan.net/others/downloads/wp-useronline206.zip">WP-UserOnline 2.06 For WordPress 2.0.x</a><br /> 
    249249                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads/wp-useronline.zip" title="http://www.lesterchan.net/others/downloads/wp-useronline.zip">WP-UserOnline 1.00 For WordPress 1.5.2</a> 
     
    455455                        </li> 
    456456                        <li> 
    457                               Go to 'WP-Admin -> Presentation -> Sidebar Widgets
     457                              Go to '<strong>WP-Admin -> Presentation -> Widgets</strong>
    458458                        </li> 
    459459                        <li> 
     
    473473                  <ol> 
    474474                        <li> 
    475                               Go to 'WP-Admin -> Write -> Write Page
     475                              Go to '<strong>WP-Admin -> Write -> Write Page</strong>
    476476                        </li> 
    477477                        <li> 
  • wp-useronline/trunk/readme.txt

    r10600 r13485  
    44Tags: useronline, usersonline, wp-useronline, online, users, user, ajax, widget 
    55Requires at least: 2.1.0 
    6 Stable tag: 2.10 
     6Stable tag: 2.11 
    77 
    88Enable you to display how many users are online on your Wordpress blog with detailed statistics. 
  • wp-useronline/trunk/useronline/useronline-widget.php

    r12303 r13485  
    33Plugin Name: WP-UserOnline Widget 
    44Plugin URI: http://www.lesterchan.net/portfolio/programming.php 
    5 Description: Adds a UserOnline Widget To Display Users Online From WP-UserOnline Plugin. Please Activate WP-UserOnline First. 
     5Description: Adds a UserOnline Widget to display users online from WP-UserOnline Plugin. You need to activate WP-UserOnline first. 
    66Version: 2.11 
    77Author: GaMerZ 
  • wp-useronline/trunk/useronline/useronline.php

    r12303 r13485  
    55Description: Enable you to display how many users are online on your Wordpress blog with detailed statistics of where they are and who there are(Members/Guests/Search Bots). 
    66Version: 2.11 
    7 Author: GaMerZ 
     7Author: Lester 'GaMerZ' Chan 
    88Author URI: http://www.lesterchan.net 
    99*/ 
     
    207207                  echo $most_useronline_date; 
    208208            } else { 
    209                   return$most_useronline_date; 
     209                  return $most_useronline_date; 
    210210            } 
    211211      } 
     
    484484 
    485485 
    486 ### Function: Place Polls Archive In Content 
     486### Function: Place Useronline In Content 
    487487add_filter('the_content', 'place_useronlinepage', '7'); 
    488488function place_useronlinepage($content){ 
  • wp-useronline/trunk/useronline/wp-useronline.pot

    r12303 r13485  
    33"Project-Id-Version: WP-UserOnline 2.11\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-05-07 02:40+0800\n" 
     5"PO-Revision-Date: 2007-05-31 19:48+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n"