[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f7DsQhaNOVXl0DRB-UdSyHUdoUKhZP9IGmVdCfqYVAQs":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"dshanske","David Shanske","https:\u002F\u002Fprofiles.wordpress.org\u002Fdshanske\u002F",5,720,97,3177,77,"2026-04-04T06:48:03.857Z",[14,40,59,77,94],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":34,"download_link":35,"security_score":36,"vuln_count":37,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"simple-location","Simple Location","5.0.24","\u003Cp>Supports adding geo coordinates, a location taxonomy, and a textual location description to a post, comment, user, or attachment. Supports adding weather data to a post or to a widget based on location.\u003Cbr \u002F>\nOffers choice of map displays. It supports retrieving location using the HTML5 geolocation API by default. Clicking the location icon or ‘Lookup Location’ will retrieve the location.\u003C\u002Fp>\n\u003Cp>As it stores the GeoData in the classic WordPress format, Geodata can also be added from other plugins.\u003C\u002Fp>\n\u003Cp>Automatically saves location data from image metadata when uploaded as well.\u003C\u002Fp>\n\u003Cp>Offers the opportunity to change the displayed timezone on a per-post basis for those posts from far off locations and set this based on the coordinates of the location.\u003Cbr \u002F>\nWhile Gutenberg compatible, this is not built for Gutenberg.\u003C\u002Fp>\n\u003Ch3>Privacy and Data Notice\u003C\u002Fh3>\n\u003Cp>Simple Location stores location and weather data inside posts, attachments, comments, and term meta…optionally other post types. This data respects a public, private or\u003Cbr \u002F>\nprotected setting. Attachment data is automatically extracted from images if location is present, which could be extracted by any third-party downloading the picture\u003Cbr \u002F>\nunless removed. For all other data, it is provided by the user, who decides its ultimate use. Location data is made available through a geolocation provider…the default is currently\u003Cbr \u002F>\nHTML5 browser geolocation, for which the user must give consent to share). Other information is secured through use of third-party APIs to identify a\u003Cbr \u002F>\nlocation, calculate elevation, display maps, and weather conditions.\u003C\u002Fp>\n\u003Ch3>Locations and Venues\u003C\u002Fh3>\n\u003Cp>Locations uses WordPress taxonomies to allow you to generate an archive page of all posts from that location and giving it a permalink on your site. Locations are meant to reflect a more general\u003Cbr \u002F>\nlocation…for example, “Here are posts I made in California.”\u003C\u002Fp>\n\u003Cp>Locations are divided by administrative areas. The hierarchy for locations is:\u003Cbr \u002F>\n* Country\u003Cbr \u002F>\n* Region – state, county, or province level.\u003Cbr \u002F>\n* Locality – city, town, or village level\u003C\u002Fp>\n\u003Cp>You can choose to display the location over the textual address field. There is an option in settings to change this behavior.\u003C\u002Fp>\n\u003Cp>The reverse geocoding system attempts to consistently retrieve the country code, region code, and locality for the location and add them to the location taxonomy. This can be potentially problematic, as if the returns\u003Cbr \u002F>\nfrom the locations added aren’t consistent, it will duplicate and explode the list of terms. This is the same issue that has held back venues.\u003C\u002Fp>\n\u003Cp>Locations are matched using the country code, region code, and locality field, and therefore, you can edit the displayed name or the region code without issue. Due to matching issues, you may have to make some manual changes and there may be some occasional duplication.\u003C\u002Fp>\n\u003Cp>There is no top level Location page, \u002Flocation included in the plugin. You can create a page at this location and use a custom template to allow it to show a list of your locations.\u003C\u002Fp>\n\u003Cp>Venues are meant to reflect a specific location, such as a business or point of interest. Venues were originally set up as a taxonomy, and were in the plugin unimplemented for several versions. However,\u003Cbr \u002F>\ndue to various changes since that was set up, they were switched to a custom post type. Under this setup, each venue is represented by a URL on the site that posts can be linked to. The URL contains\u003Cbr \u002F>\ninformation about the venue.\u003C\u002Fp>\n\u003Ch3>Zones\u003C\u002Fh3>\n\u003Cp>Zones allow for geofencing. You can set coordinates and a radius around them. If you set location to a place within a zone, the default behavior is to replace the location\u003Cbr \u002F>\nwith a preset Name and hide the coordinates. This allows you to protect private locations such as your home, or your place of business. For Micropub, it will set the location\u003Cbr \u002F>\nas protected if the location is in the zone and the location-visibility property is not set. For the post editor in WordPress, looking up the location of an item inside the\u003Cbr \u002F>\nzone will result in the visibility being set to protected and the name being set to the zone name. This can be overridden.\u003C\u002Fp>\n\u003Cp>Zones are replaced as of 5.0.0 with Private Venues\u003C\u002Fp>\n\u003Ch3>Weather\u003C\u002Fh3>\n\u003Cp>Weather consists of at minimum the current conditions and temperature but includes future parameters for use such as pressure, wind speed, wind direction degree, etc. Weather widgets are available\u003Cbr \u002F>\nthat can be set to a specific location, a user, station ID, or airport code. Station ID is available from supported providers for weather stations, for example from a Personal Weather Station(PWS).\u003C\u002Fp>\n\u003Ch3>Stations\u003C\u002Fh3>\n\u003Cp>Stations allow for using a custom data source for weather data. This source should be a URL that returns a JSON object. When using the Custom Station provider for weather, it\u003Cbr \u002F>\nwill look for when one of the stations defined is within 10km of your current location. It will then use the return as the current weather conditions. Please note that the\u003Cbr \u002F>\nreturn must be in the format documented in the code.\u003C\u002Fp>\n\u003Ch3>WordPress GeoData\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FGeodata\" rel=\"nofollow ugc\">WordPress Geodata\u003C\u002Fa> is an existing standardized way to store geodata about a post, user, comment, or term.\u003C\u002Fp>\n\u003Cp>It consists of four fields: latitude, longitude, public, and address. This matches up with the HTML5 Geolocation fields. The \u003Ca href=\"https:\u002F\u002Fdev.w3.org\u002Fgeo\u002Fapi\u002Fspec-source.html\" rel=\"nofollow ugc\">W3C Geolocation Specification\u003C\u002Fa>\u003Cbr \u002F>\nalso provides for properties of altitude, accuracy, altitudeAccuracy, speed, and heading, which may be stored. Map Zoom is also stored as a geodata property.\u003C\u002Fp>\n\u003Cp>Timezone is also stored as a property and is derived from the location by default or set manually.\u003C\u002Fp>\n\u003Cp>In order to access private location information, the following custom capabilities are added to WordPress:\u003Cbr \u002F>\n* ‘read_{$object_type}\u003Cem>location’ – Whether or not a user is allowed to read information locations for object types: posts, comments, terms, users. A user is always allowed to read the location from their objects.\u003Cbr \u002F>\n* ‘edit\u003C\u002Fem>{$object_type}_location’ – Whether or not a user is allowed to edit information locations for object types: posts, comments, terms, users. A user is always allowed to read the location from their objects.\u003C\u002Fp>\n\u003Ch3>Providers\u003C\u002Fh3>\n\u003Cp>The plugin is designed to be extensible and anyone could write a plugin that would add additional providers.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Map Providers are services that offer an API to retrieve maps, which are displayed on posts with a location. Providers include MapBox, Google, Mapquest, HERE, LocationIQ, Geoapify, TomTom, and Bing.\u003C\u002Fli>\n\u003Cli>Geocoding Providers take geo coordinates and look up the actual location\u002Faddress for textual display. Geocoding Providers include Nominatim, HERE, the Mapquest hosted version of Nominatim, Google, Bing, LocationIQ, OpenRoute and Geonames. They also support looking up coordinate for physical addresses\u003C\u002Fli>\n\u003Cli>Venue providers, similar to Geocoding providers, search for locations from coordinates, however, instead of returning street addresses, or municipality, it returns a list of places or venues.\u003C\u002Fli>\n\u003Cli>Elevation Providers optionally derive the elevation from an API when not available. Elevation is used to estimate altitude and adjust estimated sunrise\u002Fsunset levels accordingly.\u003C\u002Fli>\n\u003Cli>Location Providers attempt to determine your location to add it to a post. Providers include  HTML5 Browser Geolocation, a Provider that takes the location setting out of the author profile, a provider that returns the exact\u003Cbr \u002F>\nlocation of a three letter airport code, and \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Faaronpk\u002FCompass\" rel=\"nofollow ugc\">Compass\u003C\u002Fa>, a self-hosted option for storing your location.\u003C\u002Fli>\n\u003Cli>Weather Providers retrieve weather data about your location and include OpenWeatherMap, Pirate Weather, Dark Sky, Weatherstack, WeatherBit, HERE and the US National Weather Service. HERE, Pirate Weather, Dark Sky, WeatherBit, and Weatherstack do not support stations. There is also an option for custom station URLs that must return the properties as they are stored in WordPress.\u003Cbr \u002F>\n** The National Weather Service(US) uses their station lookup API to find the closest weather station, and uses weather from there. Therefore, if this returns no options, if you are outside the US, it will return no weather.\u003Cbr \u002F>\n** The Met Office(UK) uses the distance from your current location to the nearest UK weather station and finds the closest one. However, if the nearest station is more than 100km away, it will return nothing.\u003Cbr \u002F>\n** For Weather services like the NWS, Met Office, and the Custom Provider, where coverage is not worldwide, if nothing is found, a fallback provider can be set and used.\u003C\u002Fli>\n\u003C\u002Ful>\n","Adds geographic location and weather support to WordPress.",300,58726,92,8,"2026-02-25T21:08:00.000Z","6.8.5","6.2","7.4",[29,30,31,32,33],"geo","geolocation","location","maps","timezones","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsimple-location\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-location.5.0.24.zip",100,0,null,"2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":5,"author_profile":6,"description":44,"short_description":45,"active_installs":20,"downloaded":46,"rating":36,"num_ratings":7,"last_updated":47,"tested_up_to":25,"requires_at_least":48,"requires_php":49,"tags":50,"homepage":55,"download_link":56,"security_score":36,"vuln_count":57,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"syndication-links","Syndication Links","4.5.3","\u003Cp>It supports adding links to your WordPress posts, pages, and comments, indicating where a syndicated copy is, in the form of a text or icon link. You can do this\u003Cbr \u002F>\nmanually or with supported plugins. Also contains a generic UI for syndicating to other sites through your site or a Micropub Client.\u003C\u002Fp>\n\u003Ch3>Privacy and Data Storage Information\u003C\u002Fh3>\n\u003Cp>This plugin stores syndication links, which can be attached to any post, page, or comment. They can be added to custom post types by filter.\u003C\u002Fp>\n\u003Cp>For webmention initiated comments, this information will be added by parsing the source of the webmention.\u003Cbr \u002F>\nIt is assumed if you send a webmention, you consent to share this information if it is publicly shared on your page. Our recommendation\u003Cbr \u002F>\nis that site owners should take down information on request.\u003C\u002Fp>\n\u003Cp>For comments initiated on the site, there is built-in way to add these links. For posts, they are typically added by retrieving information stored by other plugins for display. It is assumed\u003Cbr \u002F>\nthat by installing this plugin, as its intent is to display these links, that you wish to display them.\u003C\u002Fp>\n\u003Ch3>Settings\u003C\u002Fh3>\n\u003Cp>Settings for the Syndication Links plugin can be found in the main WordPress “Settings” tab in the\u003Cbr \u002F>\nadmin dashboard, or if the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Findieweb\" rel=\"ugc\">Indieweb plugin\u003C\u002Fa> is installed, under the Indieweb tab. The options provided allow for various ways of presenting the syndication links in posts. Syndication Links by default will add links to the content. You can remove this in your plugin if you wish to call the display function directly.\u003C\u002Fp>\n\u003Cp>The settings include the following options as follows with either a set of buttons, a check box (with a check indicating that the feature is “on”) or an optional text field:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Display Text\u003C\u002Fstrong> –  Offers options to display text only, icons only, icons and text, and no display(hidden icons).\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Size\u003C\u002Fstrong> – Choice of small, medium, or large size icons.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Black Icons\u003C\u002Fstrong> – Checking the box defaults to a “black” social media icon set.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Show on Front Page, Archive Page, and Search Results\u003C\u002Fstrong> – If checked the icons will show on pages other than a single view. If not checked, the icons will be hidden by the links will remain.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Show on Feed\u003C\u002Fstrong> – If checked the icons will show in your RSS feed as well\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Text Before Links\u003C\u002Fstrong> – This is the text that appears before the Display Text\u002FIcons (as indicated above). The default text is “Syndicated to:” but can be modified if desired.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Note\u003C\u002Fstrong>: The particular CSS of your theme may change the display and output of the text and some of the icons.\u003C\u002Fp>\n\u003Ch3>Supported POSSE plugins and implementations\u003C\u002Fh3>\n\u003Cp>The plugin supports automatically pulling data from plugins that syndicate your content so you don’t need to do it manually. For anything not built in, integation is easy with a simple filter for potential use with any other plugin.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsocial-networks-auto-poster-facebook-twitter-g\u002F\" rel=\"ugc\">Social Networks Autoposter\u003C\u002Fa> – Syndication Links supports Twitter, Facebook, and Tumblr since version 1.0.0\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftumblr-crosspostr\" rel=\"ugc\">Tumblr Crosspostr\u003C\u002Fa> – Supports Syndication Links since version 0.8.1\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-crosspost\" rel=\"ugc\">WordPress Crossposter\u003C\u002Fa> – Supports Syndication Links since version 0.3.2\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdiasposter\u002F\" rel=\"ugc\">Diasposter\u003C\u002Fa> – Supports Syndication Links since version 0.1.8\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-to-twitter\u002F\" rel=\"ugc\">WP-To_Twitter\u003C\u002Fa> – Supported by the plugin since version 4.2.3\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Using the optional Syndication feature(disabled by default) you can syndicate your posts to:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbrid.gy\" rel=\"nofollow ugc\">Bridgy\u003C\u002Fa> – Bridgy is a service that allows you to post to various sites. Signup is required. It currently supports Github, Mastodon and Flickr. The plugin supports Bridgy Publish via Micropub by default.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffed.brid.gy\" rel=\"nofollow ugc\">Bridgy Fed\u003C\u002Fa> – Bridgy Fed is a service that allows you to interact with federated social networks using webmentions.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fmicro.blog\" rel=\"nofollow ugc\">Micro.blog\u003C\u002Fa> – Micro.blog is a social network and publishing platform for independent microblogs, created by Manton Reece. It uses a custom feed you can add to Micro.blog to support this.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fpinboard.in\" rel=\"nofollow ugc\">Pinboard\u003C\u002Fa> – Pinboard is a bookmarking site. The support for this is currently only enabled if you have Post Kinds enabled, due to the difficulty in getting a URL. It will bookmark the URL of any object you are citing.\u003C\u002Fli>\n\u003Cli>Custom Webmention Syndication – Add any site that supports publishing by sending a webmention by configuring it in the settings page\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Will be looking to integrate with other plugins to add more options and invite developers to add support if they wish as the interface is simple.\u003Cbr \u002F>\nThe goal of the interface is not only can you syndicate via Micropub, but in the editor using a simple checkbox.\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>In no particular order…\u003C\u002Fp>\n\u003Col>\n\u003Cli>The \u003Ca href=\"https:\u002F\u002Findieweb.org\" rel=\"nofollow ugc\">Indieweb\u003C\u002Fa> community of users and all users of this plugin\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmeitar\" rel=\"nofollow ugc\">Meitar Moscovitz\u003C\u002Fa> for fixes and code contributions related to support of the plugin in his various plugins.\u003C\u002Fli>\n\u003Cli>Justin Tadlock for the initial \u003Ca href=\"http:\u002F\u002Fjustintadlock.com\u002Farchives\u002F2013\u002F08\u002F14\u002Fsocial-nav-menus-part-2\" rel=\"nofollow ugc\">Social Icons\u003C\u002Fa> design.\u003C\u002Fli>\n\u003Cli>Jihaisse and Peter Molnar for the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsocial-networks-auto-poster-facebook-twitter-g\u002F\" rel=\"ugc\">SNAP\u003C\u002Fa>, courtesy of \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fjihaisse\u002Fwordpress-syndication\" rel=\"nofollow ugc\">WordPress Syndication\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fhttps:\u002F\u002Fsimpleicons.org\u002F\" rel=\"nofollow ugc\">Simple-Icons\u003C\u002Fa> for their icon packs for logos. Simple Icons is licensed under CC0 v1.0 Universal.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fgenericons.com\u002F\" rel=\"nofollow ugc\">Genericons Neue\u003C\u002Fa> for their generic icon packs. Genericons Neue is licensed under the GPLv2.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fstream.boffosocko.com\" rel=\"nofollow ugc\">Chris Aldrich\u003C\u002Fa> for many suggestions on improving the display and for screenshots.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fsquizlabs\u002FPHP_CodeSniffer\" rel=\"nofollow ugc\">PHPCS\u003C\u002Fa> is used with the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FWordPress-Coding-Standards\u002FWordPress-Coding-Standards\" rel=\"nofollow ugc\">WordPress\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwimg\u002FPHPCompatibility\" rel=\"nofollow ugc\">PHP Compatibility\u003C\u002Fa> Standards in order to ensure compatibility with supported versions of PHP and enact WordPress Coding Standards.\u003C\u002Fli>\n\u003Cli>GitHub Actions is used to actively test against various PHP versions\u003C\u002Fli>\n\u003C\u002Fol>\n","Link to copies of your cross-posted content in other social networks or websites.",35545,"2025-07-05T20:18:00.000Z","4.9.9","7.0",[51,52,53,54],"indieweb","posse","sharing","syndication","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsyndication-links","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsyndication-links.4.5.3.zip",1,"2015-05-13 00:00:00",{"slug":60,"name":61,"version":62,"author":5,"author_profile":6,"description":63,"short_description":64,"active_installs":36,"downloaded":65,"rating":66,"num_ratings":67,"last_updated":68,"tested_up_to":69,"requires_at_least":48,"requires_php":49,"tags":70,"homepage":75,"download_link":76,"security_score":22,"vuln_count":57,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"indieweb-post-kinds","Post Kinds","3.7.3","\u003Cp>Post Kinds adds support to the Classic Editor for responding to and interacting with other sites using the standards\u003Cbr \u002F>\ndeveloped by the IndieWeb by implementing \u003Ca href=\"http:\u002F\u002Findieweb.org\u002Fpost_kinds\" rel=\"nofollow ugc\">kinds of posts\u003C\u002Fa>. It is not compatible with Gutenberg.\u003C\u002Fp>\n\u003Cp>It can also distinguish certain types of passive posts in a manner similar to \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FPost_Formats\" rel=\"nofollow ugc\">post formats\u003C\u002Fa>. While it can work alongside\u003Cbr \u002F>\npost formats, it is recommended as a replacement as it is designed as a replacement using IndieWeb Post Types.\u003C\u002Fp>\n\u003Cp>Many sites will not need all of the kinds set up. What kinds of posts you wish to publish are specific to your needs.\u003C\u002Fp>\n\u003Ch3>Privacy and Data Storage Notice\u003C\u002Fh3>\n\u003Cp>Post Kinds stores extra data in a post indicating what you are responding to. This data is either hand-added or can be parsed from the source URL if provided. This means you have additional\u003Cbr \u002F>\nresponsibilities to responsibly use this data, and to remove information on request.\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Kind Icons are currently provided by \u003Ca href=\"http:\u002F\u002Ffontawesome.io\" rel=\"nofollow ugc\">Font Awesome\u003C\u002Fa> and are licensed as \u003Ca href=\"https:\u002F\u002Fcreativecommons.org\u002Flicenses\u002Fby\u002F4.0\u002F\" rel=\"nofollow ugc\">CC BY 4.0\u003C\u002Fa>. A copy of the license notice is bundled.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fboffosocko.com\" rel=\"nofollow ugc\">Chris Aldrich\u003C\u002Fa> always receives a credit on my plugins due his regular feedback, input, and usage.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Theme Support\u003C\u002Fh3>\n\u003Cp>Post Kinds automatically adds information to \u003Ccode>the_content\u003C\u002Fcode> and \u003Ccode>the_excerpt\u003C\u002Fcode> filter. Being as this is inside the content block, which may or may not be desirable, you may remove these filters as noted\u003Cbr \u002F>\nbelow and call \u003Ccode>kind_display\u003C\u002Fcode> directly. This will allow it to appear outside the content block. To remove the automatic display, add the following to your theme.\u003Cbr \u002F>\n    * \u003Ccode>add_filter( 'kind_content_display', '__return_false' );\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>The functions \u003Ccode>has_post_kind\u003C\u002Fcode>, \u003Ccode>set_post_kind\u003C\u002Fcode>, and \u003Ccode>set_post_kind\u003C\u002Fcode> will allow you to manipulate the kind settings in a post. \u003Ccode>get_post_kind_string\u003C\u002Fcode> will return the display name of a kind.\u003C\u002Fp>\n\u003Cp>If you want to customize the look of the display, you can create a directory in your theme called \u003Ccode>kind_views\u003C\u002Fcode>, copy the file from the views directory of the plugin, and modify it. This will persist\u003Cbr \u002F>\nthrough future plugin updates.\u003C\u002Fp>\n","Ever want to reply to someone else's post with a post on your own site? Or to \"like\" someone else's post, but with your own site?",31852,86,6,"2024-04-09T03:12:00.000Z","6.5.8",[51,71,72,73,74],"interaction","posts","share","webmention","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Findieweb-post-kinds\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Findieweb-post-kinds.3.7.3.zip",{"slug":78,"name":79,"version":80,"author":5,"author_profile":6,"description":81,"short_description":82,"active_installs":83,"downloaded":84,"rating":37,"num_ratings":37,"last_updated":85,"tested_up_to":86,"requires_at_least":48,"requires_php":85,"tags":87,"homepage":91,"download_link":92,"security_score":36,"vuln_count":37,"unpatched_count":37,"last_vuln_date":38,"fetched_at":93},"refback","Refback","2.0.1","\u003Cp>Refback is a linkback method that works using the standard HTTP Referer header. Like pingbacks, trackbacks, and webmentions, it attempts to present links of other sites that have linked to you.\u003Cbr \u002F>\nUnlike other methods, the other site requires no additional support. The implementation works exactly as the other linkbacks do in WordPress.\u003C\u002Fp>\n","Enable Refbacks on your WordPress site",10,1927,"","5.6.17",[88,89,78,90],"comment","linkback","response","https:\u002F\u002Fgithub.com\u002Fdshanske\u002Fwordpress-refback","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frefback.2.0.1.zip","2026-03-15T10:48:56.248Z",{"slug":95,"name":96,"version":97,"author":5,"author_profile":6,"description":98,"short_description":99,"active_installs":83,"downloaded":100,"rating":37,"num_ratings":37,"last_updated":101,"tested_up_to":69,"requires_at_least":48,"requires_php":49,"tags":102,"homepage":107,"download_link":108,"security_score":22,"vuln_count":37,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"tempus-fugit","Tempus Fugit","1.2.0","\u003Cp>This is a compilation of many tweaks to improve your site, including…\u003C\u002Fp>\n\u003Col>\n\u003Cli>Date Based Archives will show up from oldest to newest, instead of newest first. When you are scrolling through memory lane, you want to do it in order.\u003C\u002Fli>\n\u003Cli>Adds the %dayofyear% tag so you can have your permalinks as \u002F%year%\u002F%dayofyear% instead of month and day.\u003C\u002Fli>\n\u003Cli>Adds On This Day URLs and Widgets \u002Fonthisday\u003C\u002Fli>\n\u003Cli>Adds This Week URLs and Widgets \u002Fthisweek\u003C\u002Fli>\n\u003Cli>Adds \u002Fupdated, \u002Frandom, \u002Foldest as top level archives\u003C\u002Fli>\n\u003Cli>Adds the %week% tag so you can have your permalinks include the year and adds the option for 2021\u002FW21 to indicate Week 21 of the year.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Privacy and Data Storage Notice\u003C\u002Fh3>\n\u003Cp>This plugin stores no private data.\u003C\u002Fp>\n","A Collection of Enhancements to Improve Time Handling on Your Site",2200,"2024-05-12T12:32:00.000Z",[103,104,105,106],"archive","date","onthisday","time","https:\u002F\u002Fgithub.com\u002Fdshanske\u002Ftempus-fugit","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftempus-fugit.1.2.0.zip"]