janw.oostendorp
@janwoostendorp on WordPress.org, @janw.oostendorp on Slack
-
Submitted pull request #49 to wp-cli/dist-archive-command:
#48 allow to set a directory target without filename.1 week ago
-
Created issue #48 in the wp-cli/dist-archive-command repository:
Allow Target to be a path without filename1 week ago
-
Committed [2666844] to Plugins SVN:
Updating readme/assets from GitHub1 month ago
-
Posted a reply to DFI for CPT Archive, on the site WordPress.org Forums:
Hello Strothi, That's not a problem. This will set 19583 as the DFI on the…1 month ago
-
Posted a reply to DFI for CPT Archive, on the site WordPress.org Forums:
Hi Philop take a look at these: https://codex.wordpress.org/Conditional_Tags#Any_Archive_Page https://codex.wordpress.org/Conditional_Tags#A_Post_Type_Archive is_archive is probably what you want.1 month ago
-
Posted a reply to DFI for CPT Archive, on the site WordPress.org Forums:
Hi Strothi, Yes that's possible with a little extra code. There are several examples in…1 month ago
-
Posted a reply to The Default Image Keeps Showing as Social Media Post Image Thumbnail, on the site WordPress.org Forums:
Hello Audee, What you describes makes sence, good to hear it's fixed :) Jan-Willem1 month ago
-
Posted a reply to The Default Image Keeps Showing as Social Media Post Image Thumbnail, on the site WordPress.org Forums:
Hello Audee, On a page like https://audeemirza.com/pigpen-cipher-code-part-1/ I see a DFI is set and I…1 month ago
-
Posted a reply to DFI doesn’t show in a specific post type page, on the site WordPress.org Forums:
I can't find the slider. This will require manual checking code of the theme. The…2 months ago
-
Posted a reply to DFI doesn’t show in a specific post type page, on the site WordPress.org Forums:
Hello, The first thing I notice it that on a regular page -with a normal…2 months ago
-
Posted a reply to weird action on pages!, on the site WordPress.org Forums:
This was a very deliberate choice I made when I developed this plugin years back.…2 months ago
-
Posted a reply to weird action on pages!, on the site WordPress.org Forums:
Hello Stephen, I have no experience with WordPress.com. I didn't even know my plugin was…2 months ago
-
Posted a reply to Plugin does not automatically update, on the site WordPress.org Forums:
Hi, I've tested on a clean site with DFI an wp-sweep installed. And everything I…2 months ago
-
Posted a reply to Use default featured image on posts with a featured images on condition?, on the site WordPress.org Forums:
Hello Ginoss. The plugin doesn't do this out of the box. It could be created…2 months ago
-
Posted a reply to don’t use default image on the post, on the site WordPress.org Forums:
Hi James, Sorry I didn't read you comment correctly. The snippet above will not work.…2 months ago
-
Posted a reply to don’t use default image on the post, on the site WordPress.org Forums:
Hello James, This is possible. Create a file /wp-content/plugins/dfi-exclude-pages.php Inside add the following code: <?php…2 months ago
-
Posted a reply to Plugin does not automatically update, on the site WordPress.org Forums:
Hi , Sorry for the late reply. I'll try to check the combo with wp…2 months ago
-
Posted a reply to Different feature images for different post categories, on the site WordPress.org Forums:
Hi James, Glad to heat this helped.2 months ago
-
Posted a reply to Plugin does not automatically update, on the site WordPress.org Forums:
I see there are 2 posts from today (10-dec) with broken images. But they don't…3 months ago
-
Posted a reply to Plugin does not automatically update, on the site WordPress.org Forums:
Hello Globeboss, I'm not sure I understand your question. On your blog page I see…3 months ago
-
Posted a reply to Cannot exclude MEC post type from showing default image, on the site WordPress.org Forums:
Hi Maxbel, the plot thikens.... I didn't expect this. you can put the vardump inside…3 months ago
-
Posted a reply to Cannot exclude MEC post type from showing default image, on the site WordPress.org Forums:
Hello Maxbel, That is weird to hear. There are 2 things that come to mind.…3 months ago
-
Posted a reply to Disable “Default featured image” on pages, on the site WordPress.org Forums:
Hi James, Good to know. There are other examples in the FAQ. Basic php knowledge…3 months ago
-
Posted a reply to Default image not shown on brand pages using Perfect Brands for WooCommerce, on the site WordPress.org Forums:
Hello DecentGiraffe. Sorry for the late reply. I'm unfamiliar with Perfect Brands plugin the same…3 months ago
-
Posted a reply to Disable “Default featured image” on pages, on the site WordPress.org Forums:
Hello James, Yes this is possible. Create a file /wp-content/plugins/dfi-exclude-pages.php Inside add the following code:…3 months ago
-
Pull request #389 merged into wp-cli/handbook:
Added create table statement.3 months ago
-
Posted a reply to Different feature images for different post categories, on the site WordPress.org Forums:
Hi Jullian, That is very much possible with a little bit of code. Create the…4 months ago
-
Posted a reply to Default settings overwrite pictures added by myself?, on the site WordPress.org Forums:
Hello Anh, Usually when this happens it's a mismatch between DFI and the theme or…4 months ago
-
Pull request #133 merged into wp-cli/wp-cli-tests:
Added extra debugging information.5 months ago
-
Posted a reply to How can I hide the default image for specific categories?, on the site WordPress.org Forums:
Hi, I think I understand, that's quite specific but possible. Change the if line to…5 months ago
-
Posted a reply to How can I hide the default image for specific categories?, on the site WordPress.org Forums:
Hi, If you want to disable the DFI only on the category page itself (not…5 months ago
-
Posted a reply to How can I hide the default image for specific categories?, on the site WordPress.org Forums:
Hi, Yes what you say is true. It will only hide the "default featured image"…5 months ago
-
Posted a reply to How can I hide the default image for specific categories?, on the site WordPress.org Forums:
Hi, Sorry, I should have included that. I recommend creating a small separate plugin. Create…5 months ago
-
Posted a reply to How can I hide the default image for specific categories?, on the site WordPress.org Forums:
Hi, That's certainly possible, here is an example: function dfi_category( $dfi_id, $post_id ) { //…5 months ago
-
Committed [2599155] to Plugins SVN:
Updating readme/assets from GitHub6 months ago
-
Posted a reply to weird action on pages!, on the site WordPress.org Forums:
Hello Muh, Well I'm available. Don't count on a fast reply always ;) There is…6 months ago
-
Posted a reply to weird action on pages!, on the site WordPress.org Forums:
Hello Muh, DFI works on all post-types by default, so both pages and posts. It…6 months ago
-
Posted a reply to Does it work with WordPress v5.8 ?, on the site WordPress.org Forums:
Hi farbweiss The message is now gone as I've updated the plugin. With this update,…7 months ago
-
Posted a reply to V1.7 Killed My Site, on the site WordPress.org Forums:
Update for 1.7.1 should be live now. And it fixes this notice. Please let me…7 months ago
-
Committed [2578239] to Plugins SVN:
Fixed weird SVN deployment bug.7 months ago
-
Posted a reply to V1.7 Killed My Site, on the site WordPress.org Forums:
I'm aware, the fix will be in in ~10minutes. Sorry, I'm on it.7 months ago
-
Committed [2578222] to Plugins SVN:
Restructured the plugin. Added some compatibility checks with other ...7 months ago
-
Committed [2573200] to Plugins SVN:
Updating readme/assets from GitHub7 months ago
-
Committed [2567625] to Plugins SVN:
Updating readme/assets from GitHub7 months ago
-
Committed [2564274] to Plugins SVN:
Updating readme/assets from GitHub8 months ago
-
Committed [2556912] to Plugins SVN:
Updating readme/assets from GitHub8 months ago
-
Committed [2553982] to Plugins SVN:
Updating readme/assets from GitHub8 months ago
-
Posted a reply to Other plugin cannot show post title on featured image, on the site WordPress.org Forums:
Hello, sorry for the late reply. What you say is true and easy to fix.…8 months ago
-
Committed [2549114] to Plugins SVN:
Updating readme/assets from GitHub9 months ago
-
Posted a reply to When i place custom code, on the site WordPress.org Forums:
Hello Gary, There is a typo in the example code on the plugin page. I'll…9 months ago
Developer
-
Default featured image
Active Installs: 70,000+
-
Disable Full Site Editing
Active Installs: 20+
Contributor
-
uAfrica Shipping
Active Installs: 500+
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
Default featured image
Active Installs: 70,000+