Documentation

ajax_word_counts.php

\file \brief Calculating Word Counts, Ajax call in edit_texts.php

Call: inc/ajax_word_counts.php?id=[textid1,textid2,...]

Tags
author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/ajax__word__counts_8php.html
since
1.0.3

Table of Contents

Functions

do_ajax_word_counts()  : void
Do the word count for a specific text.

Functions

do_ajax_word_counts()

Do the word count for a specific text.

do_ajax_word_counts(string $textid) : void
Parameters
$textid : string

Text IDs seperated by comma

Tags
deprecated
2.9.0

Use the REST API instead


        
On this page

Search results