Breno Alves
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...
Currently we're only showing the correct permalink after save the post. 
Related to: #357 Allow users to replicate post type settings and content between translations. Some settings to replicate by default: #### General - [ ] Comment status - [ ]...
Let's make it compatible with Easy Photography Portfolio plugin
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.
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. - [ ]...
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.