{"id":161498,"date":"2022-08-19T23:58:20","date_gmt":"2022-08-19T23:58:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/class-library\/"},"modified":"2026-01-05T19:27:17","modified_gmt":"2026-01-05T19:27:17","slug":"classroom-library","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/classroom-library\/","author":15602155,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.4","stable_tag":"0.1.4","tested":"6.9.4","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Classroom Library","header_author":"Marcus Burnette","header_description":"Class library with book search and check in\/out.","assets_banners_color":"e2eaf2","last_updated":"2026-01-05 19:27:17","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/mburnette.com\/classroom-library\/","header_author_uri":"https:\/\/mburnette.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":2885,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"mdburnette","date":"2022-08-20 00:00:15"},"0.1.1":{"tag":"0.1.1","author":"mdburnette","date":"2022-08-20 04:24:52"},"0.1.2":{"tag":"0.1.2","author":"mdburnette","date":"2024-03-28 15:12:12"},"0.1.3":{"tag":"0.1.3","author":"mdburnette","date":"2024-03-28 22:14:57"},"0.1.4":{"tag":"0.1.4","author":"mdburnette","date":"2026-01-05 19:27:17"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2772778,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2772778,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2772780,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2772780,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3432999,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/wp-admin\\\/plugins.php\",\"preferredVersions\":{\"php\":\"8.0\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"features\":{\"networking\":true},\"steps\":[{\"step\":\"installPlugin\",\"options\":{\"activate\":true},\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"classroom-library\"}},{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"}]}"}},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2","0.1.3","0.1.4"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":2772778,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":2772778,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":2772778,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Publication barcode scanning","2":"Single publication template","3":"Bookshelf visually listing all publications"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1779,17278,5298,1980],"plugin_category":[47],"plugin_contributors":[209348],"plugin_business_model":[],"class_list":["post-161498","plugin","type-plugin","status-publish","hentry","plugin_tags-books","plugin_tags-classroom","plugin_tags-education","plugin_tags-library","plugin_category-education-and-support","plugin_contributors-mdburnette","plugin_committers-mdburnette"],"banners":{"banner":"https:\/\/ps.w.org\/classroom-library\/assets\/banner-772x250.jpg?rev=2772780","banner_2x":"https:\/\/ps.w.org\/classroom-library\/assets\/banner-1544x500.jpg?rev=2772780","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/classroom-library\/assets\/icon-128x128.png?rev=2772778","icon_2x":"https:\/\/ps.w.org\/classroom-library\/assets\/icon-256x256.png?rev=2772778","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/classroom-library\/assets\/screenshot-1.jpg?rev=2772778","caption":"Publication barcode scanning"},{"src":"https:\/\/ps.w.org\/classroom-library\/assets\/screenshot-2.jpg?rev=2772778","caption":"Single publication template"},{"src":"https:\/\/ps.w.org\/classroom-library\/assets\/screenshot-3.jpg?rev=2772778","caption":"Bookshelf visually listing all publications"}],"raw_content":"<!--section=description-->\n<p>Classroom library plugin to catalog books and create a check in\/out system for students.<\/p>\n\n<p>Quick entry of publications: Using the built-in barcode lookup, you can use a scanner or enter a barcode to pull book details from OpenLibrary.org automatically - no API keys needed!<\/p>\n\n<p>Visual directory: Use a shortcode to place your library listing on any page you'd like!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the classroom-library plugin to your site and activate it!<\/li>\n<li>Add new publications manually or by looking them up using the built-in barcode search (uses OpenLibrary.org).<\/li>\n<li>Add the [bookshelf] shortode to any page you'd like the library to appear.\n\n<ul>\n<li>Add \"search\" attribute (\"yes\"\/\"no\") to show\/hide search bar. Default: \"yes\"<\/li>\n<li>Add \"cols\" attribute to determine number of columns, or books per shelf row. Default: 6<\/li>\n<\/ul><\/li>\n<li>Check available copies out and check borrowed books back in from individual publication pages.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.1.4 (March 28, 2024)<\/h4>\n\n<ul>\n<li>Fix: enable bookshelf search to work when using plain permalinks (ex: ?page=123)<\/li>\n<li>Misc: added documentation for bookshelf shortcode attributes<\/li>\n<\/ul>\n\n<h4>0.1.3 (March 28, 2024)<\/h4>\n\n<ul>\n<li>Fix: clean up errors when trying to save without IDs or field names<\/li>\n<li>Fix: implementation\/override of single publication template<\/li>\n<\/ul>\n\n<h4>0.1.2 (???)<\/h4>\n\n<ul>\n<li>I'm sure I fixed something?<\/li>\n<\/ul>\n\n<h4>0.1.1 (August 19, 2022)<\/h4>\n\n<ul>\n<li>Fix: better sanitization<\/li>\n<li>Tweak: link to local image for missing cover<\/li>\n<li>Misc: better documentation and imagery for .org listing<\/li>\n<\/ul>\n\n<h4>0.1.0 (August 17, 2022)<\/h4>\n\n<ul>\n<li>Initial plugin release<\/li>\n<\/ul>","raw_excerpt":"Classroom library plugin to catalog books and create a check in\/out system for students.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/161498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=161498"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mdburnette"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=161498"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=161498"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=161498"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=161498"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=161498"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=161498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}