Breno Alves

Results 17 issues of Breno Alves

- Investigate if we can modify the terms retrieved by this metabox. See if the metabox uses the `get_terms` function (we have a `get_terms` filter) or if we can use...

enhancement

Currently we're only showing the correct permalink after save the post. ![pasted image at 2017_11_17 06_41 pm](https://user-images.githubusercontent.com/5307192/32968062-07a7a408-cbc7-11e7-83c2-51ad0dfded47.png)

enhancement

Related to: #357 Allow users to replicate post type settings and content between translations. Some settings to replicate by default: #### General - [ ] Comment status - [ ]...

feature

Let's make it compatible with Easy Photography Portfolio plugin

help wanted
compatibility

When an user changes the site language on language switcher we can save a cookie to store the user preferred language and use it on next sessions.

enhancement

Let's create a website on GitHub Pages for our plugin. - [x] Prepare `gh-pages` branch for GitHub Pages - [x] Configure a custom domain for our website. - [ ]...

feature

Hey guys, I've implemented a new method on the `Subscription` class to retrieve subscriptions preview. Please, let me know if it needs any adjustments.