v4.4.006

  • Extended a wp-config.php based solution to allow the use of tag categories to limit the number of tags used by iMember360. For sites with many tags which may not necessarily be relevant to the membership environment, this can provide a major memory and performance boost. This supercedes the previous extension-based solution.

    To use, add the following line to your wp-config.php file:

    define('I4W_EXCLUDE_TAG_CATEGORIES', '32,45');

Scroll to Top