Skip to content

Conversation

bredecl
Copy link

@bredecl bredecl commented Mar 25, 2025

  • updated bones to use current
  • add support for get textdomain from config/options.php
  • add transversal support for WPBONES_TEXTDOMAIN

- add support for get textdomain from config/options.php
- add transversal support for WPBONES_TEXTDOMAIN
bredecl added a commit to bredecl/WPBones_2 that referenced this pull request Mar 25, 2025
WIP: Add support for WPBONES_TEXTDOMAIN
- Added a Menu Relations to self generated menus from CTT
- Added support to make use of WPBONES_TEXTDOMAIN on Admin Menu Provider

Important, this could lead to a break on your code, you *need* to add at least
```
defined("WPBONES_TEXTDOMAIN","your_text_domain");
```
in `config.php`

or update your code based on wpbones/WPKirk#32
@gfazioli
Copy link
Collaborator

@bredecl thank you for your fixes 🙏
jfyi, as mentioned here #22, we're going to deprecate/dismiss the complete WPKirk demo. Instead, we will use a single and clearer/easier demo/boilerplate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants