Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.32 KB

WP Discogs

Simple plugin to add various Discogs data to your site via short codes, widgets, Gutenberg blocks and Advanced Custom Fields.

Screenshots

image

image

NOTE This is still an early release and has not been throughougly tested. I've been running it on several of my sites now for a while with no issues but please use with caution. Testers very much appreciated.

Usage

Currently: Just add [discogs] Where you want your collection to show up. Coming soon there will be more options, including pagination, style, wishlists, etc.

To Do

  • Add caching to requests to save API calls and reduce overhead.
  • Add Error Checking
  • Move singletons into OOP classes
  • Move CSS to extneral resource instead of inline
  • Create helper for displaying results
  • Add Wishlists
  • Add options for display (Pagination, styles, results, etc.)
  • Add other API methods like Searching, adding to wishlist, etc.
  • Add Widgets
  • Add Gutenberg Blocks
  • Add Advanced Custom Field support
  • Is there anyway to sort by artist, album name?

Authors

  • Chrispian H. Burks - Initial work - Chrispian