SOLVED. You have to load the load_theme_textdomain not by action but directly written as first line on the file functions.php Now my custom post type labels are finally translated 🙂
Related Posts:
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Is it OK to move admin menu items?
- How can I use a different default admin menu icon for custom post type?
- How to group navigation items in the admin panel
- Metaboxes inside Tab
- Changing menu label to post name for custom post type
- Custom Post Type Causing Admin Sidebar UI Issue
- Admin menu link with variable
- Load a script just to custom post type in admin
- Theme localization of “slugs” (custom post types, taxonomies)
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- Customize Edit Post screen for Custom Post Types?
- Filter by custom field in custom post type on admin page
- Put update-like notification bubble on multiple CPTs menus for pending items
- Meta Boxes: ‘admin_init’ or ‘add_meta_boxes’ hook?
- Show Custom Taxonomy Inside Custom Menu
- Add “Last Edited by” column to custom post type list table
- get post type plural
- Filter custom post types in admin not working
- Create a dropdown with Custom Post Types as option in admin
- Can I have Post Types under other Post Types in Admin menu?
- Filter admin columns by custom post field value
- Prevent reload confirmation after AJAX save
- Admin Post Update Redirection to Posts Screen
- Add Post type menu to another menu
- How do I create multiple post types in same menu section in WP-admin?
- Custom Post type sort order not working in the admin area
- Menu position (admin menu) of pages
- How to get search results in the backend admin on a custom post type?
- Add custom column to custom post type overview in backend
- Unable to filter on field on edit.php page
- How do I code access to the built-in UI of a CPT when it’s placed as submenu of another CPT that is protected by role?
- How to Change the Title of a Meta Box on a Specified Custom Post Type? [duplicate]
- No results searching custom post type in admin panel
- Show admin help message across custom post type parent and child posts
- How to show custom (checkbox) field value in admin post list?
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- How to add new tab to admin list of posts and handle result list
- Using WPAlchemy metabox values in another metabox
- Displaying different custom post types under one admin menu
- Add text to wordpress admin ‘Add Post’ edit
- Add management screens to post type
- How can I change the title of an Add New page in Admin for custom post type
- How to customize admin posts based on the user who is logged in
- Set a default category – if the user didn’t select one- before creating a post
- How to remove default tag and category options form a custom post type admin menu
- How can I create a custom meta box to add an mp4 video to a page?
- How do increase the amount of links shown down the left in the admin menu?
- Move custom post menu to under plugin admin menu
- Add acf field in title (admin table)
- With two custom post types, how to make one a child of the other in the admin menu?
- Create a page that will be used to create a custom post type
- Mapping Subdomains in WordPress to give the appearance of a localised site, best approach?
- Get parse_query filter to return slug instead of id
- Custom Post Type Nav to Subpage
- Selecting a post in Dashboard
- Custom admin post.php page
- Custom post types as sub menu pages and role capabilities issue
- How to display Custom Taxonomy under Custom Admin Menu?
- Able to edit custom post, but unable to create new custom post when within submenu. What capability is missing?
- Why isn’t my custom post type archive URL translating?
- How to remove post listing page for a custom post type
- Filtering posts list table
- CPT Validation to not show “Post updated.”
- Translating custom post type metaboxes [closed]
- Custom post type isn’t working
- Add a ‘guide’ image to custom post type admin page
- Custom Post Types — $args vs. labels array
- Use remove_meta_box conditionally on custom post type
- Sortable column containing numeric values for Custom Post Type at WordPress Backend
- Conflict between Capabilities and Menu Visibility with Custom Post Types
- How to check if post/page or taxonomy post is published by admin
- Linking to Post Types from wp-admin
- CPT Columns doesn’t show categories
- Getting post attchment URL to populate a CPT Admin Page Column
- Using menu_position to add two entries between Dashboard and Posts
- Showing User’s Post Counts by Custom Post Type in the Author.php?
- How to add query args to links to CPT admin submenu
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- Function to add custom HTML into head in custom post-type list page
- WordPress admin for a custom post, hide/collapse the main “title” and “description” boxes
- Cannot include custom post item within a menu
- How to hide private posts even if user is admin
- Subset of Custom Post Type From Admin Menu Based on Meta Data
- Create an administation subpage containing posts in a certain category
- Displaying image instead of post label in wordpress
- Duplicate “Pages” Item in Admin Menu
- Custom post type doesn’t display on admin list
- Shared Custom post type between WP network sites
- How to avoid hardcoded text in a custom page template?
- Exclude categories For Custom post types
- Limit number of posts under a post type?
- Redirect preview single post link to a page
- Collection of fields in a single post
- Add top-level menu pointing to a different custom post type?
- Separating a custom taxonomy from blog post-type
- Display read only info on admin, custom post page
- wordpress custom post type shows other cpt posts in admin menu
- How to set the Screen Options for Users in the Admin Panel?
- How to set up a private custom post type that is accessible in the administrative dashboard?