golden hour
/home/phakp/public_html/wp/wp-content/plugins/bbpress
⬆️ Go Up
Upload
File/Folder
Size
Actions
bbpress.php
38.09 KB
Del
OK
bbpress.pot
164.38 KB
Del
OK
composer.json
736 B
Del
OK
humans.txt
1.55 KB
Del
OK
includes
-
Del
OK
index.php
58 B
Del
OK
license.txt
14.77 KB
Del
OK
readme.txt
2.48 KB
Del
OK
templates
-
Del
OK
Edit: composer.json
{ "name": "bbpress/bbpress", "description": "bbPress is forum software with a twist from the creators of WordPress.", "type": "wordpress-plugin", "keywords": [ "bulletin board", "community", "forum", "support", "wordpress" ], "homepage": "https://bbpress.org", "license": "GPL-2.0-or-later", "authors": [ { "name": "bbPress Contributors", "homepage": "https://bbpress.org/about/" } ], "support": { "forum": "https://bbpress.org/support/", "irc": "irc://irc.freenode.net/bbpress-dev", "issues": "https://bbpress.trac.wordpress.org/", "wiki": "https://codex.bbpress.org/", "source": "https://bbpress.trac.wordpress.org/browser" }, "require": { "composer/installers": "~1.0", "php": ">=5.6.20" } }
Save