Linux 软件免费装
Banner图

Logo Switcher

开发者 leanderiversen
更新时间 2020年6月25日 23:12
PHP版本: 5.6 及以上
WordPress版本: 5.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

custom logo logo login logo logo controller logo switcher

下载

1.0 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.2 1.2.1 1.2.2 1.2.3 2.0 2.1

详情介绍:

Logo Switcher is a super lightweight plugin that easily allow the implementation of a chosen logo in your theme. By default, the plugin automatically includes the chosen logo on the login screen, but the plugin behavior can be controlled by a simple filter. To get started, simply download and activate the plugin, then hover over Appearance and click on Customize. How to use ` <?php // https://www.example.com/wp-content/uploads/YYYY/MM/logo.png echo logo_switcher_url(); // logo_switcher_link_tag(); // logo_switcher_image_tag($classes = array()); ` Like the plugin? If you like the plugin, please review it. Every review is highly appreciated, but if you have a suggestion on how to make the plugin better, please send an email to info@carpe-noctem.no. == Installation ==
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Appearance, then click on Customize to upload your logo. Note that this will only add the logo to the login page of your website. To include the logo on your actual website, use one of the functions provided under "How to use".
== Changelog == 2.1 2.0 1.2.3 1.2.2 1.2.1 1.2 1.1.4 1.1.3 1.1.2 1.1.1 1.1 1.0 == Screenshots ==
  1. This is where you upload the logo you want to use
  2. This is where you change the settings of the plugin to suite your needs