Logo
Explore Help
Sign In
IntenseWebs/WordPress
3
0
Fork 0
You've already forked WordPress
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
a1c4c4789fce01ac65c094b9eb0dff01af734d9a
WordPress/wp-admin/network/plugin-install.php

12 lines
201 B
PHP
Raw Normal View History

Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129 git-svn-id: http://svn.automattic.com/wordpress/trunk@15867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-20 14:16:03 +00:00
<?php
Doc blocks for wp-admin/network. see #14435. git-svn-id: http://svn.automattic.com/wordpress/trunk@15880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-21 11:21:13 +00:00
/**
* Install plugin network administration panel.
*
* @package WordPress
* @subpackage Administration
* @since 3.1.0
*/
Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129 git-svn-id: http://svn.automattic.com/wordpress/trunk@15867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-20 14:16:03 +00:00
require_once( './admin.php' );
require( '../plugin-install.php' );
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 23ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API