Making WordPress.org


Ignore:
Timestamp:
01/17/2019 12:55:44 AM (6 years ago)
Author:
iandunn
Message:

Official WordPress Events: Clean output buffer to avoid echoing.

ob_end_flush() will echo the contents, but ob_end_clean() will not. Shortcode handlers should never output anything, only return contents.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.