WordPress Image Control: Difference between revisions

mNo edit summary
Line 23: Line 23:


===An Image from the Administrator's Perspective===
===An Image from the Administrator's Perspective===
When editing an Attachment Page, there are a myriad of items to configure
When editing an Attachment Page, there are a myriad of items to configure.  Each one is important for a different reason (SEO, organization, etc.)


*Title: Seen in the attachment's permalink page and in the Head section of HTML in the <TITLE> Element, but nowhere in the actual Post or Page or the HTML of a Post or Page
*Title: Seen in the attachment's permalink page and in the Head section of HTML in the <TITLE> Element, but nowhere in the actual Post or Page or the HTML of a Post or Page
Line 56: Line 56:


==Items to Consider==
==Items to Consider==
=== Categories ===
In WordPress,Categories are by default associated with Posts.  According to documentation, each Post must be assigned to a Category.  If one isn't purposely chosen, a default Category is assigned.  This default Category can be set in the Settings Tab under Writing.  Other Plugins like '''''Media Library Categories''''' makes the same Categories used with Posts available under the Media Tab and as a Widget on the Edit Media administration page.  Another Plugin, '''''Add Categories to Pages''','' adds that same capability to the Pages Tab and as a Widget on the administration page for Pages.
=== Plugins ===
* '''''Add Category to Pages'''''
* '''''Media Library Categories'''''
* '''''Add Categories to Pages'''''
* '''List Categories, List Category Posts & GUI for List Category Posts''': Each of these Plugins displays Category Information about Posts, but so far haven't figured out how to make them do Images or Pages that are in Categories
* '''Display Posts''': This one allows for displaying Categories for Posts, Pages, and other custom fields (post, page, revision, attachment (AKA image or media), te_announcements). Post status can be publish, pending, draft, auto-draft, future, private, inherit, trash, any


===Image===
===Image===