Hallo,

Thomas Kalka wrote:
> Soweit ich den Code verstehe, sollte in 
> wp-includes/comment-functions.php
> 
>     $approved = apply_filters('pre_comment_approved', 
> $approved);
> 
> nach
> 
>    if ($approved != 1) $approved = 
> apply_filters('pre_comment_approved', $approved);
> 
> den gewünschten Effekt bringen.

ja, das dürfte stimmen, hab den Code auch nochmal gecheckt. Ich hab den
Patch jetzt wie von dir vorgeschlagen angewendet.

Hoffe dass damit Bennis Problem gelöst ist und es keine ungewollten
Nebenwirkungen gibt -- aber ich denke, es sollte hinkommen.

Ciao
        Christian

-- 
|----------- Christian Siefkes -------------------------------------------
|     Email: [EMAIL PROTECTED]      |     Web: http://www.siefkes.net/
|   Graduate School in Distributed IS:  http://www.wiwi.hu-berlin.de/gkvi/
|------------ OpenPGP Key: http://www.siefkes.net/key.txt (ID: 0x346452D8)
Eric Raymond:     I want to live in a world where software doesn't suck.
Richard Stallman: Any software that isn't free sucks.
Linus Torvalds:   I'm interested in free beer.
Richard Stallman: That's okay, as long as I don't have to drink it.
                  I don't like beer.
        -- LinuxWorld Expo panel, 4 March 1999


[Datei- oder HTML-Anhang entfernt]

Antwort per Email an