Reply
Fetching WP Dashboard Code
Old 02-15-2008, 07:14 PM Fetching WP Dashboard Code
jamestl2's Avatar
Web 2.0? What is the Web?

Posts: 1,900
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
I recently installed the custom dashboard management plugin for wordpress and removed all the fluff from the main page (which is what it allows you to edit), and to place certain options into my main admin page, I need all the PHP code, and here's what I wanted:

Drafts Page
This is some of the code I know will fetch it for me, but it's not very clean (It has an additional box around it, along with an extra footer, which I don't want). So if anyone could clean it up
Code:
<p><?php global $wpdb,$wp_locale,$id; if(!$_GET['post_status']){$_GET['post_status'] = 'draft'; $_GET['s'] = ''; $_GET['m'] = 0; $_GET['cat'] = 0;}?></p>
<p><?php  include_once(ABSPATH . 'wp-admin/edit.php');?></p>
One more thing I wanted to add was the "Gray Box" features (Which has things like "Recent Commnets", "Spam" , etc.)

But I don't know the source code for it. I'd appreciate any help on it.
__________________
Read this if you are new. | PageRank only applies to Web PAGES!
Learn about the Bermuda Triangle
Who is the Antichrist?

jamestl2 is online now
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
When You Register, These Ads Go Away!
Old 02-26-2008, 04:34 PM Re: Fetching WP Dashboard Code
jamestl2's Avatar
Web 2.0? What is the Web?

Posts: 1,900
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
This isn't an urgent priority of mine, but it'd still be nice to have the code.
__________________
Read this if you are new. | PageRank only applies to Web PAGES!
Learn about the Bermuda Triangle
Who is the Antichrist?

jamestl2 is online now
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Reply     « Reply to Fetching WP Dashboard Code
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12185 seconds with 12 queries