Activity::the_icon()

Description #

Echo icon of current activity.

This is a wrapper method for @see AnsPress\Activity::get_the_icon().

Changelog #

VersionDescription
4.1.2Introduced.

Source #

File: includes/class/class-activity.php

	public function the_icon() {
		echo esc_attr( $this->get_the_icon() );
	}

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