Rating: 4 stars
In the plugin file ajax-option.php, the <label> tags were misspelled (“lable”).
The loading GIF was being returned wrong, using
plugins_url().'/Ajaxifier/images/'.$ajx_get_opt['ajx_loader']
wherein the name of the plugin is actually misspelled… I changed that to
plugin_dir_url(__FILE__).'images/'.$ajx_get_opt['ajx_loader']
Also the uploaded GIF saves only the first two letters of the file name (with extension). This isn’t an issue, I just noticed when looking into the broken images.
All easy fixes. Otherwise wonderful plugin.
]]>Rating: 5 stars
quick ajax
]]>Rating: 5 stars
thanks for this plugin. this is what i was looking for. many thanks.
]]>Rating: 5 stars
working fine and lightweight and easy to configure
]]>