Jared Atchison
Jared Atchison
If you have an optional color field and set a color value (hex number), the field can no longer be empty. For exampleI set the field to white (#ffffff) and...
``` 69 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead 69 | ERROR | Function...
Seems this project is abandoned. Last update was from 2017. If you visit their support/knowledge base forums, it's almost entirely spam. You can almost see the tumble weeds blowing down...
Right now frontend content is wrapped in ``. It would be ideal to have a title attribute so users could see the action that will be performed, eg ``.
Great work. I'm a big user of gist. To me, the biggest features needed in order to ditch gist are the ability to embed code snippets off site via iframes...
Textdomain for the plugin needs to be changed to `disable-users`. This will allow translations through WordPress.org and greatly simplify things and likely result and many more translations. In addition the...
Need to state that EASC v2 is available and has been rebranded/released as Shared Counts. EASC v1.x is no longer developed or supported and this repo is for historical purposes...
We should consider and discuss hiding the share count span if the current button is not in `admin->query_services()`. https://github.com/jaredatch/Shared-Counts/blob/develop/includes/class-shared-counts-front.php#L627 Only reason that we should maybe not do this, would be...
In #34 we restored the Pinterest button if `pinit.js` is running. However all the URL params present in the original URL (description and media) are not available. For the Pinterest...