Git Product home page Git Product logo

gk-widget-rules's People

Contributors

dziudek avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gk-widget-rules's Issues

2 small issuess

  1. Notice: Undefined index: gk_widget_rules in /Applications/MAMP/htdocs/events/wp-content/plugins/gk-widget-rules/front-end.php on line 154
  2. When you add new widget - it looks like:
    screenshot (Chrome, Firefox)
    When you save the widget, everything is ok.

Loading predefined CSS classes as a list

The plugin will load automatically JSON file from the theme i.e. gk-widget-rules-styles.json with list:

{
"Style name I": "css-class-1",
"Style name II": "css-class-2",
...
"Style name N": "css-class-n"
}

"Custom CSS class:" option doesn't work

When I add i.e. these classess: class1 class2 class3 and save widget this filed looks like:
class1class2class3 and classess are not visible in the widget's code.

Migration from old versions

After installing a new version of plugin it should detect options of the old version and suggest a one-time migration which will add settings to widgets and will mark old data as synced.

PHP 7.2 create_function()

Hello,

For PHP 7.2.0, the create_function() is deprecated, could you fix code for future compabilty?

PHP Deprecated:  Function create_function() is deprecated in /public_html/wp-content/plugins/gk-widget-rules/front-end.php on line 143
PHP Deprecated:  Function create_function() is deprecated in /public_html/wp-content/plugins/gk-widget-rules/front-end.php on line 145

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.