Giter Site home page Giter Site logo

archetyped / favicon-rotator Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 110 KB

Easily Add a Favicon to your WordPress Site

Home Page: http://archetyped.com/tools/favicon-rotator/

License: GNU General Public License v2.0

CSS 1.24% PHP 89.29% JavaScript 8.18% HTML 1.29%
favicon favicon-rotator wordpress wordpress-plugin

favicon-rotator's People

Contributors

archetyped avatar

Watchers

 avatar

favicon-rotator's Issues

Favicon

Hi,

Favicon won't show on my site in any browser.

erinmadethis.com

Thanks

Erin

Many "Strict Standards" & array to string issues

Hey there - thanks for your plugin, I'm using it right now on an site update I'm working on... but I'm seeing some issues.

I'm running Wordpress 3.9.2 (latest) via MAMP 3.0.5 (latest) and running into a number of issues when I turn WordPress debugging on. The site still seems to be working fine, and the favicon is showing up (at least on my dev box running OSX + Chrome browser), but I see these errors with WP_DEBUG = true:

Strict Standards: Redefining already defined constructor for class FaviconRotator in /MAMP/wp-content/plugins/favicon-rotator/model.php on line 110

Strict Standards: Redefining already defined constructor for class FVRT_Base in /MAMP/wp-content/plugins/favicon-rotator/includes/class.base.php on line 40

Strict Standards: Redefining already defined constructor for class FVRT_Utilities in /MAMP/wp-content/plugins/favicon-rotator/includes/class.utilities.php on line 17

Strict Standards: Redefining already defined constructor for class FVRT_Media in /MAMP/wp-content/plugins/favicon-rotator/includes/class.media.php on line 78

Notice: Array to string conversion in /MAMP/wp-content/plugins/favicon-rotator/includes/class.media.php on line 864

Strict Standards: Only variables should be passed by reference in /MAMP/wp-content/plugins/favicon-rotator/model.php on line 402

Notice: Array to string conversion in /MAMP/wp-content/plugins/favicon-rotator/includes/class.media.php on line 864

Strict Standards: Only variables should be passed by reference in /MAMP/wp-content/plugins/favicon-rotator/model.php on line 402

Error PHP 7.0

File includes/class.base.php line: 46

Say:

call_user_method($func, $this);

Should Say:

call_user_func($func, $this);

favicon not showing in IE11

I uploaded my favicon with no problems, but it is not displaying in Internet Explorer. Works fine with Chrome...Any suggestions? Thanks!

Security of plugin

I found this URL.
https://coderisk.com/wp/plugin/favicon-rotator
Even though your score is in the green zone, it could be better.

I see lots of Directory Traversal on my website where they try to get to the config files and I do not want your plugin to be one of them.

Here an example which is not your plugin:
http://.../wp-content/plugins/abc-plugin/admin/import-export/download-content.php?file=..%2F..%2F..%2F..%2F..%2Fwp-config.php

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.