Daniele Scasciafratte
@mte90 on WordPress.org and Slack
- Member Since: July 5th, 2012
- Location: Rieti, Italy
- Website: daniele.tech
- GitHub: Mte90
- Job Title: Full Stack Developer/CTO
- Employer: Codeat
Bio
WordPress Origin Story
Contributions
Contribution History
Daniele Scasciafratte’s badges:- Core Contributor
- Meetup Organizer
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
- WP-CLI Contributor
- 
										Committed [2732060] to Plugins SVN: 
 tagging version 2.1.16
- 
										Posted a reply to Why Tawk embed code migration is execute in all the pages?, on the site WordPress.org Forums: 
 A ping as I saw that was released a new version but this problem wasn't…
- 
										Posted a reply to Multisite Problem (I think), on the site WordPress.org Forums: 
 Closing after a month
- 
										Committed [2728440] to Plugins SVN: 
 tagging version 2.1.15
- 
										Created ticket #55777 on Core Trac: 
 Undefined index: type in /wp-includes/rest-api.php
- 
										Posted a reply to Fatal Error, on the site WordPress.org Forums: 
 Perfect and thanks for the reporting!
- 
										Posted a reply to Fatal Error, on the site WordPress.org Forums: 
 A new version is online that fix the issue. Can you update it?
- 
										Committed [2725399] to Plugins SVN: 
 remove old version
- 
										Committed [2725397] to Plugins SVN: 
 tagging version 2.1.14
- 
										Posted a reply to Fatal Error, on the site WordPress.org Forums: 
 I am releasing a new version with the fix right now, it was very strange…
- 
										Posted a reply to Fatal Error, on the site WordPress.org Forums: 
 I am investigating about this issue.
- 
										Committed [2725141] to Plugins SVN: 
 tagging version 2.1.13
- 
										Posted a reply to customizzare la pagina del Termine, on the site WordPress.org Forums: 
 Quel box non é del nostro plugin ma probabilmente del tuo tema, dovresti sentire il…
- 
										Wrote a comment on the post Early Bug Scrub Schedule for 6.1, on the site Make WordPress Core: 
 There is any change to get these tickets approved and merged for 6.1?: * https://core.trac.wordpress.org/ticket/14148…
- 
										Posted a reply to customizzare la pagina del Termine, on the site WordPress.org Forums: 
 No devi vedere il tema a livello di codice https://developer.wordpress.org/themes/basics/template-hierarchy/ a meno che tu stia…
- 
										Posted a reply to customizzare la pagina del Termine, on the site WordPress.org Forums: 
 Ciao, si nel tema. Il plugin non fa niente lato frontend a parte iniettare del…
- 
										Posted a reply to Why Tawk embed code migration is execute in all the pages?, on the site WordPress.org Forums: 
 I see but the code is not executed once, is executed in all the pages.…
- 
										Posted a reply to Not compatible with Translatepress, on the site WordPress.org Forums: 
 Thanks for the investigation. Looking on how WPML or Polylang doesn't have that issue, get_title…
- 
										Created a topic, Trying to access array offset on value of type bool 1, on the site WordPress.org Forums: 
 So on line ithemeland-free-gifts-for-woo/frontend/clas…
- 
										Created a topic, Why Tawk embed code migration is execute in all the pages?, on the site WordPress.org Forums: 
 So investigating all the DB interactions, if ( class…
- 
										Created a topic, option loaded in any backend page, on the site WordPress.org Forums: 
 So I am investigating in all the optimization tasks we…
- 
										Committed [2714998] to Plugins SVN: 
 removed some package
- 
										Committed [2714991] to Plugins SVN: 
 tagging version 2.1.12
- 
										Posted a reply to Not compatible with Translatepress, on the site WordPress.org Forums: 
 Hi Tobias, our plugin use the native WordPress stuff with the_content filter so if the…
- 
										Posted a reply to Not compatible with Translatepress, on the site WordPress.org Forums: 
 Hi Tobias, we don't support translatepress. As I can see in the plugin readme: Translate…
- 
										Wrote a comment on the post Dev Chat Summary, April 20, 2022, on the site Make WordPress Core: 
 For any doubts about the article let me know :-)
- 
										Posted a reply to Multisite Problem (I think), on the site WordPress.org Forums: 
 A blank screen is not a multisite issue but a PHP crash, you need to…
- 
										Posted a reply to Accessibility, on the site WordPress.org Forums: 
 Closing after 3 weeks.
- 
										Posted a reply to How to exclude a link to a word in a specific instance?, on the site WordPress.org Forums: 
 Well you expect right as there is a shortcode for what are you asking for…
- 
										Committed [2709338] to Plugins SVN: 
 tagging version 1.3.29
- 
										Committed [2709232] to Plugins SVN: 
 tagging version 1.3.28
- 
										Posted a reply to Tooltip HTML Content, on the site WordPress.org Forums: 
 No the Span wrapper is created by the plugin and we use it to avoid…
- 
										Posted a reply to Tooltip HTML Content, on the site WordPress.org Forums: 
 With that filter there isn't any stripping you can change the whole html tooltip content.
- 
										Posted a reply to Tooltip HTML Content, on the site WordPress.org Forums: 
 The plugin don't allow that as the HTML is inside a Span and could be…
- 
										Posted a reply to Enable only on one page, on the site WordPress.org Forums: 
 Perfect for any troubles asks here and don't forget to leave a review to the…
- 
										Posted a reply to Enable only on one page, on the site WordPress.org Forums: 
 You can do it using a filter: https://docs.codeat.co/glossary/developer/ The filter is glossary_is_page_to_parse that let you…
- 
										Posted a reply to Enable only on one page, on the site WordPress.org Forums: 
 There is a global option to enable by post type and in every post type…
- 
										Committed [2702804] to Plugins SVN: 
 tagging version 1.3.27
- 
										Posted a reply to Accessibility, on the site WordPress.org Forums: 
 Hi Nick, About what standards are you talking about? Without any information for us is…
- 
										Committed [2700704] to Plugins SVN: 
 tagging version 1.3.26
- 
										Posted a reply to how much does it cost & where can i find the pro verion, on the site WordPress.org Forums: 
 Closing after 2 weeks
- 
										Committed [2700633] to Plugins SVN: 
 tagging version 2.1.11
- 
										Posted a reply to Woocommerce Payments locally doesn’t work, on the site WordPress.org Forums: 
 As I said I don't have jetpack locally but the plugin (I searched in the…
- 
										Posted a reply to Force a specific event_rsvp_date with an hook, on the site WordPress.org Forums: 
 // em-event.php 585: apply_filters( 'em_event_load_postdata', $this ); add_filter( 'em_event_load_postdata', 'mozilla_force_rsvp_end', 10, 2 ); function mozilla_force_rsvp_end(…
- 
										Posted a reply to Woocommerce Payments locally doesn’t work, on the site WordPress.org Forums: 
 Also in dev mode locally? If I just to want to test the payment system…
- 
										Posted a reply to can’t find excerpt area, on the site WordPress.org Forums: 
 Usually in wordpress the excerpt metabox is showed when the view is on the full…
- 
										Posted a reply to Woocommerce Payments locally doesn’t work, on the site WordPress.org Forums: 
 The documentation doesn't say anything about it https://woocommerce.com/document/payments/testing/dev-mode/ So for woocommerce a developer should have…
- 
										Wrote a comment on the post Migrating WordPress E2E tests to Playwright, on the site Make WordPress Core: 
 If you are looking where is explained why this migration to another technology is needed…
- 
										Created a topic, Woocommerce Payments locally doesn’t work, on the site WordPress.org Forums: 
 So I need to get running this plugin locally to test v…
- 
										Posted a reply to Force a specific event_rsvp_date with an hook, on the site WordPress.org Forums: 
 Yeah I got that part but is not clear how I can define from here…
Developer
- 
										
											  Adrotate Extra SettingsActive Installs: 80+ 
- 
										
											Find Function/ClassActive Installs: 200+ 
- 
										
											  Firefox OS BookmarkActive Installs: Less than 10 
- 
										
											  GlossaryActive Installs: 2,000+ 
- 
										
											  Hook FlowchartActive Installs: Less than 10 
- 
										
											  Italian VAT Kit for WooCommerceActive Installs: 200+ 
- 
										
											  WooCommerce Taxonomy ReportActive Installs: 70+ 
Contributor
- 
										
											  Shortcake (Shortcode UI)Active Installs: 20,000+ 
- 
										
											  YakkyofyActive Installs: 400+ 



 
			 
                 
										 
										 
										 
										 
										