I solved it. It was a priority problem:
The
add_action( 'init' , 'interzero_team_create_cpost_staff', 0);
had a priority of 0, so it was loaded before the translations where available.
ciao
Related Posts:
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- Rename existing cpt and taxonomy with new textdomain
- Tips for using WordPress as a CMS? [closed]
- Adding a Taxonomy Filter to Admin List for a Custom Post Type?
- Custom Post Type Templates from Plugin Folder?
- Translate a plugin using .po .mo files
- Implementing a CrunchBase.com Clone using WordPress?
- Custom media upload content for inserting custom post shortcode
- Redesigning Custom Post Type “Add New” page
- How to Remove Certain Screen Options and Meta Boxes from add/edit post type?
- How to share category taxonomy with custom post type (The Event Calendar plugin)
- Is it possible to define a template for a custom post type within a plugin independent of the active theme?
- How to get a variable number of posts per post type on the main loop?
- [Plugin WPML] : How to create a translation of a post using the WPML API?
- __(): What if I have to pass in a variable?
- WP_query parameters for date range
- Is there a way to order posts and custom post types as one group?
- Read text defined under __()
- RW Meta Box ,Problem setting post title
- How does WP handle multiple matching rewrite rules?
- how do i remove posts from a WP_Query so the pagination is right?
- Saving Custom Post types and fields to a custom table
- dynamically generating plugin syntax
- Is it possible to use WordPress as an online portfolio for text content? What kind of theme would I look for?
- Building a store locator with google maps
- Duplicate posts when posting nulls in records in phpMyAdmin [closed]
- How to make wp_enqueue_style and wp_enqueue_script work only on custom post type
- Accessing post’s meta data based on user’s click of a post
- Internationalization autocomplete JS variable
- How to add links in .po (language) file in wordpress?
- Change the backend language of a single plugin
- How to create user groups and allow custom posts and plugin modify/access to specific group?
- Two text domains in one plugin
- Correct way to make meta box with more than one meta field secure
- I want to extend the current themes’ single.php to display the meta fields of my CPT
- Plugin custom post type – Internal server Error
- Exclude post by custom meta with pre_get_posts
- How can I create a custom shortcode that will return a custom post type by ID?
- Use translated taxonomy labels in plugin
- Is it possible to create Custom Post plug-in?
- get_post_type() and WP_QUERY issue
- Translating long texts with html formatting
- get_post_type on post.php
- How to translate __(”) strings in admin [closed]
- List taxonomy terms for post as checkboxes
- All of my custom posttypes are 404’ing
- more types plugin – display all post of post type on page
- When using Simple Fields plugin, how do I pull the information out of the database to display on a page?
- How to make a proper custom post type link
- Working with .po and .mo files translation
- Matching Chapters to a Custom posts [closed]
- Custom post type – no layout section of Document tab, and no author choice
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- ‘No Results Found’ on single post for custom post type
- Keep a post copy when this one is updated – issue
- Making a Template for a CPT created by a plugin
- how to add a button next to the wordpress view button?
- auto populate list of questions if user select a category xyz
- How to merge two .PO language files?
- What can be reason for no plugin-strings available under stable section on translate.wordpress.org?
- A new translation folder overrides my usual translation from “nowhere”
- Is there a way to test that readme looks in other language before submitting translation?
- Is there any way to use google input tool or any other language keyboard with WordPress [closed]
- Load plugins’.mo and .po files from a directory
- Translation for the plugin using redux framework does not work
- Mq translate plugin custom post type issue
- “Custom Post Type Permalinks” plugin URL strcuture
- Unable to delete custom post types, confusion around capabilities
- Adding CSS to custom post type admin page causes error
- ACF: post query, hide duplicate values [closed]
- Redirect to another page using contact form 7? [closed]
- What is the best way for showing a grid of customer logos?
- Custom Post Type Fields
- How to delete all trashed item in one-go
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- Custom setup of wordpress comments that are displayed
- publish_post action doesn’t work
- Disable Individual Plugins (specifically in Custom Post Types) on a per-post basis?
- WordPress custom taxonomy not showing
- Using ACF default value to autoincrement a number field
- custom post type don’t appear in the home page
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Using wordpress translations strings in plugin
- Using Variable in WordPress Translate Functions
- How to Resize the Custom Post Images?
- Amazon.com intergration with WordPress?
- How to set category correctly for a custom post created by a remote API call?
- Sticky option for custom post types without using custom fields or plugins
- How to use template_include hook with form submission?
- Setting Email locale before retrieving gettext translations
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- Adding custom meta boxes to specified custom post type
- How do I make reusable content blocks for header and footer when using WordPress headless with another front-end?
- posts from multiple post types in one slider
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- Custom Post Type – custom form in dashboard
- How to translate WP Blog (search, category etc.)?
- How to Display News in a Timeline with Headline, Category, and Time?
- Load a custom post type template.html from a plugin
- Query Custom Post Types on Available Dates