Philip
Forum Replies Created
-
ok,
i figure out how to make the plugin work,just add this
&orderby=menu_order&order=ASCin the query and it will run fine:)thanks for this plugin, is very useful,
no i try to find how i can add this function to the posts page.
thanks
Forum: Fixing WordPress
In reply to: List Posts from Custom Post Types anywherethanks a lot dogshindleg
#mpvanwinkle77 Thanks for this plugin,
when you plan to release a 3.0.1 multisite version?
thanks!
Forum: Plugins
In reply to: [WPMU Default User Role] [Plugin: WPMU Default User Role] WordPress MU 3yes, not working on multisite setup!
any solution on this?
thanks!
Forum: Fixing WordPress
In reply to: Theme Options Page – Problem with html in text and textarea inputsok, i found a solution about it,
i have make a mistake in the code!now it’s working
Forum: Fixing WordPress
In reply to: Get attachments from posts/pagesi found a solution,
just a call to db and return!!!SELECT ID FROM $wpdb->posts WHERE post_name
thanks!