Marco Chiesi

Results 15 issues of Marco Chiesi

Is there a way to control which plugin meta data are included in the .pot file? In example I would like only plugin's description (and maybe name) to be translatable,...

The original implementation was not correct because it was passing an unexpected value to the method "field" (it expects the field name). The proposed implementation is a bit tricky because...

The attachments were imported multiple times, one time for each existing instance

In some cases it would be handy to have different Attachments postmeta for different Attachments instances. A typical use case is when using Attachments in conjunction with WPML. With different...

enhancement

This pull request fixes an issue with the current Gutenberg version and a conflict with the other plugin used in the Gutenberg course.

When I activate _Comment Popularity_ along with _WPML_ (the popular multilingual plugin), I get the following error: `Catchable fatal error: Object of class Twig_Source could not be converted to string...

I think it would be nice to clean up things if a user decides to remove the plugin. In particular delete options, postmeta, custom capabilities, etc. As for the custom...

Travis was triggering an error about PHP 5.3 not being supported, so I updated the minimum PHP version to 5.6 on `.travis.yml` (see commit 4db7976efe4cc3a542bfb17a7321ff9ec0fa7b7f), but unfortunately testing still fails...

What about a Scrutinizer integration?