elgg_get_entities by subtype

This returns false:

elgg_get_entities(array("subtype" => 34))

and is very strange because such entities definitely exist in the database... filtering by other things (for example container_id) works...

what is the explanation for this? thank you

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking