You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License file
index file
match repo name to plugin
changelog file
change plugin meta - url to repo
doing PHP in a class file in the main plugin file
missing doc blocks
indentation issue from L33 down
doc for each action/filter in the constructor
adjust comment grammer and line length
consider moving constructor filters to load at ?? plugins_loaded
allow phpstorm to fix spacing
Line 85 change var from $v
Line 92 are we sure array has 9+ items?!
Line 74 maybe apply filters on matching site url (or not)
Line 74 STUPID LONG
LINE 74 typo in protocol
LINE 115 Apply Filter to allow other service providers
LINE 121 sort order of w/h and use of w/h
LINE 124 apply filters for cloudinary filter options
Should use abstract_plugin_base
Move filtered options into an options page
The text was updated successfully, but these errors were encountered:
License file
index file
match repo name to plugin
changelog file
change plugin meta - url to repo
doing PHP in a class file in the main plugin file
missing doc blocks
indentation issue from L33 down
doc for each action/filter in the constructor
adjust comment grammer and line length
consider moving constructor filters to load at ?? plugins_loaded
allow phpstorm to fix spacing
Line 85 change var from
$v
Line 92 are we sure array has 9+ items?!
Line 74 maybe apply filters on matching site url (or not)
Line 74 STUPID LONG
LINE 74 typo in protocol
LINE 115 Apply Filter to allow other service providers
LINE 121 sort order of w/h and use of w/h
LINE 124 apply filters for cloudinary filter options
Should use abstract_plugin_base
Move filtered options into an options page
The text was updated successfully, but these errors were encountered: