WordPress 2.7 “wp_list_pages” Exclude Not Working
I just found out that php template code for wp_list_pages Exlude and Exlude_tree is not working in WordPress 2.7.x
I was having trouble with my menu because of this problem. I tried to search how to fix this. And i found out that it will work if you find this code on wp_includes/post.php:
if ( !empty($exclude_tree) ) {
$exclude = array();
$exclude = (int) $exclude_tree;
$children = get_page_children($exclude, $pages);
$excludes = array();
foreach ( $children as $child )
$excludes[] = $child->ID;
$excludes[] = $exclude;
$total = count($pages);
for ( $i = 0; $i < $total; $i++ ) {
if ( in_array($pages[$i]->ID, $excludes) )
unset($pages[$i]);
}
}
Read the rest of this entry »
Western Union now available in Indonesia
We’re excited to introduce Western Union Quick Cash as a new payment method
for Indonesia! Western Union Quick Cash is a new form of payment that lets
you receive your AdSense payments in cash using the worldwide Western Union money transfer service. This payment method is quick, easy, and free.
Best of all, you’ll no longer need to wait for checks to arrive in the mail or to clear at the bank.
Isn’t it great?
Google most searched of 2008
“Fastest rising” means we looked at the most popular searches conducted for 11 months of 2008 (we compile this list by early December) and ranked them based on how much their frequency increased compared to 2007.
Fastest Rising (Global)
1. sarah palin
2. beijing 2008
3. facebook login
4. tuenti
5. heath ledger
6. obama
7. nasza klasa
8. wer kennt wen
9. euro 2008
10. jonas brothers
Read the rest of this entry »
How to Posting Blog From Email to Wordpress
Is it possible to posting blog from email to wordpress? and email the post from our mobile? the answer is yes..i’ve been trying to make it by trial and error. But, i finally can manage to post from my blackberry through email.
Here’s the tutorial on how to post blog from email to wordpress:
- Follow this official tutorial: http://codex.wordpress.org/Blog_by_Email
- You can use gmail for your email, this is info for gmail account POP3:
MAIL SERVER: ssl://pop.gmail.com
PORT: 995
dont forget to enable your gmail pop3 account through its setting
- The installing is done but yours doesn’t seems to work? use the wp-mail.php plugin from this blog
Read the rest of this entry »
How to retrieve wordpress account password
Here’s how to retrieve wordpress account password:
1. Open your phpmyadmin
2. on SQL tab, put this on search:
UPDATE `wp_users` SET `user_pass` = MD5( 'new_password_here' ) WHERE `wp_users`.`user_login` = "admin_username";
“new_password_here” - replace this with the new password you wish to use.
“admin_username” – replace this with the username the password should be updated for.
3. Click “GO” and then try login again.
A Beginner’s Guide to the Different eBay Auction Types
Over the years, eBay has introduced all sorts of different auction types, in an effort to give people more options when they buy and sell their things on eBay.
For every seller who doesn’t like the idea that their item might sell for a far lower price than they intend, there’s another who wants to shift hundreds of the same item quickly. eBay tries to cater to all tastes. This email gives you an overview of the different kinds of auctions and their advantages for you.
Read the rest of this entry »
About
This blog is belong to a webmistress that have passion on internet. She make living from internet stuff and she believes that she has to share her knowledge about all webmaster stuff like wordpress tips, SEO, make money online, and many more. This blog is recording what’s important for her.
-
Meta











