Info Man
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress] Post Slugyes please add this 🙂
Forum: Plugins
In reply to: [WordPress Social Login] Hook/Filter after user is createdwhat about the hook wp_login it is called when you login via this plugin!
Forum: Fixing WordPress
In reply to: How to show empty categories on the default category widgetlove your quick response
Forum: Fixing WordPress
In reply to: How to show empty categories on the default category widgetthank you guys. i’ve undone the core template edits and added the code from alchymyth to the P2 themes functions.php (at the end).
Works fine for me
Forum: Fixing WordPress
In reply to: How to show empty categories on the default category widgethow to do it then in a simple, efficient and secure way?
maybe the wordpress folks should ad this as an option in the default widget? show/hide empty categories.
I really need this
Forum: Plugins
In reply to: [WP-PostRatings] wp-postratings for network / multisiteok I fixed it quick and dirty by creating the table via mysql phpMyAdmin
CREATE TABLE wp_1_ratings LIKE wp_ratings;
all the other stuff like options and post meta seems to be there.
Viewing 6 replies - 1 through 6 (of 6 total)