=== WP Easy Directory Link === Contributors: barrahome, scarnago Donate link: http://www.barrahome.org License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl.html Tags: simple, directory, links, listing, easy Requires at least: 3.3 Tested up to: 4.1.1 Stable tag: 4.4.4 == Description == A simple and easy use plugin that allows to create a directory link page. Make software tools lists, digital resources or business address, all organized by categories. == Installation == * Download and activate this plugin * Create a new page and place the shortcode [wp_edl_init] * Use the Wordpress Link Manager to add new categories and links * If you already use the Link Manager then you can include X categories as param Example: [wp_edl_init include="1,2,3,4,5"] == Frequently Asked Questions == * Do you plan to update this plugin? - Yes we plan to update it once a month. * Where i can suggest ideas? - http://www.barrahome.org/contacto/ == Upgrade Notice == * shortcode [show_categories] renamed to [wp_edl_init] * now [wp_edl_init] can or not include an argument to include X categories, comma delimited, example: [wp_edl_init include="1,2,3,4,5"] == Screenshots == Don't needed yet. == Changelog == = 1.3 = * Added English translation. * Added another contributor. * Fixed developer URL. * Added shortcode params to include X categories. Example: [wp_edl_init include="1,2,3,4,5"] = 1.2 = * Moved functions to wp-easy-directory-link_functions.php * Moved Search box to be present on categories and links. * Clean code, still simple as we can do it. = 1.1 = * Added Search function. * Added Spanish translation and languages support. = 1.0 = * The first version of the plugin.