codergurl
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Feedster Keysjust put it in wp-config.php or wp-config-extra.php
Forum: Plugins
In reply to: commenters plugForum: Plugins
In reply to: Hacks Sectionmaybe there should be a category for larger hacks, like script implementations (EX: wp + 4images) and crap
Forum: Requests and Feedback
In reply to: Insert tags when posting in cursorit already does that
Forum: Everything else WordPress
In reply to: CVS unreachableI still can’t access CVS. I’m tried in both WinCVS and Tortoise, and I didn’t change my settings or anything. o_O
Forum: Requests and Feedback
In reply to: b2’s missing featuresI remember reading somewhere that the prefix “post-” is for validation.
I don’t remember any $titles or $posts variable in b2. It’s been a long time since I last used it though.Forum: Fixing WordPress
In reply to: Next/Previous Sesarch Friendly Prob.Man, Chris have a lil’ respect! <_<
Forum: Everything else WordPress
In reply to: Redirecting from b2.php to index.php<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule b2.php index.php
</IfModule>Forum: Plugins
In reply to: dodo;s hacks.change $postdata[‘Title’] to stripslashes($postdata[‘Title’])
Forum: Plugins
In reply to: dodo;s hacks.I changed some of the code, so you might want to check it out. It should work perfectly (tested it out on another install).
Forum: Fixing WordPress
In reply to: Archives hackForum: Fixing WordPress
In reply to: blodotgsping_urlyou change example.com to your own url 😉
Forum: Everything else WordPress
In reply to: target=_blank on these forums = bad :)Eudaimic: I am a tab-browser user. =P
Geronimo: That’s what I do for both Firebird and MyIE. That why pages opening in new windows doesn’t bother me. 🙂Forum: Everything else WordPress
In reply to: target=_blank on these forums = bad :)why? =P
Forum: Fixing WordPress
In reply to: Beta 0.72 Bugshey, where’s the upload button in the admin panel? I know its wp-admin/b2uploads.php, but still…