Added: Developers can now enable plugin installation from a URL by including theme source in the demo list array. This is ideal for plugins hosted outside of WordPress.org. Important: If a recommended plugin is already available on WordPress.org, there’s no need to use the “source” option.
‘plugins’ => array( array( ‘name’ => __( ‘your plugin name’, ‘text-domain’ ), ‘slug’ => ‘plugin-slug’, ‘source’ => ‘https://downloads.wordpress.org/plugin/advanced-import.1.4.1.zip’, //full url with zip, your theme url, or any site link with zip will work ),)
Plugin Website
Visit website
Share Post
Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.