From fe818f8ebf661a763bf490cd9c4ae2fd280b4bdb Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 9 May 2005 11:37:36 +0000 Subject: [PATCH] Usability hooks into wp.org git-svn-id: https://develop.svn.wordpress.org/trunk@2594 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ffd4971bc5..1e7de39f69 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.'); ?>

+