What’s psnGeneric ?
It allows you to display an extract (random or not) of several records based on a key from a table. This can be used to display a random quote, a list of file to download, a list of … in fact, what you want !
How does it work ?
Few functions that you can call from your « index.php ». There is no limitation except your imagination ! The « Quote of the day » and the « Download » sections displayed on this page use this functionnality. Here is the call for the « Quote » :
< ?php the_genRandom( 'QUOTE',1,'','','', ''); ?>
You manage the content via the WP-Admin area (as you can see below).
Nothing to display.
This is only a preview. It will be out and available for download end of this week-end.
Comments are closed, but trackbacks and pingbacks are open.