=== My References === Contributors: umuthan Donate link: http://umuthan.com/ Tags: custom post type, references, reference, widget, shortcode Requires at least: 4.0 Tested up to: 5.7.2 Stable tag: 1.0.2 Requires PHP: 5.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html A Wordpress plugin to list your references with shortcode or widget. == Description == Wordpress References Module A Wordpress plugin to list your references in your custom page and widgets ## Shortcode: [my-references show-title='no' show-image='yes' animation='carousel' number='-1' image-style='thumbnail' classes=''] ### Shortcode Attributes: **show-title**: to shows references title **show-image**: to shows references image **animation**: animation type for references **number**: number of references to show **image-style**: image style for references' images **classes**: custom class style names for references == Installation == 1. Upload the plugin files to the `/wp-content/plugins/my-references` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the shortcode or widget described in this README == Frequently Asked Questions == = What is reference? = Reference is a custom post type to define your references and shows them on page via shortcode or widgets. == Screenshots == 1. My References shortcode in editing page 2. My References shortcode on page 3. My References widget in widgets panel 4. My References widget on homepage == Changelog == = 1.0.2 = * done some plugin tests for Wordpress 5.7.2 = 1.0.1 = * some tests for lower versions of PHP and Wordpress = 1.0.0 = * reference custom post type added * widget and shortcode defined to show references == Upgrade Notice == = 1.0.2 = Done some plugin tests for Wordpress 5.7.2 = 1.0.1 = some tests for lower versions of PHP and Wordpress = 1.0.0 = Reference post type added, widget and shortcode defined.