• I would like to create a subsite with /blog permalink. WordPress does not allow this, but it can be overridden using “subdirectory_reserved_names” filter.

    When using this filter, I can Add new subsite, but cloning is not allowed.

    NS Cloner should be updated to take subdirectory_reserved_names filter into account.

Viewing 1 replies (of 1 total)
  • Plugin Author Never Settle

    (@neversettle)

    Hi there,

    The plugin actually does use the WP core get_subdirectory_reserved_names() method in its validation, so it should already be working as you’re suggesting. Could you share the specific filter code you’re using?

Viewing 1 replies (of 1 total)
  • The topic ‘subdirectory_reserved_names Filter not working’ is closed to new replies.