=== Site Assets === Contributors: montanabanana, abda53 Donate link: http://www.amazon.com/gp/wishlist/NLKLKBFRBRZU/ Tags: site, assets, content, images, files Requires at least: 4.7 Tested up to: 6.9 Stable tag: 1.2.2 Requires PHP: 7.0 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Share website assets on a per page basis. Perfect for sites with multiple contributors and developers. == Short Description == Share website assets on a per page basis. Perfect for sites with multiple contributors and developers. == Description == Site Assets is a tool to easily share website assets on a per page basis. This is most helpful on site with multiple contributors and developers. - Set permissions on who can add or view the assets - Add assets on a per page/post basis. Even custom post types. - Style the front end assets box to fit the site design or choose from predefined styles - Share relevant images, graphics and text on the pages specific to that content - Note: This plugin is for linking to assets, not uploading assets. (Link to box.net, zip archive, etc) == Installation == 1. Upload the `site-assets` folder to the `/wp-content/plugins/` directory 2. Activate the plugin from the Plugin menu in Wordpress 3. Updates will be handled automatically through the built in Wordpress update functionality. == Screenshots == 1. **Admin View** - Admin Permissions View 2. **Content Management** - Content Management View 3. **Front End** - Front End View == Frequently Asked Questions == 1. The position and styling of the Assets box can easily customized to fit your site design, or can be overwritten for full control via CSS. == Changelog == = 1.2.1 = * Updated for the latest version of Wordpress and PHP = 1.2 = * Updated for WordPress 6.4+ and PHP 7.4+ compatibility * Fixed deprecated functions and capabilities * Added proper nonce verification and sanitization * Improved security with proper escaping * Fixed PHP short tags compatibility * Improved code structure and error handling = 1.1 = * Added File Sharing links = 1.0 = * Initial Development