Linux 软件免费装
Banner图

Admin Personalize

开发者 deepak040
更新时间 2017年8月3日 12:46
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

email mail mail from from email email from from address smtp email address from header wordpress icon wordpress logo backend icon backend logo register form logo login form logo

下载

1.1

详情介绍:

  1. This plugin allows you to set the email address and name used on email sent by WordPress by setting the From: header.
It is an updated and fully re-worked version of the WP Mail From plugin by Tristan Aston and now works with the latest versions of WordPress.
  1. This plugin allows you to configure the Wordpress logo on login and register page by setting the Wordpress Logo: header.
  2. This plugin allows you to configure the Wordpress icon on Dashbord by setting the Wordpress icon: header.
  3. This plugin allows you to remove version no of WordPress by setting the Remove Wordpress setup Information: header.
  4. This Plugin allows you to hide Admin Bar from wordpress frontend.
  5. This plugin allows you to change width of WordPress custom logo on login panel.
  6. Adds a "Admin Personalize" section in the "Settings" menu.
  7. The plugin uses the filter hooks admin_personalize_from and admin_personalize_from_name.
  8. The priority for the hooks is set to 1 to allow for other plugins that may hook these with the default priority of 10 to override this plugin.

安装:

Either install via the WordPress admin plugin installer or...
  1. Unzip admin-personalize.zip in the /wp-content/plugins/ directory, making sure the folder is called admin-personalize.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Visit the admin settings page Settings > Admin Personalize and save your preferred name and email address.
Upgrading from the old WP Mail From plugin This version is pretty much a complete re-write, fixes loads of bugs and works with the most recent versions of WordPress. If upgrading from the WP Mail From plugin your current name an email settings should be copied across but please check. To upgrade simply activate this plugin then deactivate the old WP Mail From plugin. You should now use: get_option( 'admin_personalize_name' ); get_option( 'admin_personalize_email' );

屏幕截图:

  • ScreenShot I
  • ScreenShot II

升级注意事项:

1.1
  • Added options to change width of Wordpress logo on login panel.
1.0 Added options to override default WordPress email addresses and added 'admin_personalize_default_from' filter. Added option to configure the Wordpress logo on login and register page and wordpress icon on WordPress Dashboard. Added option to hide wordpress version number and prevent online tools to detect your website is a Wordpress site. Added option to hide wordpress admin bar from frontend. This version is pretty much a complete re-write, fixes loads of bugs and works with the most recent versions of WordPress. If upgrading from the WP Mail From plugin your current name an email settings should be copied across but please check.

常见问题:

Why does the From address still show as the default or show up as 'sent on behalf of' the default address?

Possibly your mail server has added a Sender: header or is configured to always set the envelope sender to the user calling it.

Why are emails not being sent?

Some hosts may refuse to relay mail from an unknown domain. See http://trac.wordpress.org/ticket/5007 for more details.

更新日志:

1.1 1.0