trepmal's things

this & that – request a topic!

Main menu

Skip to primary content
Skip to secondary content
  • Home
    • About
  • Plugins
    • Add New Default Avatar PRO
    • Active Plugins
    • Add New Default Avatar
    • Advanced Most Recent Posts Mod
    • Blog ID in Site Admin Menu
    • Comment Overload
    • Easy Random Quotes
    • Get Background From Library
    • Howdy Tweaks
    • Metabox Header Color
    • Mini Loops
    • More Mime Type Filters
    • Post Editor Buttons Fork
    • Post Title Colors
    • RoboHash Avatar
    • Upload Media by Zip
  • WordPress Bits
  • Other Tidbits
  • Alfred App Extensions
    • Alfred App Themes
    • Copy Lorem Ipsum to Clipboard
    • Shuffle iTunes
    • Random Password
    • Timer (Stopwatch)
    • Alarm (Countdown)
    • Hangman
    • View All…
  • @trepmal on twitter
  • Donate

Tag Archives: functions.php

Remove WordPress Plugin Update Count From the Menu

Posted on September 2, 2010 by Kailey Lampert
2

My office has a big WordPress multisite installation, so we are careful about updating plugins. As a result, there are ofter a number of plugins begging to be updated. It was getting annoying to see that all the time, so this little snippet gets rid of the notice. Continue reading →

Posted in WordPress Bits | Tagged functions.php, plugin updates, wordpress | 2 Replies

Customize WordPress “Favorites” Menu

Posted on August 31, 2010 by Kailey Lampert
Reply

Toss this into your functions.php file to add or remove items from the favorites menu (dropdown by Howdy greeting) in WordPress. Continue reading →

Posted in WordPress Bits | Tagged functions.php, wordpress | Leave a reply

Change Search Engines Blocked text in WordPress

Posted on August 30, 2010 by Kailey Lampert
1

Changes “Search Engines Blocked” to some other text, in this case “Privacy Mode Enabled.” Just put this in your function.php file. Continue reading →

Posted in WordPress Bits | Tagged functions.php, wordpress | 1 Reply

Add more Date/Time Format options to WordPress

Posted on August 29, 2010 by Kailey Lampert
Reply

If you often customize the date/time formats in WordPress, this might be useful. Just put into your functions.php file and your new formats will be added to the list. Continue reading →

Posted in WordPress Bits | Tagged date/time, functions.php, wordpress | Leave a reply

Updating Permalink Structure from a Plugin

Posted on August 10, 2010 by Kailey Lampert
2

If you need to update/re-save the permalink structure from within your plugin, here’s how:

Continue reading →

Posted in WordPress Bits | Tagged functions.php, permalinks, wordpress | 2 Replies

Put site ID by “Howdy” greeting in WordPress

Posted on July 8, 2010 by Kailey Lampert
Reply

Grabs the site ID and puts it by the “Howdy” greeting in the upper right hand corner of your WordPress dashboard.

For super admins it’s a link, for regular admins it’s plain text. Continue reading →

Posted in WordPress Bits | Tagged functions.php, plugin, wordpress | Leave a reply

Change “Howdy” to Something Else

Posted on July 7, 2010 by Kailey Lampert
2

I’ve got nothing against the “Howdy” greeting in WordPress, but in case you do, this little snippet might just help you out.

It’s currently set to change “Howdy” to “Yo.” Just drop this in your functions.php file. I’ll turn it into a spiffy plugin later… Continue reading →

Posted in WordPress Bits | Tagged functions.php, plugin, wordpress | 2 Replies

Image replacement for wp_list_pages

Posted on June 9, 2010 by Kailey Lampert
Reply

For those rare circumstances where you just have to replace text-based navigation with images… Continue reading →

Posted in WordPress Bits | Tagged functions.php, wordpress, wp_list_pages | Leave a reply

Archives

  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • October 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • December 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • February 2010
  • December 2009
  • November 2009

Donate

Care to buy me a cup of coffee?

Tags

add_filter admin admin bar admin footer administration admin notice custom fields custom post types dashboard date/time dog editor excerpt featured image free download freenas functions.php log in media library meta boxes network admin plugin plugins posts post title privacy profile redirect registration rich editor search search engines blocked snow taxonomy admin Tequila the content tinymce tool upload tabs visual editor widgets wordpress wordpress mu wordpress multisite wp_list_pages

Filter Hooks

admin_footer_text admin_init admin_post_thumbnail_html admin_user_info_links allow_password_reset authenticate avatar_defaults bloginfo bloginfo_url bulk_actions-edit-post bulk_actions-{$screen->id} category_row_actions date_formats default_excerpt default_hidden_meta_boxes enable_post_by_email_configuration enter_title_here excerpt_more favorite_actions flash_uploader loginout login_errors login_messages login_redirect login_url manage_edit-post_columns manage_media_columns mce_buttons mce_buttons_2 mce_spellchecker_languages media_row_actions media_upload_tabs post_date_column_time post_mime_types post_thumbnail_html pre_update_option_admin_email pre_update_option_{$option} pre_user_description pre_user_first_name privacy_on_link_text the_content tiny_mce_before_init user_can_richedit user_contactmethods widget_text

Action Hooks

add_meta_boxes admin_bar_menu admin_init admin_menu admin_notices admin_print_scripts admin_print_styles admin_print_styles-profile.php admin_print_styles-user-edit.php admin_print_styles-{page_hook} after-category-table after-{$taxonomy}-table category_pre_add_form edit_user_profile_update init in_admin_header load-edit.php load-{$pagename} login_form_middle login_head manage_media_custom_column manage_posts_custom_column personal_options personal_options_update post-html-upload-ui post_submitbox_misc_actions register_form register_post right_now_content_table_end save_post template_redirect user_register widgets_admin_page widgets_init wp_before_admin_bar_render wp_dashboard_setup wp_head {$taxonomy}_pre_add_form

WP Core Contributions

  • [20597] for #20402
  • [20580] for #20445
  • [19576] for #19453
  • [19343] for #19133
  • [19323] for #18935

View all 17 tickets on Trac.

Gists on GitHub

  • WordPress: Get prev/next post link
  • WordPress: Create New User
  • WordPress: Breadcrumb Functions
  • WordPress: Redirect User at Login
  • WordPress: Custom Field Shortcodes

See my GitHub profile

CapitalP.org Quote

The Capital “P” in WordPress has bad breath.

— capitalP.org

Proudly powered by WordPress