David Shanske
@dshanske on WordPress.org and Slack
- Member Since: December 18th, 2014
- Website: david.shanske.com
- GitHub: dshanske
Contribution History
David Shanske’s badges:- Core Contributor
- Plugin Developer
-
Committed [2332045] to Plugins Trac:
Update to version 4.2.3 from GitHub21 hours ago
-
Committed [2332027] to Plugins Trac:
Update to version 4.1.4 from GitHub22 hours ago
-
Committed [2332001] to Plugins Trac:
Update to version 3.3.4 from GitHub23 hours ago
-
Committed [2330396] to Plugins Trac:
Update to version 4.1.3 from GitHub5 days ago
-
Posted a reply to Your Site is Experiencing a Technical Issue, on the site WordPress.org Forums:
Pushed 4.1.2 to resolve3 weeks ago
-
Committed [2322689] to Plugins Trac:
Update to version 4.1.2 from GitHub3 weeks ago
-
Posted a reply to Your Site is Experiencing a Technical Issue, on the site WordPress.org Forums:
Just a side effect of the refactoring. Deploying a point fix now. Re the podcast...I'll…3 weeks ago
-
Posted a reply to Map of categories not showing, on the site WordPress.org Forums:
Odd, similar thing works for me, but you are the second person who said they…3 weeks ago
-
Posted a reply to Your Site is Experiencing a Technical Issue, on the site WordPress.org Forums:
I will get on this... should be a simple fix3 weeks ago
-
Posted a reply to No Webmention Support, on the site WordPress.org Forums:
In order to find a webmention endpoint, the system looks in two places...the header(sent out…3 weeks ago
-
Committed [2312811] to Plugins Trac:
Update to version 4.1.1 from GitHub1 month ago
-
Committed [2312803] to Plugins Trac:
Update to version 4.1.0 from GitHub1 month ago
-
Committed [2282133] to Plugins Trac:
Update to version 4.0.6 from GitHub3 months ago
-
Posted a reply to Can’r reply to existing comments when Webmention is activated, on the site WordPress.org Forums:
Is this your theme? https://wordpress.org/themes/integer/ Or a different one? Want to look at the problem…3 months ago
-
Posted a reply to Webmention endpoint error, on the site WordPress.org Forums:
The page provided is the webmention endpoint itself. Where is the page on Site A…3 months ago
-
Committed [2267882] to Plugins Trac:
Update to version 4.2.2 from GitHub3 months ago
-
Committed [2263555] to Plugins Trac:
Update to version 4.0.5 from GitHub3 months ago
-
Posted a reply to SyntaxError: JSON.parse:, on the site WordPress.org Forums:
<div id="et-boc" class="et-boc"> <div id="et_builder_outer_content" class="et_builder_outer_content"> </div><!-- .et_builder_outer_content --> </div><!-- #et-boc --> This is in…4 months ago
-
Reopened ticket #9257, in Core Trac:
EXIF GPS data5 months ago
-
Posted a reply to Data not loading, on the site WordPress.org Forums:
Are you sure you are using my plugin? I don't have spinners5 months ago
-
Created a new ticket, #49414, in Core Trac:
wp_read_image_metadata should look for timezone offset5 months ago
-
Created a new ticket, #49413, in Core Trac:
wp_exif_date2ts should use Dateatime and accept an optional offset5 months ago
-
Posted a reply to Avatars broken in Dashboard, on the site WordPress.org Forums:
Yes, this was fixed in the dev version, I believe. Would you be willing to…5 months ago
-
Posted a reply to Hide post kinds from homepage, on the site WordPress.org Forums:
The problem with editing the main query is unintended consequences. I did create a way…5 months ago
-
Posted a reply to Quick Edit and Bulk Actions, on the site WordPress.org Forums:
I thought about it. The bulk action is easier than quick edit, but would show…5 months ago
-
Posted a reply to Re-ordering Feed, on the site WordPress.org Forums:
The standard WordPress queries will work. It is sorting by published date. For example, ?Sort=ASC…6 months ago
-
Posted a reply to “Automatic” webmentions, on the site WordPress.org Forums:
It is supposed to be automatically.6 months ago
-
Posted a reply to No Gutenberg :(, on the site WordPress.org Forums:
I appreciate your comment, but it says it doesn't work with Gutenberg in the first…6 months ago
-
Posted a reply to Using zones, on the site WordPress.org Forums:
The plugin adds location display to a post, to represent where the post was written.…6 months ago
-
Created a new ticket, #49116, in Core Trac:
Add Links to the REST version of a Resource in the header of the page6 months ago
-
Wrote a comment on the post WordPress 5.4 – Open Call for Tickets, on the site Make WordPress Core:
There are a lot of uses for comments. The same way custom post types are…7 months ago
-
Wrote a comment on the post WordPress 5.4 – Open Call for Tickets, on the site Make WordPress Core:
https://core.trac.wordpress.org/ticket/35214 We have not given improving comments much attention in the last few years. It's…7 months ago
-
Posted a reply to How could I show the mentions in Post?, on the site WordPress.org Forums:
So you just want to sort them?8 months ago
-
Posted a reply to How could I show the mentions in Post?, on the site WordPress.org Forums:
Can you give an example of what you are looking for to consider for future?8 months ago
-
Posted a reply to Documentation, on the site WordPress.org Forums:
Assuming that you found the feed.8 months ago
-
Posted a reply to SyntaxError: JSON.parse: expected, on the site WordPress.org Forums:
That URL is no longer there. I would need more information.8 months ago
-
Posted a reply to Unable to see more than 10 posts in feed, on the site WordPress.org Forums:
@thisismud This is a WordPress behavior. There is a setting under Reading that indicates the…8 months ago
-
Created a new ticket, #48487, in Core Trac:
Support JSONFeed8 months ago
-
Created a new ticket, #48207, in Core Trac:
Implement new Comment Date Functions9 months ago
-
Created a new ticket, #48164, in Core Trac:
media_sideload_image should store original URL and optionally check ...9 months ago
-
Created a new ticket, #48088, in Core Trac:
Anonymous Avatar should be served locally9 months ago
-
Posted a reply to A box of commenter on top, on the site WordPress.org Forums:
Do you have a link?11 months ago
-
Posted a reply to How do I access the lat/long of a post?, on the site WordPress.org Forums:
WP_Geo_Data::get_geodata() will return an array with latitude, longitude, and visibility (whether to display it or…12 months ago
-
Posted a reply to How do I access the lat/long of a post?, on the site WordPress.org Forums:
For locations shared publicly, this is added to the post endpoint of the REST API.…12 months ago
-
Reopened ticket #46227, in Core Trac:
Add Rel-Feed Link to Header12 months ago
-
Posted a reply to Documentation, on the site WordPress.org Forums:
This provides a feed. Adding /feed/json to the homepage or any archive page will offer…1 year ago
-
Posted a reply to Is it possible to import JSON data as separated Custom Post Type’s data?, on the site WordPress.org Forums:
Do you want to add this to the feed, or import it into the post?…1 year ago
-
Posted a reply to where do I input the url?, on the site WordPress.org Forums:
Please explain. Insert the URL for what?1 year ago
-
Posted a reply to Plugin functionality, on the site WordPress.org Forums:
This plugin publishes a json representation of the feed. There is no receiving of data…1 year ago
-
Created a new ticket, #47421, in Core Trac:
Media with fragments duplicate in enclosures1 year ago
Developer
-
Bridgy for WordPress
Active Installs: 200+
-
IndieAuth
Active Installs: 400+
-
IndieWeb
Active Installs: 600+
-
JSON Feed (jsonfeed.org)
Active Installs: 1,000+
-
MF2 Feeds
Active Installs: 10+
-
Microformats 2
Active Installs: 700+
-
Micropub
Active Installs: 400+
-
Post Kinds
Active Installs: 300+
-
Refback
Active Installs: 10+
-
Simple Location
Active Installs: 400+
-
Syndication Links
Active Installs: 400+
Contributor
-
Semantic-Linkbacks
Active Installs: 700+
-
Webmention
Active Installs: 900+
-
Yarns Microsub Server
Active Installs: 10+