Giter Site home page Giter Site logo

wordpress-favicon-links's Introduction

=== Favicon Links ===
Contributors: whyte624
Tags: favicon, link, a, href, url, google, image, decoration
Stable tag: trunk
Donate link: http://whyte624.ru
Requires at least: 4.0
Tested up to: 4.1.1
License: GPL2

Adds favicons to links in posts to give them nice look.

== Installation ==
1. Upload `favicon-links.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Description ==
The plugin adds favicons of websites to links which they lead to.
If a link has image inside (img tag), then favicon will not be added.

To suppress favicon for your link add 'data-no-favicon' attribute to the a tag:
<a href="http://example.com" target="_blank" data-no-favicon>my link</a>.

Uses Google S2 Favicon service.

Report issues or/and contribute here: https://github.com/whyte624/wordpress-favicon-links.

== Changelog ==
= 1.2 =
* 'display: inline-block' for favicons, since some themes make images inside a post 'display: block;'

= 1.1 =
* Suppress warnings for wrong html markup
* Small padding after favicon for nicer look
* Suppress favicon for specific link

= 1.0 =
* Basic functionality

== Screenshots ==
1. Example of Favicon Links plugin output
2. Favicon Links plugin output

== Frequently Asked Questions ==

== Upgrade Notice ==

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.