Is there a way to use latex \cite{reference} in wordpress?

Outside of using other plugins, as mentioned in the comments, you would need to essentially parse the LaTeX yourself by filtering the_content. Here is a very rough example of how you might capture and transform the post content to parse a bibliography. Please note that I don’t know LaTeX, and this is just string parsing. … Read more

How to moderate posts

This is a partial answer, because as I mentioned in my comment I’m not sure why your code is requiring two ‘really bad words’ at the moment. It’s also an untested attempt. I’ll deal with your first question: how to send a user back to the posts page and display a suitable error message, rather … Read more

Can’t install new plugins because of the error “Could not create directory”

@pwnguin, I had the same problems running mod_php with WordPress and I finally figured it out. # chown www-data:www-data /home/CIM140/public_html/wordpress/ -R As long as YOU control the box this won’t cause any security issues. EDIT: You might also need to change your umask to 022 so new directories created by WordPress will have 755 permissions … Read more

Is it possible to “freeze” a WordPress blog?

Take a look at this WordPress plugin WP Static HTML output This plugin produces a static HTML version of your wordpress install, incredibly useful for anyone who would like the publishing power of wordpress but whose webhost doesn’t allow dynamic PHP driven sites – such as MobileMe. You can run your development site on a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)