[wp-trac] [WordPress Trac] #17276: custom post type problems needs addressed
WordPress Trac
wp-trac at lists.automattic.com
Sat May 7 19:46:21 UTC 2011
#17276: custom post type problems needs addressed
-------------------------+------------------------------
Reporter: squeeky | Owner: squeeky
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+------------------------------
Comment (by squeeky):
so that you can review my work (thus far) in the enviroment it's intended
for, i've attached wp-includes/default-widgets.php with the following
modified widgets
- Pages
- Categories
- Recent Posts
- Tag Cloud
i've included in the modified widgets' intro comments the line "updated
for 3.1.3" so each modified widget is easy to find.
i think the code, as is, would be solid enough to roll out (release), but
you might find things that could be refined or brought more in the
direction of the "wordpress way"
what i did not do, which i think should be done, is change the default
text - for example:
- i did not change the name of "Recent Posts" and i think naming it
"Recent Entries" might be better
- i think the same change for the "Recent Posts" description might be
good, so that it would read "The most recent entries on your site"
- more importantly, i think the description for "Pages" should probably be
changed from "Your site's WordPress Pages" to something like "Display your
site's pages"
so some minor things like that could be updated - but now, at least, you
can see my modifications in the context they are intended for....
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17276#comment:34>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list