Commit af31390
committed
PCD269: add EP_HELPER_AUTH_HOST glue + bump plugin tag (phase A.3)
wp-config.php: mirrors the existing ELASTICSEARCH_DOCS_HOST -> EP_HELPER_HOST
pattern for ELASTICSEARCH_DOCS_AUTH_HOST -> EP_HELPER_AUTH_HOST. URL suffix
is the new /send-attachments-auth route on docsapi (proudcity-elastic-docs-api
commit ee064f6).
composer.json: bumps proudcity/wp-proud-search-elastic to 2026.06.02.1320,
which is the plugin commit that adds the URL selector (wp-proud-search-elastic
commit f6c4be2). Bumped in all three places: require, repositories[].package.version,
package.source.reference.
No behaviour change yet for any site. Until a site has
ELASTICSEARCH_DOCS_AUTH_HOST set on its pod env, the plugin's URL selector
falls through to the existing EP_HELPER_HOST path.
Refs PCD269.1 parent 43e1448 commit af31390
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
0 commit comments