Taras Dashkevych
Taras Dashkevych
I am wondering what is the best to remove a custom a custom action added by the Component. For example, the theme can have a custom Component with the following...
When a custom taxonomy is added by the plugin, the theme only displays a taxonomy label. The list argument is ignored in this case: https://github.com/wprig/wprig/blob/master/template-parts/content/entry_taxonomies.php#L44
Thank you for a [great tutorial](https://samuelkraft.com/blog/building-a-notion-blog-with-public-api)! Currently, lists are missing `` and ``: https://github.com/samuelkraft/notion-blog-nextjs/blob/ed24ec2d9864e07781507ef9cfd24d41114a2151/pages/%5Bid%5D.js#L63-L69 It would be great if you could provide a possible solution to making Notion lists more...
It seems like `setup_postdata()` does not work correctly if we does not use a global `$post`. For instance: The output will be correct when using this: ``` foreach ( (array)...
## Bug Report ### Expected behavior It would be better if button labels were only with the first word capitalized while other words were lowercase. As it is shown on...
When editing an existing address with a previously set nickname, the form displays the following error message: "Address nickname should be unique; another address is using this nickname." For example,...