Brandon Wang
Forum Replies Created
-
I am not particularly literate in Grunion’s code; I would assume Automattic would have developers skilled in Grunion’s code?
Forum: Fixing WordPress
In reply to: Unable to log out when clicking “log out” near commentsCalm down, everyone. Simply use this link code in place:
<?php echo wp_logout_url(); ?>
This will log it out.
Forum: Fixing WordPress
In reply to: Can WordPress leave my 404 alone?Ugh, I’m not dumb, I know what pretty permalinks are, but obviously there’s no way for WordPress to just ignore pages that aren’t there (but take over posts, etc).
Thanks anyway.
Forum: Fixing WordPress
In reply to: Can WordPress leave my 404 alone?Well, I know that, but I have a site-wide 404 page defined by my own .htaccess, and it works everywhere except my /blog/ directory. Instead of duplicating code, I want WordPress to leave 404s alone and have ME handle them.
Forum: Themes and Templates
In reply to: K2-liteInstead of using K2 lite, you should use the normal version of K2, which you can find at getk2.com.
It is the same, but K2 comes with more features than K2-lite, which WordPress developers toned down for use on WordPress.com.