WordPress-Smilies, oder wie einen die partitielle Ersetzung schon mal nerven kann…
Oargh, das nächste, was mich heute nervt:
Wordpress macht manchmal einen Smiley, und manchmal nicht.
Warum? Und vor allem, wo kann man das ändern, oder neue Smileys hinzufügen?
Antwort:
in der wp-includes/functions.php
(function smilies_init() )
Ersetzt wird da folgendes:
(bitte beachten, ich hab da auf der linken Seite Leerzeichen hinzugefügt, sonst würde das ja nicht so einfach gehen…)
: mrgreen : ->
: neutral : -> 😐
: twisted : -> 😈
: arrow : -> ➡
: shock : -> 😯
: smile : -> 🙂
: ??? : -> 😕
: cool : -> 😎
: evil : -> 👿
: grin : -> 😀
: idea : -> 💡
: oops : -> 😳
: razz : -> 😛
: roll : -> 🙄
: wink : -> 😉
: cry : -> 😥
: eek : -> 😮
: lol : -> 😆
: mad : -> 😡
: sad : -> 🙁
8 – ) -> 😎
8 – O -> 😯
: – ( -> 🙁
: – ) -> 🙂
: – ? -> 😕
: – D -> 😀
: – P -> 😛
: – o -> 😮
: – x -> 😡
: – | -> 😐
; – ) -> 😉
8 ) -> 😎
8 O -> 😯
: ( -> 🙁
: ) -> 🙂
: ? -> 😕
: D -> 😀
: P -> 😛
: o -> 😮
: x -> 😡
: | -> 😐
; ) -> 😉
: ! : -> ❗
: ? : -> ❓