GithubHelp home page GithubHelp logo

wp-ajax's Introduction

wp-ajax's People

Contributors

boboz avatar medfreeman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

boboz

wp-ajax's Issues

Some Strict Standards/Notices/Warnings on 4.0-beta1-20140715

Before saving options:

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 19

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_names as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 20

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 25

Notice: Trying to get property of non-object in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\comprehensive-google-maps\comprehensive-google-maps.php on line 30

Notice: Trying to get property of non-object in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\comprehensive-google-maps\comprehensive-google-maps.php on line 30

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 25

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 27

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_names as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 28

Strict Standards: Accessing static property WPAjax::$ajax_request as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\wp-ajax.php on line 197

Strict Standards: Accessing static property WPAjax::$ajax_request as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\wp-ajax.php on line 202

Warning: file_get_contents(C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master/loading//.html): failed to open stream: No such file or directory in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\wp-ajax.php on line 141

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 37

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 42

Notice: Undefined index: contact-form-7 in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\contact-form-7\contact-form-7.php on line 25

Notice: Trying to get property of non-object in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\contact-form-7\contact-form-7.php on line 25

Strict Standards: Non-static method WPAjaxPlugins::dash2Camelcase() should not be called statically, assuming $this from incompatible context in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\contact-form-7\contact-form-7.php on line 27

After saving options:

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 19

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_names as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 20

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 25

Notice: Trying to get property of non-object in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\comprehensive-google-maps\comprehensive-google-maps.php on line 30

Notice: Trying to get property of non-object in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\plugins\comprehensive-google-maps\comprehensive-google-maps.php on line 30

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 25

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_array as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 27

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_names as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 28

Strict Standards: Accessing static property WPAjaxPlugins::$plugin_names as non static in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-plugins.php on line 62

Notice: Undefined variable: attr in C:\UniServerZ\www\wp4beta\wp-content\plugins\wp-ajax-master\includes\wp-ajax-settings.php on line 439

Status?

Hi!

Been researching WordPress ajax solutions for a bit and just stumbeled over your's :)
Tried it on a standard 3.8 with Twenty Twelwe but it seems not to be working. Also getting two sidebars. Just thought I should ask you about the status for this plugin.

Cheers!

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.