New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Dutch

1 2 3 7
Prio Original string Translation
Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types.
Priority: high
You have to log in to add a translation. Details
Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types.
Comment

Short description.

You have to log in to edit this translation.

Dynamic Featured Image
Priority: high
You have to log in to add a translation. Details
Dynamic Featured Image
Comment

Plugin name.

You have to log in to edit this translation.

Please feel free to report any bug found at https://github.com/ankitpokhrel/Dynamic-Featured-Image/. You have to log in to add a translation. Details
Please feel free to report any bug found at https://github.com/ankitpokhrel/Dynamic-Featured-Image/.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Yes! It is easily possible from version 3.1.13. A filter is added in the recent version for this purpose. You have to log in to add a translation. Details
Yes! It is easily possible from version 3.1.13. A filter is added in the recent version for this purpose.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong>Resources</strong><br /> 1. <a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image/wiki" title="Documentation for current ver.">Detail Documentation</a>.<br /> 2. <a href="https://stackoverflow.com/questions/tagged/dynamic-featured-image" title="StackOverflow Tag">StackOverflow Tag</a>. You have to log in to add a translation. Details
<strong>Resources</strong><br /> 1. <a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image/wiki" title="Documentation for current ver.">Detail Documentation</a>.<br /> 2. <a href="https://stackoverflow.com/questions/tagged/dynamic-featured-image" title="StackOverflow Tag">StackOverflow Tag</a>.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>A NOTE ABOUT SUPPORT:</strong> We’re here to help troubleshoot bugs, but please don't set expectations early as the support forums at WordPress.org are only checked once in a while. You have to log in to add a translation. Details
<strong>A NOTE ABOUT SUPPORT:</strong> We’re here to help troubleshoot bugs, but please don't set expectations early as the support forums at WordPress.org are only checked once in a while.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Note: If you are using remote url to use the feature image, the helper functions may not work properly. Alt, caption and title attribute for these images cannot be retrieved using helper functions. <code>NULL</code> is returned instead. You have to log in to add a translation. Details
Note: If you are using remote url to use the feature image, the helper functions may not work properly. Alt, caption and title attribute for these images cannot be retrieved using helper functions. <code>NULL</code> is returned instead.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

i. Switch to the default wordpress theme to rule out any theme-specific problems.<br /> ii. Try the plugin in a fresh new WordPress installation.<br /> iii. If it works, deactivate all plugins from your current wordpress installation to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).<br /> iv. <a href="https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F">Resetting the plugins folder</a> by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems. You have to log in to add a translation. Details
i. Switch to the default wordpress theme to rule out any theme-specific problems.<br /> ii. Try the plugin in a fresh new WordPress installation.<br /> iii. If it works, deactivate all plugins from your current wordpress installation to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).<br /> iv. <a href="https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F">Resetting the plugins folder</a> by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong>Contribute</strong><br /> If you'd like to check out the code and contribute, join us on <a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image" title="View this plugin in github">Github</a>. Pull requests, issues, and plugin recommendations are more than welcome! You have to log in to add a translation. Details
<strong>Contribute</strong><br /> If you'd like to check out the code and contribute, join us on <a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image" title="View this plugin in github">Github</a>. Pull requests, issues, and plugin recommendations are more than welcome!
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>MultiSite Info</strong><br /> You can use <code>Network Activate</code> to activate plugin for all sites on a single install. It is only available on the Network admin site not anywhere else. Simple <code>Activate</code> activates for the site you are currently on. These will be permitted to be activated or deactivated on ANY blog. You have to log in to add a translation. Details
<strong>MultiSite Info</strong><br /> You can use <code>Network Activate</code> to activate plugin for all sites on a single install. It is only available on the Network admin site not anywhere else. Simple <code>Activate</code> activates for the site you are currently on. These will be permitted to be activated or deactivated on ANY blog.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>How it works?</strong><br /> 1. After successfull plugin activation go to <code>add</code> or <code>edit</code> page of posts or pages and you will notice a box for second featured image.<br /> 2. Click <code>Set featured image</code>, select required image from "Dynamic Featured Image - Media Selector" popup and click <code>Set Featured Image</code>.<br /> 3. Click on <code>Add New</code> to add new featured image or use <code>Remove</code> link to remove the featured image box.<br /> 4. You can then get the images by calling the function <code>$dynamic_featured_image-&gt;get_featured_images([$postId (optional)])</code> in your theme. (<a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image/wiki" title="Documentation for current version">Click here for details</a>)<br /> 5. The data will be returned in the following format. You have to log in to add a translation. Details
<strong>How it works?</strong><br /> 1. After successfull plugin activation go to <code>add</code> or <code>edit</code> page of posts or pages and you will notice a box for second featured image.<br /> 2. Click <code>Set featured image</code>, select required image from "Dynamic Featured Image - Media Selector" popup and click <code>Set Featured Image</code>.<br /> 3. Click on <code>Add New</code> to add new featured image or use <code>Remove</code> link to remove the featured image box.<br /> 4. You can then get the images by calling the function <code>$dynamic_featured_image-&gt;get_featured_images([$postId (optional)])</code> in your theme. (<a href="https://github.com/ankitpokhrel/Dynamic-Featured-Image/wiki" title="Documentation for current version">Click here for details</a>)<br /> 5. The data will be returned in the following format.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Dynamic Featured Image enables the option to have MULTIPLE featured images within a post or page. This is especially helpful when you use other plugins, post thumbnails or sliders that use featured images. Why limit yourself to only one featured image if you can do some awesome stuffs with multiple featured image? DFI allows you to add different number of featured images to each post and page that can be collected by the various theme functions. You have to log in to add a translation. Details
Dynamic Featured Image enables the option to have MULTIPLE featured images within a post or page. This is especially helpful when you use other plugins, post thumbnails or sliders that use featured images. Why limit yourself to only one featured image if you can do some awesome stuffs with multiple featured image? DFI allows you to add different number of featured images to each post and page that can be collected by the various theme functions.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>Overview</strong> You have to log in to add a translation. Details
<strong>Overview</strong>
Comment

Found in description paragraph.

You have to log in to edit this translation.

This usually happens because of cache. Clear all your cache and try again if you are having this problem. If you still have such problem you can get help through support forum. You have to log in to add a translation. Details
This usually happens because of cache. Clear all your cache and try again if you are having this problem. If you still have such problem you can get help through support forum.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

If you need to add images from the remote url you need to switch back to ver. 2.0.2 . There is no such feature in ver. 3.0.0 and above. You have to log in to add a translation. Details
If you need to add images from the remote url you need to switch back to ver. 2.0.2 . There is no such feature in ver. 3.0.0 and above.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 7

Export as