IFBook / commentpress-core

CommentPress Core is a WordPress plugin for creating and debating social texts in social contexts. It replaces all previous plugins (standalone and multisite) and includes the default theme. Compatible with WordPress Standalone and Multisite, BuddyPress and Groupblogs.
https://www.futureofthebook.org/commentpress
GNU General Public License v2.0
40 stars 10 forks source link

Allow AJAX-related Javascript vars to be filtered #76

Closed christianwach closed 7 years ago

christianwach commented 7 years ago

Introduces the cpajax_javascript_vars filter so that all AJAX-related Javascript vars can be filtered. Props @boonebgorges