tronsha / wp-lightbox-plugin

WordPress Lightbox Plugin
https://wordpress.org/plugins/mpcx-lightbox/
MIT License
0 stars 2 forks source link

Wordpress 4.0 ? #8

Closed crisc2000 closed 6 years ago

crisc2000 commented 6 years ago

you have written in the plugin specs https://plugins.svn.wordpress.org/mpcx-lightbox/tags/1.1.5/readme.txt that this require Wordpress 4.0 . Are you sure this plugin require at least WP 4.0 ? In your recent versions you are using "add_inline_style" that according to docs require Wp 3.3 https://codex.wordpress.org/Function_Reference/wp_add_inline_style#Change_Log

tronsha commented 6 years ago

you are of course right, but I just tested the plugin since version 4.0.

crisc2000 commented 6 years ago

one question. you have build this file https://github.com/tronsha/wp-lightbox-plugin/blob/master/wp-functions.md manually by browsing the codex or there is a software that scan the plugin and build this automatically?

tronsha commented 6 years ago

I created it manually. But a tool for this would be nice.

crisc2000 commented 6 years ago

I planed to build a tool that scan files in a directory searching wordpress functions (based on this https://github.com/hasinhayder/wp-functions-list ) and generate a report.

But it seems someone already invented the wheel before me https://wpseek.com/pluginfilecheck/