Anh Tran

Results 15 issues of Anh Tran

Some users have requested disable the validation when saving draft. I think we should do this :)

We save attachment ID and post ID for `image_advanced` and `post` fields. When export and import, the IDs are changed and makes the fields don't work with the saved data.

http://estudiopatagon.com/ss-group.png

Thanks for the great UI! I'm using [Meta Box](https://metabox.io) plugin (the free version). And I'm testing the styles with a `date` field with [this test file](https://github.com/wpmetabox/meta-box/blob/master/tests/009-datetime.php) and I get incorrect...

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). When I run...

The plugin hasn't been updated for years and it generates a warning because of PHP 4 constructor call. This PR simply fixes it.

Currently, to close the QM panel, we need to click the close button on the top right. The close button is quite small and hard to click. I'd suggest to...

enhancement
output:html

I have the extension installed with the following settings: ```json "[php]": { "editor.defaultFormatter": "wongjn.php-sniffer" }, "phpSniffer.standard": "/Users/rilwis/elightup/dotfiles/phpcs.xml", "phpSniffer.run": "onType", ``` The `phpcs.xml` is put in the exact folder as described....

bug