Skip to content

Commit de56b2d

Browse files
committed
WPUM permalinks for profile/account sub pages now working due to using fork of Cortex
1 parent 55d87b0 commit de56b2d

File tree

2 files changed

+41
-18
lines changed

2 files changed

+41
-18
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,15 @@
1212
"license": [
1313
"GPL-3.0-or-later"
1414
],
15+
"repositories": [
16+
{
17+
"type": "vcs",
18+
"url": "https://github.com/WPUserManager/Cortex"
19+
}
20+
],
1521
"require": {
1622
"a5hleyrich/wp-background-processing": "^1.0",
17-
"brain/cortex": "~1.0.0",
23+
"brain/cortex": "dev-31-wp-6.0-do_parse_request",
1824
"gamajo/template-loader": "^1.3",
1925
"htmlburger/carbon-fields": "^2.1",
2026
"wearerequired/wp-requirements-check": "^1.0",

composer.lock

Lines changed: 34 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)