Manage external sources for your plugins and themes, and bring private updates directly into the WordPress admin.
Download the plugin
.zip
file ready to install.Install it on your WordPress site
Enter your API key
SECURE_AUTH_KEY
is defined in your wp-config.php
, the key will be encrypted in the database.external_repositories
filter. Repositories added this way will not appear in the plugin’s admin interface, but will be active and used for updates.
url
, supports_themes
, or supports_plugins
are not specified, the following defaults are applied:
hide_external_repositories_plugin
filter:
wp-content/mu-plugins/custom-repos.php
) to ensure it’s always loaded and easy to share across projects.