Personalización del botón "Discourse Login" - ¿PRs aceptados?

Hey guys,

Is the wp-discourse plugin currently maintained by the discourse team? If yes, do you accept PRs?

I forked and added a feature for additional CSS classes for the discourse login button and a feature to display an icon next to the login text (from media library).

1 me gusta

Yes, we maintain it and PRs are welcome — we have some general conventions that might be helpful to reference here: Contributing to Discourse development , though note that not everything in there will be relevant to the plugin. Our team is friendly, so don’t worry about getting everything right at first — this might be the most important piece to note:

2 Me gusta

Generally speaking the policy of the WP Discourse plugin is to have very minimal styles and styling as there is such a wide variety of different approaches to Wordpress styles and theming. If you what you’ve done is add a new style setting, as opposed to incorporated new styles and styling specific to your site, then that might be ok :slight_smile:

2 Me gusta