Linux 软件免费装

Theme-Independent Stylesheets

开发者 jshoptaw
更新时间 2018年2月7日 17:32
捐献地址: 去捐款
WordPress版本: 4.9.4
版权: GPLv2 or later
版权网址: 版权信息

标签

css theme stylesheet independent stylesheets

下载

theme-independent-stylesheets-1.0.0.zip 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 theme-independent-stylesheets-1.0.1.zip theme-independent-stylesheets-1.0.2.zip theme-independent-stylesheets-1.0.3.zip theme-independent-stylesheets-1.1.0.zip

详情介绍:

This plugin allows you to use uploaded CSS files that can be used across themes without having to edit any theme files or use FTP. For example, if you wanted to use Font Awesome on your site but your current theme doesn't include it (or you know you want to use Font Awesome regardless of what theme you're using), you can simply upload the font-awesome.css (or font-awesome.min.css) file using the WordPress Media Uploader then activate said stylesheet in the Theme-Independent Stylesheets (TISS) settings. That CSS file will then automatically be included on your site no matter what theme you're using. Even if you switch themes, the CSS file will still be called in your site's <head> (as long as the theme is coded to properly use wp_head(), which most themes are).

安装:

  1. Install TISS either via the WordPress.org plugin directory or by uploading the plugin folder ( theme-independent-stylesheets ) to your server's WordPress plugins directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress

更新日志:

1.1.0 1.0.3 1.0.2 1.0.1 1.0.0