From 552c4ad4b8a4e82e2db397a5864fc7bfe810dbcc Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 9 May 2005 11:37:36 +0000 Subject: [PATCH] Usability hooks into wp.org git-svn-id: http://svn.automattic.com/wordpress/trunk@2594 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/plugins.php | 4 ++++ wp-admin/themes.php | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index ffd4971bc..1e7de39f6 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -108,6 +108,10 @@ if (empty($plugins)) { + +

+

WordPress plugin directory. To install a plugin you generally just need to upload the plugin file into your wp-content/plugins directory. Once a plugin is uploaded, you may activate it here.'); ?>

+ -

-

wp-content/themes directory. Once a theme is installed, you may select it here.'); ?>

- +

@@ -146,6 +144,9 @@ if (count($broken_themes)) { } ?> +

+

WordPress theme directory. To install a theme you generally just need to upload the theme folder into your wp-content/themes directory. Once a theme is uploaded, you may activate it here.'); ?>

+