AnsPress_Ajax::load_tinymce()

Description #

Load tinyMCE assets using ajax.

Changelog #

VersionDescription
3.0.0Introduced.

Source #

File: includes/ajax-hooks.php

	public static function load_tinymce() {
		ap_answer_form( ap_sanitize_unslash( 'question_id', 'r' ) );
		ap_ajax_tinymce_assets();

		wp_die();
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment