Customizing wordpress default widgets?

Is there anyway to customize the default WordPress widgets or do i need to create my own? For example, I want my recent post widgets to display date aswell.

Thanks in advance!

Read More

/Richard

Related posts

Leave a Reply

1 comment

  1. You’ll have to create your own but you can copy the code and customize from /wp-includes/default-widgets.php

    If you edit the defaults they’ll screw up when you update WP.