WP Manifestindependent plugin directory
manifest / media / wordpress-post-attachments

leaStudios Post Attachments

Add files to a post from the backend and let users download these files by displaying them after the post's content.

by Adam John Lea · github.com/adamjohnlea/wordpress-post-attachments · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/adamjohnlea/wordpress-post-attachments/archive/refs/heads/master.zip

From the readme

leaStudios Post Attachments Add files to a post from the backend and let users download these files by displaying them after the post's content. Contents leaStudios Post Attachments includes the following files: A CSS directory that contains the styling code for the plugin plugin. LICENSE.md. The GNU General Public License, version 3. README.md. The file you are reading now. index.php. File to stop directory browsing least-post-attachments.php. The actual plugin file. License leaStudios Post Attachments is licensed under the GPL v3 or later. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA A copy of the license i

Read the full README on GitHub →