Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/08/2023 08:21:40 AM (3 years ago)
Author:
imath
Message:

Refresh permalinks when a component having a directory is activated

Fixes #9020
Closes https://github.com/buddypress/buddypress/pull/188

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-update.php

    r13635 r13637  
    905905                        }
    906906
    907                         // Finally make sure to rebuilt permalinks at next page load.
     907                        // Force permalinks to be refreshed at next page load.
    908908                        bp_delete_rewrite_rules();
    909909                }
Note: See TracChangeset for help on using the changeset viewer.