Contributors: macbookandrew, pressedsolutions Tags: custom post type, science, research Donate link: https://cash.me/$AndrewRMinionDesign Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.5.0 License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds science and research custom post type and categories
Adds science and research custom post type and categories.
To use browser-sync for local development, run this command:
$ browser-sync start --proxy "dev.wordpress.dev" --files "css/*.css" --files "*.php"
- Install the plugin.
- Add articles.
- Add support for author, journal, and publication date
- Fix link typo
- Fix menu height
- Hide page title
- Fix article grid wrapping logic
- Make treatment taxonomy hierarchical for admin ease-of-use
- Add treatment taxonomy
- Add
[rejuv_science_research_articles]
shortcode for display articles grouped by category
- Add search form
- Fix taxonomy archive
- Add taxonomy name to archive grid
- Initial plugin