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
- Is It Possible To Add Custom Post Type Menu As Another Custom Post Type Sub Menu
- 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
- Edit Custom Post Type on Custom Admin Page instead Post Admin
- 2 Different Custom Post Types in Submenu
- Custom post type isn’t working
- Add a ‘guide’ image to custom post type admin page
- Custom Post Types — $args vs. labels array
- Ordering Submenu Pages in WP 3.1
- Use remove_meta_box conditionally on custom post type
- New “Custom Types” item in admin menu. Is this a plugin or a new wordpress feature?
- Change “empty trash” button text?
- Sortable column containing numeric values for Custom Post Type at WordPress Backend
- Conflict between Capabilities and Menu Visibility with Custom Post Types
- Give each post type label a different color?
- How to check if post/page or taxonomy post is published by admin
- Linking to Post Types from wp-admin
- Plugin or method of allowing user to rearrange custom post types with drag and drop?
- CPT Columns doesn’t show categories
- Insert Custom Post Types
- sortable columns for multiple custom post types not working
- Custom Post Type – Support “author” only for admins
- 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
- Add ‘page template’ column to dashboard for CPTs
- Reusable metabox backend and frontend
- Filter posts of custom post type by meta key in (List All Section)
- Multiple custom post types showing up in edit.php
- get_post_types not working properly in admin
- Top level menu position overwrites another entry
- admin_head-post.php only works after publish / update
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- Require custom post type if is_admin() – template doesn’t show up?
- Function to add custom HTML into head in custom post-type list page
- adding page types in menu
- Multiple custom post types on same admin page
- using the loop in custom meta is messing up ‘add new’ post type
- WordPress admin for a custom post, hide/collapse the main “title” and “description” boxes
- How can I put content before my custom post type default pages?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Restrict admin pages for specific user role
- Cannot include custom post item within a menu
- Is there any filter to add a custom attribute to the tag in admin panel?
- How can i redirect click to new admin page not to edit screen in post table
- Is there a way to display a custom post type menu item as “users” submenu?
- remove duplicate name submenu link from the custom post type
- How to hide private posts even if user is admin
- Adding orderby url parameter to main CPT admin menu link
- Subset of Custom Post Type From Admin Menu Based on Meta Data
- Help Adding filter to Add Media button for custom post type
- Delete all custom posts then upload a new CSV of events
- How to override post-new.php with custom template
- Pagination in wp-admin for CPT
- Setting up a page to house certain types of posts
- Create an administation subpage containing posts in a certain category
- Displaying image instead of post label in wordpress
- Show custom taxonomy not in submenu
- Duplicate “Pages” Item in Admin Menu
- Custom post type doesn’t display on admin list
- Customising the admin columns for a custom post type, but now most of the built in categories don’t display?
- Shared Custom post type between WP network sites
- How to add elements to WordPress appearance->menu admin?
- How to avoid hardcoded text in a custom page template?
- Exclude categories For Custom post types
- Admin menu post type
- Limit number of posts under a post type?
- WordPress Author Posts Review After Every Change In The Same WordPress Post
- Redirect preview single post link to a page
- Issue on CPT Custom Menu Position in WP
- Custom Taxonomy Showing in WP Menu
- How to change the default orderby from “Date” to e.g. “Title” or my custom column in content type records list in admin?
- Change column of row action (Quick Edit) links in WP_List_Table
- Collection of fields in a single post
- Show custom taxonomies in admin panel under custom post type
- Prevent users from changing post status
- 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
- Custom Plugin w/ Custom Post Types – Custom Posts Are Showing at all Privilege Levels – Is this possible to adjust?
- wordpress custom post type shows other cpt posts in admin menu
- Custom post types not showing in the admin menu on production, but shows locally
- How to set the Screen Options for Users in the Admin Panel?
- Issue displaying multiple TinyMCE editors with WPAlchemy
- Can’t add custom post type archive page to menu
- Custom post type slug localization
- One custom taxonomy with unique sets of labels for two post types?
- How to set up a private custom post type that is accessible in the administrative dashboard?