Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Blogging Forum


You are currently viewing our Blogging Forum as a guest. Please register to participate.
Login



Reply
Fetching WP Dashboard Code
Old 02-15-2008, 08:14 PM Fetching WP Dashboard Code
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
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
Trades: 0
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.
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
 
Register now for full access!
Old 02-26-2008, 05:34 PM Re: Fetching WP Dashboard Code
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
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
Trades: 0
This isn't an urgent priority of mine, but it'd still be nice to have the code.
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Reply     « Reply to Fetching WP Dashboard Code
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.31312 seconds with 12 queries