LLMS_Notifications_Query::parse_args()

Parse arguments needed for the query


Return Return

(void)


Top ↑

Source Source

File: includes/notifications/class.llms.notifications.query.php

	protected function parse_args() {

		$this->parse_statuses();
		$this->parse_types();

	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.