Piotr Pelczar
Piotr Pelczar
Hello, Thank you for contact. Seems that plugin has a problem witch using the same field more that one time. I see 2 options for now: 1. Use schema similar...
It still does not work with 1.5.1 My use case: I have Bill of Materials maven submodule with version 0.0.0-SNAPSHOT. It's metioned in aggregated pom (top-level one) **as module**, but...
Because my implementation is not solving this problem, fault start : ) On Mon, 20 Mar 2017 at 00:42, Alex Bowers wrote: > Seems like a bug. Why did you...
I'd like to bring back an attention to that topic to use `CI_JOB_TOKEN`. Reference: https://github.com/semantic-release/semantic-release/issues/1729 Current limitation is identified, that semantic-release core is doing a check whether it can push...
Hello. Unfortunately plugin supports only part of the URI structure, not query parameters. This is because query parameters can exist in any order, while URI is structured.
Of course. Our service using this library often reaches Instagram's limits so we have to switch API keys by round-robin or read these limits. We also generates the alerts if...
@SebKay I've recreated an issue in automated tests: https://github.com/athlan/wordpress-custom-fields-permalink-plugin/pull/42 Will investigate it.
The first spot of investigation is that in case of permalink rule `/%field_custom_field_params%/%postname%/` plugin cannot distinguish real attempt to query post with particular meta field value or nested page. Debug:...