{"id":283089,"date":"2026-03-06T21:05:49","date_gmt":"2026-03-06T21:05:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fluidity-document-library\/"},"modified":"2026-03-06T21:06:33","modified_gmt":"2026-03-06T21:06:33","slug":"fluidity-document-library","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/fluidity-document-library\/","author":13961144,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.5","stable_tag":"1.0.5","tested":"6.9.4","requires":"6.0","requires_php":"","requires_plugins":null,"header_name":"Fluidity Document Library","header_author":"Sightfactory","header_description":"A modern document library plugin.","assets_banners_color":"105154","last_updated":"2026-03-06 21:06:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/sightfactory\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":174,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.5":{"tag":"1.0.5","author":"sightfactory","date":"2026-03-06 21:06:33"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3476698,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3476698,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3476698,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3476698,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3476698,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3476698,"resolution":"2","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[24392,8848,196519,149051],"plugin_category":[],"plugin_contributors":[86654],"plugin_business_model":[],"class_list":["post-283089","plugin","type-plugin","status-publish","hentry","plugin_tags-document-library","plugin_tags-file-manager","plugin_tags-glassmorphism","plugin_tags-vuejs","plugin_contributors-sightfactory","plugin_committers-sightfactory"],"banners":{"banner":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/banner-772x250.png?rev=3476698","banner_2x":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/banner-1544x500.png?rev=3476698","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/icon-128x128.png?rev=3476698","icon_2x":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/icon-256x256.png?rev=3476698","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/screenshot-1.png?rev=3476698","caption":""},{"src":"https:\/\/ps.w.org\/fluidity-document-library\/assets\/screenshot-2.png?rev=3476698","caption":""}],"raw_content":"<!--section=description-->\n<p>A modern document library plugin for WordPress featuring a sleek design and a fast, responsive user experience.<\/p>\n\n<p>Features include:\n- Drag &amp; Drop Bulk Upload\n- Pagination (Load More or Numeric)\n- Search and Category Filtering\n- Custom Post Type for Documents\n- Mobile Responsive Design<\/p>\n\n<h3>Shortcode Options<\/h3>\n\n<pre><code>[fluidity_dl_library layout=\"grid\" limit=\"12\" pagination=\"true\" pagination_type=\"load_more\"]\n<\/code><\/pre>\n\n<ul>\n<li><code>layout<\/code>: \"grid\" or \"table\" (Default: grid)<\/li>\n<li><code>category<\/code>: Comma separated folder\/category slugs to limit display<\/li>\n<li><code>limit<\/code>: Number of documents per page<\/li>\n<li><code>pagination<\/code>: \"true\" or \"false\"<\/li>\n<li><code>pagination_type<\/code>: \"load_more\" or \"numeric\"<\/li>\n<li><code>color<\/code>: Primary color, optionally followed by hover color (e.g. \"#ff0000\" or \"#ff0000,#cc0000\")<\/li>\n<li><code>show_search<\/code>: \"true\" or \"false\" (Default: true)<\/li>\n<li><code>show_filter<\/code>: \"true\" or \"false\" (Default: true) to show\/hide category dropdown<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>fluidity-document-library<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Use the <code>[fluidity_dl_library]<\/code> shortcode on any page or post.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Security: Hardened Javascript entity decoding using a safe <code>DOMParser<\/code> implementation to prevent XSS.<\/li>\n<li>Security: Added direct file access protection to PHP files to prevent unauthorized execution.<\/li>\n<li>Feature: Introduced Document Status functionality, allowing documents to be marked as Draft or Private.<\/li>\n<li>Feature: Added Pin to Top (Sticky) prioritization on the frontend.<\/li>\n<li>Fix: Resolved HTML entity rendering regression in document titles.<\/li>\n<li>Best Practice: Implemented internationalization for all AJAX response strings.<\/li>\n<li>UI: Adjusted admin menu position to sit prominently after 'Media' for better dashboard hierarchy.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Maintenance: Provided non-minified source for Vue.js to comply with repository requirements.<\/li>\n<li>Feature: Implemented smart version switching for libraries based on SCRIPT_DEBUG.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fix: Adjusted admin menu position to comply with WordPress repository hierarchy guidelines.<\/li>\n<li>Security: Refactored dynamic style escaping to strictly follow WordPress.Security.EscapeOutput standards.<\/li>\n<li>Maintenance: Updated file headers and source URLs across the codebase.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Refactor: Standardized all CSS and JavaScript prefixes to <code>fluidity-dl-<\/code> for better naming consistency.<\/li>\n<li>Refactor: Prefixed all core database keys, post types, and taxonomies to prevent collisions.<\/li>\n<li>Fix: Resolved HTML entity decoding issues in the admin document title field.<\/li>\n<li>Fix: Hardened state management to prevent missing document links in the admin interface.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Security: Implemented redundant nonce and capability checks for all admin AJAX endpoints.<\/li>\n<li>Security: Hardened file path resolution in metadata extraction to prevent path traversal.<\/li>\n<li>Security: Added post type verification to document CRUD operations to ensure data integrity.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<\/ul>","raw_excerpt":"A modern document library plugin for WordPress featuring a sleek design and a fast, responsive user experience.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/283089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=283089"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sightfactory"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=283089"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=283089"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=283089"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=283089"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=283089"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=283089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}