Creates custom content type to upload pets, displays from 1 to 4 generations ..
When you create new pet it lets you select the mother and father and then draws tree when the user is viewing the post...
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
Use Settings->Laika Configuration to configure the plugin.
new content type is Added, the pluggin works in this way The identifier is the important part, it must be unique for every pet.
The identifier of the mum and dad will be tied to them, if they exists, then the plugin will know, and draw the tree properly...
To view the page displaying all pets Create new page and copy ID on settings, ID of the Archive.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Redesign of the archive and added the possibility to filter by arguments fixed uninstall bug 0.19.
Read more