Jared Atchison
Jared Atchison
We seem to still be encountering this via the Classic Editor. This affects other special characters as well like `>`. There are a few different scenarios that seem might trigger...
We're still running into this with WP 5.4 with Classic Editor.
Oh man, I can't +1 this enough. I'd donate some dough for this feature. I use PHPCS on VSC daily. For the most part it works well. But one of...
@cyann In your user or workspace settings, you should have something like: ``` "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true }, ``` That should seems...
👍 Good point, @tnorthcutt
We still support LinkedIn button, just not tracking. However G+ button has been pulled entirely, so that should be removed from banner image, screenshots, and style examples ideally.
Marking this for potential in 1.4, or whenever the FB rebrand goes live.
When we address this, I think we should also add screenshots Google Analytics (and we can note in the caption automatic share tracking) and maybe the settings. And at the...
👍 to this idea - logical and could certainly be useful in some scenrios
`wp shared-counts display 123` Display shares for the post in a "table" view, sorta like in CLI if you view the database structure. `wp shared-counts popular ---count=100` Display 100 most...