Embedding PHP script into wordpress, that gets data from Google sheets CSV file
-
I wrote a PHP dynamic script including html input css javascript for dashboard that gets values from a large google sheet table ( 300,000 values) with the function csvToArray (str_getcsv). The google sheet is published. That works. My question is, if I embed the code in wordpress through plugin shortcode, Can the members see it? Are there any restrictions for viewing?
The blog I need help with is: (visible only to logged in users)
-
Hey there,
Outside of having the Business Plan, that embed code will not work because we do not allow certain tags on WordPress.com, for security reasons, including JavaScript, Flash, iframe, form, and input tags.
These restrictions are in place to prevent any disruptions in service due to potentially malicious code.
You can read more about this here:
Let me know if you have any questions.
Thanks!
- The topic ‘Embedding PHP script into wordpress, that gets data from Google sheets CSV file’ is closed to new replies.