New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Allows creation and placement of Admin Pointers (those little blue help boxes) on any page or post, including custom post types. | You have to log in to add a translation. | Details |
Original untranslated
Allows creation and placement of Admin Pointers (those little blue help boxes) on any page or post, including custom post types.
You have to log in to edit this translation. Meta |
|||
↑ | Better Admin Pointers | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
For configuring metaboxes on the custom post type:↵ https://github.com/WebDevStudios/CMB2 | You have to log in to add a translation. | Details | |
Original untranslated
For configuring metaboxes on the custom post type:↵
https://github.com/WebDevStudios/CMB2
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
A: There is now (as of version 1.2). Use the newly added Nudge Vertical and Nudge Horizontal fields. You can leave these fields blank for default, or use positive or negative numbers only. Don't put any other text in those boxes or bad things may happen. | You have to log in to add a translation. | Details | |
Original untranslated
A: There is now (as of version 1.2). Use the newly added Nudge Vertical and Nudge Horizontal fields. You can leave these fields blank for default, or use positive or negative numbers only. Don't put any other text in those boxes or bad things may happen.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A: You will find that each type of page has its own base css, so for example if I am wanting to target the Add Media button on just the new post, I would use ".post-new-php #insert-media-button" as my target. | You have to log in to add a translation. | Details | |
Original untranslated
A: You will find that each type of page has its own base css, so for example if I am wanting to target the Add Media button on just the new post, I would use ".post-new-php #insert-media-button" as my target.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A: Using built in tools in Chrome or Safari or Firefox or Other, right click on the element you want to target, select "Inspect Element" from the contextual menu, then look for the class or id of that item. Note, if it is a class, prepend with a period (.classname) and if it is an ID prepend with a hash (#idname). | You have to log in to add a translation. | Details | |
Original untranslated
A: Using built in tools in Chrome or Safari or Firefox or Other, right click on the element you want to target, select "Inspect Element" from the contextual menu, then look for the class or id of that item. Note, if it is a class, prepend with a period (.classname) and if it is an ID prepend with a hash (#idname).
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A: You are in even greater luck. I just added an option to show you what screen you are on anywhere in the admin. Go to BAP Options page and check the box for "Show Current Screen". A small header on every page will identify your admin screen. | You have to log in to add a translation. | Details | |
Original untranslated
A: You are in even greater luck. I just added an option to show you what screen you are on anywhere in the admin. Go to BAP Options page and check the box for "Show Current Screen". A small header on every page will identify your admin screen.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A: You are in luck: <a href="http://codex.wordpress.org/Plugin_API/Admin_Screen_Reference">http://codex.wordpress.org/Plugin_API/Admin_Screen_Reference</a> | You have to log in to add a translation. | Details | |
Original untranslated
A: You are in luck: <a href="http://codex.wordpress.org/Plugin_API/Admin_Screen_Reference">http://codex.wordpress.org/Plugin_API/Admin_Screen_Reference</a>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A: This can be easily deduced from looking at the URL in the admin. For regular posts, it would just be "post". For a custom post type, it would be the name of that custom post type (my-custom-post-type). For other pages (like my plugin editor example), it usually works to just remove the ".php" from the end of the url (i.e. "plugin-editor.php" becomes "plugin-editor"). | You have to log in to add a translation. | Details | |
Original untranslated
A: This can be easily deduced from looking at the URL in the admin. For regular posts, it would just be "post". For a custom post type, it would be the name of that custom post type (my-custom-post-type). For other pages (like my plugin editor example), it usually works to just remove the ".php" from the end of the url (i.e. "plugin-editor.php" becomes "plugin-editor").
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Q: Sometimes the boxes are slightly offset from where I want them, is there any way to correct for that? | You have to log in to add a translation. | Details | |
Original untranslated
Q: Sometimes the boxes are slightly offset from where I want them, is there any way to correct for that?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Q: How can I target just the "New" post page, and not have my pointer show up on the "Edit" post page? | You have to log in to add a translation. | Details | |
Original untranslated
Q: How can I target just the "New" post page, and not have my pointer show up on the "Edit" post page?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Q: How can I find what to target (i.e. how to know what to put in for target to tell the system where to place my pointers on the page)? | You have to log in to add a translation. | Details | |
Original untranslated
Q: How can I find what to target (i.e. how to know what to put in for target to tell the system where to place my pointers on the page)?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Q: I'm the lazy type, is there some tool to help me identify admin screens? | You have to log in to add a translation. | Details | |
Original untranslated
Q: I'm the lazy type, is there some tool to help me identify admin screens?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Q: Is there some handy reference somewhere for the main admin screen ids? | You have to log in to add a translation. | Details | |
Original untranslated
Q: Is there some handy reference somewhere for the main admin screen ids?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Q: How can I find the screen/page id name to use? | You have to log in to add a translation. | Details | |
Original untranslated
Q: How can I find the screen/page id name to use?
CommentFound in faq header. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.