Changeset 7203

Show
Ignore:
Timestamp:
01/04/07 07:44:32 (2 years ago)
Author:
GamerZ
Message:

Fixed Bug In Non-PermaLink? Author Stats

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-stats/trunk/stats/stats.php

    r7143 r7203  
    240240            $permalink = $wp_rewrite->get_author_permastruct(); 
    241241            foreach ($posts as $post) { 
    242                         $author_link = str_replace('%author%', strip_tags(stripslashes($post->user_nicename)), $permalink); 
     242                        $post_author = strip_tags(stripslashes($post->user_nicename)); 
     243                        $author_link = str_replace('%author%', $post_author, $permalink); 
    243244                        $display_name = urlencode($post->display_name); 
    244245                        $posts_total = intval($post->posts_total);                         
  • wp-stats/trunk/stats/wp-stats.pot

    r7190 r7203  
    33"Project-Id-Version: WP-Stats 2.06\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-01-02 01:20+0800\n" 
     5"PO-Revision-Date: 2007-01-04 15:43+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@homtail.com>\n" 
     
    5454 
    5555#: stats-options.php:81 
    56 #: stats.php:374 
     56#: stats.php:375 
    5757msgid "General Stats" 
    5858msgstr "" 
     
    6363 
    6464#: stats-options.php:88 
    65 #: stats.php:393 
     65#: stats.php:394 
    6666msgid "WP-EMail" 
    6767msgstr "" 
    6868 
    6969#: stats-options.php:93 
    70 #: stats.php:403 
     70#: stats.php:404 
    7171msgid "WP-Polls" 
    7272msgstr "" 
    7373 
    7474#: stats-options.php:98 
    75 #: stats.php:413 
     75#: stats.php:414 
    7676msgid "WP-PostRatings" 
    7777msgstr "" 
    7878 
    7979#: stats-options.php:103 
    80 #: stats.php:422 
     80#: stats.php:423 
    8181msgid "WP-PostViews" 
    8282msgstr "" 
    8383 
    8484#: stats-options.php:108 
    85 #: stats.php:430 
     85#: stats.php:431 
    8686msgid "WP-UserOnline" 
    8787msgstr "" 
    8888 
    8989#: stats-options.php:111 
    90 #: stats.php:440 
     90#: stats.php:441 
    9191#, php-format 
    9292msgid "Top %s Stats" 
     
    127127 
    128128#: stats-options.php:135 
    129 #: stats.php:501 
     129#: stats.php:502 
    130130msgid "Authors Stats" 
    131131msgstr "" 
     
    133133#: stats-options.php:136 
    134134#: stats-widget.php:54 
    135 #: stats.php:502 
     135#: stats.php:503 
    136136msgid "Authors" 
    137137msgstr "" 
    138138 
    139139#: stats-options.php:137 
    140 #: stats.php:510 
     140#: stats.php:511 
    141141msgid "Comments' Members Stats" 
    142142msgstr "" 
    143143 
    144144#: stats-options.php:138 
    145 #: stats.php:511 
     145#: stats.php:512 
    146146msgid "Comment Members" 
    147147msgstr "" 
    148148 
    149149#: stats-options.php:139 
    150 #: stats.php:519 
     150#: stats.php:520 
    151151msgid "Misc Stats" 
    152152msgstr "" 
    153153 
    154154#: stats-options.php:140 
    155 #: stats.php:524 
     155#: stats.php:525 
    156156msgid "Post Categories" 
    157157msgstr "" 
    158158 
    159159#: stats-options.php:141 
    160 #: stats.php:532 
     160#: stats.php:533 
    161161msgid "Link Categories" 
    162162msgstr "" 
     
    167167 
    168168#: stats-widget.php:49 
    169 #: stats.php:375 
     169#: stats.php:376 
    170170msgid "Total Stats" 
    171171msgstr "" 
     
    282282#: stats.php:177 
    283283#: stats.php:215 
    284 #: stats.php:252 
    285 #: stats.php:281 
    286 #: stats.php:303 
     284#: stats.php:253 
     285#: stats.php:282 
     286#: stats.php:304 
    287287msgid "N/A" 
    288288msgstr "" 
     
    293293msgstr "" 
    294294 
    295 #: stats.php:377 
     295#: stats.php:378 
    296296msgid "Authors To This Blog." 
    297297msgstr "" 
    298298 
    299 #: stats.php:378 
     299#: stats.php:379 
    300300msgid "Posts Were Posted." 
    301301msgstr "" 
    302302 
    303 #: stats.php:379 
     303#: stats.php:380 
    304304msgid "Pages Were Created." 
    305305msgstr "" 
    306306 
    307 #: stats.php:380 
     307#: stats.php:381 
    308308msgid "Comments Were Posted." 
    309309msgstr "" 
    310310 
    311 #: stats.php:381 
     311#: stats.php:382 
    312312msgid "Different Nicks Were Represented In The Comments." 
    313313msgstr "" 
    314314 
    315 #: stats.php:382 
     315#: stats.php:383 
    316316msgid "Links Were Added" 
    317317msgstr "" 
    318318 
    319 #: stats.php:388 
     319#: stats.php:389 
    320320msgid "Plugins Stats" 
    321321msgstr "" 
    322322 
    323 #: stats.php:395 
     323#: stats.php:396 
    324324msgid "Emails Were Sent." 
    325325msgstr "" 
    326326 
    327 #: stats.php:396 
     327#: stats.php:397 
    328328msgid "Emails Were Sent Successfully." 
    329329msgstr "" 
    330330 
    331 #: stats.php:397 
     331#: stats.php:398 
    332332msgid "Emails Failed To Send." 
    333333msgstr "" 
    334334 
    335 #: stats.php:405 
     335#: stats.php:406 
    336336msgid "Polls Were Created." 
    337337msgstr "" 
    338338 
    339 #: stats.php:406 
     339#: stats.php:407 
    340340msgid "Polls' Answers Were Given." 
    341341msgstr "" 
    342342 
    343 #: stats.php:407 
    344 #: stats.php:415 
     343#: stats.php:408 
     344#: stats.php:416 
    345345msgid "Votes Were Casted." 
    346346msgstr "" 
    347347 
    348 #: stats.php:416 
     348#: stats.php:417 
    349349msgid "Users Casted Their Vote." 
    350350msgstr "" 
    351351 
    352 #: stats.php:424 
     352#: stats.php:425 
    353353msgid "Views Were Generated." 
    354354msgstr "" 
    355355 
    356 #: stats.php:432 
     356#: stats.php:433 
    357357msgid "User(s) Online Now." 
    358358msgstr "" 
    359359 
    360 #: stats.php:433 
     360#: stats.php:434 
    361361msgid "Most users ever online was" 
    362362msgstr "" 
    363363 
    364 #: stats.php:434 
    365 #: stats.php:588 
     364#: stats.php:435 
     365#: stats.php:589 
    366366msgid "On" 
    367367msgstr "" 
    368368 
    369 #: stats.php:445 
     369#: stats.php:446 
    370370msgid "Recent Posts" 
    371371msgstr "" 
    372372 
    373 #: stats.php:453 
     373#: stats.php:454 
    374374msgid "Recent Comments" 
    375375msgstr "" 
    376376 
    377 #: stats.php:461 
     377#: stats.php:462 
    378378msgid "Most Commented Post" 
    379379msgstr "" 
    380380 
    381 #: stats.php:469 
     381#: stats.php:470 
    382382msgid "Most Emailed Post" 
    383383msgstr "" 
    384384 
    385 #: stats.php:478 
     385#: stats.php:479 
    386386msgid "Highest Rated Post" 
    387387msgstr "" 
    388388 
    389 #: stats.php:484 
     389#: stats.php:485 
    390390msgid "Most Rated Post" 
    391391msgstr "" 
    392392 
    393 #: stats.php:493 
     393#: stats.php:494 
    394394msgid "Most Viewed Post" 
    395395msgstr "" 
    396396 
    397 #: stats.php:563 
     397#: stats.php:564 
    398398msgid "Comments Posted By" 
    399399msgstr "" 
    400400 
    401 #: stats.php:564 
     401#: stats.php:565 
    402402msgid "Displaying <strong>%s</strong> To <strong>%t</strong> Of <strong>%u</strong> Comments" 
    403403msgstr "" 
    404404 
    405 #: stats.php:580 
    406 #: stats.php:586 
     405#: stats.php:581 
     406#: stats.php:587 
    407407msgid "Posted On" 
    408408msgstr "" 
    409409 
    410 #: stats.php:580 
     410#: stats.php:581 
    411411msgid "Protected" 
    412412msgstr "" 
    413413 
    414 #: stats.php:581 
     414#: stats.php:582 
    415415msgid "Comments Protected" 
    416416msgstr "" 
    417417 
    418 #: stats.php:588 
     418#: stats.php:589 
    419419msgid "Posted By" 
    420420msgstr "" 
    421421 
    422 #: stats.php:593 
     422#: stats.php:594 
    423423msgid "has not made any comments yet." 
    424424msgstr "" 
    425425 
    426 #: stats.php:602 
     426#: stats.php:603 
    427427msgid "Previous Page" 
    428428msgstr "" 
    429429 
    430 #: stats.php:610 
     430#: stats.php:611 
    431431msgid "Next Page" 
    432432msgstr "" 
    433433 
    434 #: stats.php:619 
     434#: stats.php:620 
    435435#, php-format 
    436436msgid "Pages (%s)" 
    437437msgstr "" 
    438438 
    439 #: stats.php:621 
     439#: stats.php:622 
    440440msgid "Go to First Page" 
    441441msgstr "" 
    442442 
    443 #: stats.php:621 
     443#: stats.php:622 
    444444msgid "First" 
    445445msgstr "" 
    446446 
    447 #: stats.php:624 
    448 #: stats.php:636 
     447#: stats.php:625 
     448#: stats.php:637 
    449449msgid "Go to Page" 
    450450msgstr "" 
    451451 
    452 #: stats.php:631 
     452#: stats.php:632 
    453453msgid "Page" 
    454454msgstr "" 
    455455 
    456 #: stats.php:639 
     456#: stats.php:640 
    457457msgid "Go to Last Page" 
    458458msgstr "" 
    459459 
    460 #: stats.php:639 
     460#: stats.php:640 
    461461msgid "Last" 
    462462msgstr "" 
    463463 
    464 #: stats.php:643 
     464#: stats.php:644 
    465465msgid "Back To Stats Page" 
    466466msgstr ""