=== WP ADA === Contributors: Dianakc Donate link: http://arquivo.tk/dev/ada Tags: post types, animals, adoption, pets, ngo Requires at least: 3.0 Tested up to: 3.1 Stable Tag: 1.2 ADA plugin was designed for small or local websites on lost animals and animal adoption projects. == Description == The ADA Plugin, offers an easy way to keep a database with specific information for every pet for adoption or lost pet. * Auto-tag status in thumbnails - Through CSS, the status is displayed as a tag placed on every thumbnail. * Change status, not permalinks - By using posts tags, you can change status any time, without changing the post permalink. * Every pet is a fully featured post - You have feed, comments, can add images, videos, everything you need just like a normal post. * Special information are kept on every post - Data such size, breed, colors etc are kept individually on every post. * Widgets for display - Just drop the ADA widgets for display a random available pet for adoption, search form, lost pet and pet color tagcloud. * Works with any theme - Add the code for display the special data in pet posts or create a theme template file. * Output uses style sheet - You don't need to dive into codes for customize colors and fonts, change everything within the stylesheet. * Export and Import - ADA Plugin uses post type, a WordPress feature, so you can export and import pets posts whenever you need. * Contextual Help - Are you lost? Click the Help tab when editing or adding a post type for a quick guide. * Fully localized - Help on adding new languages too! * Thumbs and special data on feeds - Pet and Lost pet feed display thumbnail and special data. == Installation == 1. Unzip and upload ADA Plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin. 1. Three new panels appears for add posts types. Chose an option and add a post. Click the ADA Plugin Panel for usage. 1. Place `` in your templates wherever the single post, archive etc context is used. Best place is below `the_title()`, but you can place it anywhere within the loop. 1. Add a widget or menu item for display the item. == Frequently Asked Questions == = How to display the especial info in single posts? = Place `` in your templates wherever the single post, archive etc context is used. Best place is below `the_title()`, but you can place it anywhere within the loop. = How do I display pets for adoption/lost pets? = ADA Plugin uses post types for keeping everything in their place. You can add a widget or menu item for pets available, adopted pets, lost pets and so on. = What are the template files I can create for my theme when using ADA Plugin? = The following files will be used if existing in your theme directory: single-pet.php, single-lost.php, taxonomy-status.php, taxonomy-lost-status.php, archive-pet.php, archive-lost.php etc. More info: http://codex.wordpress.org/Template_Hierarchy Note on content types created by ADA Plugin: *post types: `pet` and `lost` *taxonomies: `status`, `status-lost`, `color`, `types`, `lost-types` = How to change the output style and colors? = By editing `wp-content/plugins/wp-ada/creation/presentation/styles.css`. = When adding a pet/lost pet, how to hide contact info if pet was found/adopted? = You don't need to. Just change pet status do `Found` or `Adopted` and the contact info will not be shown. = Can I add new statuses for lost pets/pets? = Yes. Although you can't add status when editing, you can do it in Status sub-panel screen. Also, you can style the tags editing `wp-content/plugins/wp-ada/creation/presentation/styles.css`. Note that some special features will not work, i.e. auto-tag thumbnails. = How to donate? = If I saved you sometime, send any amount to my PayPal at dianakac@gmail.com. == Screenshots == 1. Pet for adoption single post. 1. Widget displaying animals for adoption (all types and statuses) 1. Editing screen 1. Widgets == Changelog == = 1.2 = * Better localization * Thumbnail and special info now in feeds! = 1.0 = * ADA Plugin launched. == Read me now! == ADA Plugin is a free plugin but I discourage pet shops for using it and I will not provide support for such. Also, I want you ask you never buy animals as a pet. There are plenty of animals in shelters you can adopt, stop keeping this obsolete market alive.