tiny_aiplacement/mediaimage

Description:
  • AI Modal for Tiny.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

AI Modal for Tiny.

Methods

truncateAltText(altText) → {string}

Description:
  • Truncate the alt text if it is longer than the maximum length.

Source:
Parameters:
Name Type Description
altText String

The alt text

Returns:

The truncated alt text

Type
string