Ninos
@ninos-ego on WordPress.org, @Ninos on Slack
- Member Since: June 3rd, 2011
- Location: Germany
- Website: ninosego.de
Contribution History
Ninos’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Translation Contributor
-
Mentioned in [53408] on Core SVN:
Users: Fail gracefully when checking mapped capabilities without providing the required object ID. -
Created a topic, Duplication after changing media language (select option), on the site WordPress.org Forums:
Hey there, after changing the language of a media file… -
Committed [1991157] to Plugins SVN:
Updated links for using https -
Created a topic, Function/Filter for changing current language, on the site WordPress.org Forums:
Hey there, I want to combine my wp-blog with symfony.… -
Created a topic, Bug: Label class without space (fix included), on the site WordPress.org Forums:
Hey there, for label fields the classes are without s… -
Created a topic, Predefined text snippets for text area, on the site WordPress.org Forums:
Hey there, is it possible to add predefined text snipp… -
Posted a reply to Contact Form 7 Update, on the site WordPress.org Forums:
Hey there, seems in the html-function you changed latest insertBefore() to appendChild(). Is it possible… -
Posted a reply to Contact Form 7 Update, on the site WordPress.org Forums:
@mandsconsulting I also recommend changing /includes/class-email-before-download-form.php:61 from: $paragraph->parentNode->insertBefore($item, $paragraph); to $paragraph->parentNode->appendChild($item); If possible I would… -
Posted a reply to Contact Form 7 Update, on the site WordPress.org Forums:
p-tag class can be fixed by changing /includes/class-email-before-download-form.php:42 from: $p->setAttribute('class', 'cf7_input'); to $p->setAttribute('class', $p->getAttribute('class') .… -
Posted a reply to No data found, on the site WordPress.org Forums:
Seems fixed since latest 5.1.1. Thank you! :-) -
Posted a reply to Contact Form 7 Update, on the site WordPress.org Forums:
BTW: Seems this bug is available since v5.0... -
Posted a reply to No data found, on the site WordPress.org Forums:
Same problem here after upgrading cf7 to 5.0 and before download to 5.1. I'm using… -
Posted a reply to Contact Form 7 Update, on the site WordPress.org Forums:
Hey there, still have the same problem with cf7 5.0 and before download 5.1 (all… -
Created ticket #41179 on Core Trac:
Adding get_the_content-filter -
Posted a reply to WooCommerce, on the site WordPress.org Forums:
Nope, I'm replacing the function, see: https://github.com/WordPress/WordPress/blob/master/wp-includes/pluggable.php#L2076 See also: https://codex.wordpress.org/Function_Reference/wp_hash_password#Notes -
Posted a reply to WooCommerce, on the site WordPress.org Forums:
Thank you for your feedback. This problem is not part of my plugin. My plugin… -
Created ticket #40842 on Core Trac:
Adding template filters -
Posted a reply to Compatibility with WC Memberships plugin, on the site WordPress.org Forums:
Hey Marcus, thanks for your reply. The WP_Query has filters which can be used to… -
Posted a reply to How to use the hooks, on the site WordPress.org Forums:
Sorry for the late response. You can use following hooks: wp_custom_login_header_before wp_custom_login_header_after wp_custom_login_footer_before wp_custom_login_footer_after Also… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Ah ok, that would be perfect. No stress, atm I'm just changing the relevant code… -
Created a topic, File name too long, on the site WordPress.org Forums:
Hey there, I always get an error, that the file name i… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Hmm, yeah there you're right. So then I would do something like that :) if… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
PS: Following has better performance: if ($this->foot_count == 0 && ( strstr($contents, '="boxersandswipers"') || has_post_thumbnail()… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Wow, you're very fast and thanks you! I have another improvement XD If you're using… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Another improvement. Sometimes after sharing an image the DOM is loaded too late, so you… -
Posted a reply to Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Perfect, thank you! BTW: There's also data-m-size for smaller resolutions, but did not know how… -
Created a topic, Improve photoswipe loading with data-size, on the site WordPress.org Forums:
Hey there, if data-size is defined on a-tag you should… -
Posted a reply to Compatibility with WC Memberships plugin, on the site WordPress.org Forums:
Perfect, thank you! :-) -
Posted a reply to Compatibility with WC Memberships plugin, on the site WordPress.org Forums:
Sry, meant: Small example: I'm user with ID 1 User 1 is in membership get-access-to-event-cat-1… -
Posted a reply to Compatibility with WC Memberships plugin, on the site WordPress.org Forums:
Normally the for the current user unavailable events should be unlisted on the events list.… -
Created a topic, Compatibility with WC Memberships plugin, on the site WordPress.org Forums:
Hey there, this plugin is not compatible with the wooc… -
Created a topic, Login form, on the site WordPress.org Forums:
Hey there, is it planned to also add a login form? Wou… -
Created a topic, JavaScript error on custom post type with visual composer, on the site WordPress.org Forums:
Hey there, in combination with the visual composer I g… -
Created ticket #37642 on Core Trac:
Switch from mediaelement to video.js -
Mentioned in [37891] on Core SVN:
External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0. -
Created ticket #37027 on Core Trac:
Deletion of post with no title, content & excerpt -
Created ticket #35805 on Core Trac:
Reverse page order in wp_list_comments() with newest comments first -
Created ticket #35402 on Core Trac:
per_page parameter no longer works in wp_list_comments -
Mentioned in [35847] on Core SVN:
Formatting: Don't make links inside `` and `` tags clickable. -
Created ticket #32802 on Core Trac:
Update Masonry (v3.3.0) & imagesLoaded (v3.1.8) package -
Committed [1146331] to Plugins SVN:
Updated readme.txt -
Committed [1146329] to Plugins SVN:
Updated readme.txt -
Committed [1146328] to Plugins SVN:
Updated readme.txt -
Committed [1146327] to Plugins SVN:
Updated readme.txt -
Created ticket #30821 on Core Trac:
Undefined offset: 0 in capabilities.php#L1119 - map_meta_cap() -
Committed [1048599] to Plugins SVN:
Compatible with Wordpress 4.1 -
Committed [1048598] to Plugins SVN:
Compatible with Wordpress 4.1 -
Committed [1048597] to Plugins SVN:
Compatible with Wordpress 4.1 -
Committed [1048596] to Plugins SVN:
Compatible with Wordpress 4.1 -
Reopened ticket #10275 on Core Trac:
Filter logic has been put into the template loader while it not belongs ...
Developer
-
FlashCounter
Active Installs: 30+
-
WP Custom Login
Active Installs: 400+
-
WP Hash Password
Active Installs: 100+
-
WP Media Gallery
Active Installs: 60+