Wish to extend the array of beginnings by some chars
-
Dear devs, IMO it would be usefull to have a user option to extend the array of the
dgwt_nbsp_get_phrases_beginnings()
function, as per example:function dgwt_nbsp_get_phrases_beginnings() { $beginnings = array( ';', '\[', '\(', '\\s', // whitespace '>' ); return $beginnings; }
Thank you for considering the suggestion.
- The topic ‘Wish to extend the array of beginnings by some chars’ is closed to new replies.