custom-post-type-ui
Last commit date
build
1 month ago
classes
1 month ago
external
1 month ago
images
1 month ago
inc
1 month ago
LICENSE
1 month ago
custom-post-type-ui.php
1 month ago
readme.txt
1 month ago
wordfence-vendor.txt
1 month ago
wpml-config.xml
1 month ago
wpml-config.xml
18 lines
| 1 | <wpml-config> |
| 2 | <admin-texts> |
| 3 | <key name="cptui_*"> |
| 4 | <key name="*"> |
| 5 | <key name="label"/> |
| 6 | <key name="singular_label"/> |
| 7 | <key name="labels"> |
| 8 | <key name="*"/> |
| 9 | </key> |
| 10 | <key name="description"/> |
| 11 | <key name="has_archive_string"/> |
| 12 | <key name="rewrite_slug"/> |
| 13 | <key name="enter_title_here"/> |
| 14 | </key> |
| 15 | </key> |
| 16 | </admin-texts> |
| 17 | </wpml-config> |
| 18 |