-
Hi,
when using wp-cli call as given in documentation and this error notification when calling wp-cli as root:
https://github.com/wp-cli/wp-cli/blob/dd8da5efac0bcab2bf2afc5d54f701d248e265f5/php/WP_…
-
Currently the used GitHub action looks for the existence of a `plugin.php` and if any, it’ll update the typical WordPress formatted version string in the doc-block.
```[tasklist]
### Tasks
- [ …
-
Since WordPress no longer sends an email to users when passwords are set at registration, it would be nice if site owners could use the replacement code for the User Login (`%%user_login%%`) in the pa…
-
Well on my defense I started implementing `eminim` as a `marshal` replacement. It was later called a JSON serialization library because "marshal replacement" seemed to restrictive/unknown. Add more wa…
-
Since we are investing a lot of time in making sure that Backdrop has the same features as Wordpress #1388 and that Wordpress sites can be easily imported into Backdrop #1055, we should probably have …
-
Hello,
We are migrating a Wordpress to Cloud Run, so the stateless mode is mandatory for us. Trying your plugin I have decided to use the Ephemeral mode which is supposed to be the most compatible …
-
It seems a custom post type archive description variable isn't available for use with "Titles & Metas". Can we have one?
Ref https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variab…
-
It would be nice if we could add `%%wp_login_url%%` as one of the replacement codes available for the Payment Gateway Modification Confirmation email. There are various Replacement Codes available for…
-
Looking at the [htaccess.j2 file](https://github.com/ttssdev/appflow/blob/5548d0f31ebf920c6039d22dd6b3dd7f1d058f8b/playbooks/roles/web/templates/wp_bedrock/htaccess.j2) and noticed a few issues:
* …
-
### Describe the bug
Hi there
I have 2 cpt. No any problem when i add/delete in admin panel. But when user uses ajax (wp_insert_post/wp_trash_post) i see these posts on the front after deleting or no…