wordpress
wordpress copied to clipboard
Chartbeat Wordpress plugin
Removes some extraneous calls to `esc_js` in the `amp_post_template_analytics` filter callback as the nested `config_data` array is already JSON encoded, when printed out to the page, in the AMP plugin:...
Undefined index: author Undefined index: sections Undefined variable $analytics
This query is slow on sites that have very large number of posts since SQL_CALC_FOUND_ROWS is slow to process. (using no_found_rows => true would also alleviate the problem)
He have a lot of wordpress sites on diferents subdomains. Plugin takes the site_url as domain name and we need to specify the common domain for all the wordpress sites.