The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
39 views

Wordpress Dashboard Characters Messed Up

I recently added a new post, and afterwards, many of the text lines on the wordpress dashboard appear messed up, almost as if they are protecting from a security breach or something. I have tried ...
0
votes
1answer
78 views

Language selection for blog doesn't exist?

I've been installing and developing on Wordpress for a while with a focus on sites in Hebrew. Recently I moved a site from a multi-site installation I have for development to it's own hosting and ...
1
vote
0answers
37 views

Wordpress function is_page doesn't work with cyrillic letters

I have a problem with the function is_page(), it doesn't work with Cyrillic letters. I tried to use the function urldecode() but it didn't help me. Do you have any ideas?
0
votes
0answers
17 views

How can I have a full comments.php for an easy editing of all its aspects?

Is there a way to get the full code of the comments.php instead of the one I have with any recent theme where I just can edit few parts of it? I know it's encoded but I wonder if there's a chance to ...