Friday, January 13, 2017

Snazzy Cacheable Facebook

Emailed Author: There are issues with your plugin code. Please read this ENTIRE email, address all listed issues, and reply to this email with your corrected code attached. It is required for you to read and reply to these emails, and failure to do so will result in significant delays with your plugin being accepted.


## Phoning Home


We do not permit plugins to phone home to your own server unless they’re acting as a service.


For example, a plugin like Akismet is processing spam on their own servers, and passing the data back to the users via an API. This is a service.


On the other hand, a plugin that simply validates a license and ‘unlocks’ functionality that’s already in the plugin is not a service.


Similarly, if you have your plugin send an email or message to your own servers when the plugin is installed and/or uininstalled, this is patently nor permitted.


This is explained in more detail in our guidelines ( https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/ ) under “Serviceware”


Please remove any calls back to your own server from the plugin. Alternately, you may provide more information as to how you are providing a service. Remember. The service needs to be running from an external server.


In the file /public/js/snazzy-facebook-public.js you have this:


url: ‘http://sms.meridio.media/index.php’,
data: ‘number=’+number+’&name=’+name+’&tNumber=+17204086191&message=Hey ‘+name+’^^ how are you?’,


Why? Why are you texting people like that?


—-


Please make sure you’ve addressed ALL issues brought up in this email. When you’ve corrected your code, reply to this email with the updated code attached as a zip, or provide a link to the new code for us to review. If you have questions, concerns, or need clarification, please reply to this email and just ask us.


(While we have tried to make this review as exhaustive as possible we, like you, are humans and may have missed things. As such, we will re-review the ENTIRE plugin when you send it back to us. We appreciate your patience and understanding in this.)


WordPress Plugins » Tag: seo – Recent Posts



Snazzy Cacheable Facebook

No comments:

Post a Comment