2013-06-25, 06:44:41
It's a temporary thing (that's why I've added to this complementary plugin, not to NM itself) that Connie and others need.
I may add the functionality to existing nm_list_recent (that doesn't have parameters, so I can make use of this while keeping backwards compatibility), like:
nm_list_recent($tag='', $max=0) // $max = number of posts; 0 = use value in settings
As for combination of tags, I had thought about this, but as noone has ever asked for this I intended to leave this for the future. It could be comma-separated tags in the 1st parameter (for OR, and another separator for AND... still haven't thought about this)
I may add the functionality to existing nm_list_recent (that doesn't have parameters, so I can make use of this while keeping backwards compatibility), like:
nm_list_recent($tag='', $max=0) // $max = number of posts; 0 = use value in settings
As for combination of tags, I had thought about this, but as noone has ever asked for this I intended to leave this for the future. It could be comma-separated tags in the 1st parameter (for OR, and another separator for AND... still haven't thought about this)