XLCowBoy
Forum Replies Created
-
Forum: Hacks
In reply to: Replace default div in wp_page_menu (PHP help)Hi Mark,
Well, I’d like to be able to still accept $args really. I think the idea is something exactly like wp_page_menu(‘menu_class’ => ‘menu’).
(Honestly, all I ever wanted to do was to replace the div with a nav, and retain all of wp_page_menu’s functions.)
Forum: Plugins
In reply to: Prevent title from stripping htmlLooks like custom fields is the best way to go.
Forum: Networking WordPress
In reply to: Multisite questionHi ipstenu,
Many thanks for the clarification!
One quick (and final) question though regarding WP Multisite: will searching on any of the blogs pull results from all the blogs on the multisite, or just that particular blog?
Forum: Networking WordPress
In reply to: Multisite questionHi Andrea,
LOL, yes I do. What I meant is that a number of plugins require loading their own css/js, which doesn’t work for because we need this function at the most basic level.
I’m a bit confused by the plugin you linked to though: I’m reading it as though it’s the answer to our problem, but then it links to the wordpress.org tags page, which is seems more like a collection of tags, rather than displaying the multiple blog rolls that we need (which, in our case, are 2 blog rolls).
Forum: Networking WordPress
In reply to: Recent Posts Across the Blog NetworkIs there no php script to do this?
Forum: Fixing WordPress
In reply to: Limit characters when wirting a postI need something like this as well actually…