Category: blog
Posts
Ancient World Linked Data for WordPress v0.1.2
Version 0.1.2 is a minor update, with following notable changes: a small update to the papyri.org module, and improved documentation in the WordPress admin. This release also introduces a new module for displaying data made available by the Internet Archive (archive.org).
Ancient World Linked Data for WordPress v.0.1.2
Posts
Ancient World Linked Data for WordPress v0.1.1
Ancient World Linked Data for WordPress — Awld.js is a javascript library for Ancient World Linked Data. This plugin adds awld.js functionality and visual elements to your WordPress powered website, based on links to stable URIs relevant to the study of the Ancient World.
Download
WordPress Github
Category: wordpress
Posts
WP What Links Here v1.0.2
Version 1.0.2 of the WP What Links Here plugin for WordPress is available for download.
This release makes sure all public post types are supported right out of the box.
If you have been working with a configuration plugin to add support for one or more custom post types, you can continue to do so if you wish to whitelist a specific set of post types.
See the wiki for more info.
Posts
WP Bootstrap Carousel v0.5.0
Version 0.5.0 of the WP Bootstrap Carousel plugin for WordPress is available for download. This version includes Bootstrap Carousel 3.3.1, improves accessibility for screen readers, adds keyboard navigation support and basic styling for Twenty Fifteen.
Download | Changelog | Support
Posts
Confirm Publishing Actions v1.3
The Confirm Publishing Actions plugin for WordPress version 1.3 fixes a bug where the script fired on link insert cancel, adds support for touch devices, and removes support for the Quick Drafts (previously QuickPress) dashboard widget.
Download
Posts
WP Bootstrap Carousel v0.4.0
Version 0.4.0 of the WP Bootstrap Carousel plugin is available for mass consumption. This version abandons usage of the $content_width global, optimizes script loading, and resolves some issues with the DPS addon. Also, the plugin source code has now been thoroughly documented. Full changelog here.
This version brings quite a lot of under-the-hood changes, find support here if you run into any kind of trouble, or file a report here if you’ve spotted a bug.
Posts
Ancient World Linked Data for WordPress v0.2.0
Version 0.2.0 of the Ancient World Linked Data plugin for WordPress is available for download. This release adds support for geonames.org. As requested on wordpress.org, it is now possible to add an enhanced link shortcode by selecting text and pressing the editor button. Important: the plugin now requires WordPress 3.9 or higher!
Changelog | Github | Download
Posts
Category Pie v1.0
Version 1.0 of the Category Pie plugin for WordPress is out in the wild! Check the changelog and/or the wiki to see what’s new.
Posts
WP Bootstrap Carousel v0.3.0
Version 0.3.0 of the WP Bootstrap Carousel plugin includes Bootstrap 3.2.0 CSS and JS. The carousel is now responsive, and the DPS addon can be leveraged to query selected image attachments. Lastly, images in the carousel can now be unlinked by using the unwrap shortcode attribute.
More details in the changelog. Compare commits here.
How to To remove the hyperlinks from the images in the slideshow, use the unwrap shortcode attribute:
Posts
WP What Links Here v1.0.1
The WP What Links Here plugin implements “what links here” functionality in WordPress, like seen on e.g. Wikipedia. Whenever a page or post is published or edited, it is added to a background queue. At regular intervals this queue is processed by a cron job, updating the relations between posts linking and linked to.
Download: Github | WordPress.org
Posts
WP Bootstrap Carousel v0.2.1
Version 0.2.1 of the WP Bootstrap Carousel plugin is a minor update. This release features proper validation of boolean shortcode args, and allows users of the “Display Posts Shortcode” addon to display and filter the post excerpt and/or content, and tweak the carousel caption markup. See the changelog for more details.
Posts
Confirm Publishing Actions v1.2.3
Confirm Publishing Actions version 1.2.3 catches the “Schedule” event. POT, PO and MO files have been updated.
Posts
WP Bootstrap Carousel v0.2.0
Version 0.2.0 of the WP Bootstrap Carousel plugin upgrades the Bootstrap Carousel package to 3.0.0, introduces localization support, and drastically improves performance of the “Display Posts Shortcode” addon. Quite a lot has changed, do not hesitate to seek support if you run into trouble!
Demo | Changelog | Wiki | Download
Posts
Using WP Bootstrap Carousel with a Bootstrap-powered theme?
If you’re using the WP Bootstrap Carousel plugin with a Bootstrap-powered WordPress theme, you probably don’t need the styles and scripts that ship with the plugin. Here’s how to get rid of them:
To dequeue the BS styles and scripts, use the wp_bootstrap_carousel_enqueue action hook:
add_action( 'wp_bootstrap_carousel_enqueue', 'my_wp_bootstrap_carousel_dequeue' ); function my_wp_bootstrap_carousel_dequeue() { wp_dequeue_style( 'wp-bootstrap-carousel' ); wp_dequeue_script( 'wp-bootstrap-carousel' ); } Paste the code snippet above in the functions.php file of your theme, or in your functionality plugin.
Posts
Confirm Publishing Actions v1.2.2
Confirm Publishing Actions version 1.2.2 fixes some harmless yet annoying php notices.
Confirm publishing actions version 1.2.2
Posts
Confirm Publishing Actions v1.2.1.1
Confirm Publishing Actions version 1.2.1.1 includes Italian (it_IT, props F. Traversaro) and Dutch (nl_NL, props donutz) localization files. Also, the main .pot file has been updated to reflect the latest changes.
Confirm Publishing Actions v. 1.2.1.1
Posts
Confirm Publishing Actions v1.2.1
Confirm Publishing Actions version 1.2.1 features a significant overhaul of the code in the plugin’s main file, introduces a SCRIPT_DEBUG constant check and two new action hooks. It also fixes an important issue with i18n, which caused the plugin to malfunction on localized WordPress installs. Props go to inbytesinc, who reported the issue, and has been added as a plugin author for his valuable contributions. Lastly, Spanish localization files (es_ES) have been added.
Posts
Ancient World Linked Data for WordPress v0.1.3
Version 0.1.3 is a minor update, featuring some code cleanup and a slightly redesigned admin welcome screen. I also updated the .org plugin homepage with a nice header banner.
Ancient World Linked Data for WordPress v.0.1.3
Posts
WP Annotorious, an image annotation plugin for WordPress
This post is just a teaser for a new WordPress plugin I’m in the process of creating. The plugin implements the Annotorious JavaScript image annotation library in WordPress, enhancing images with an interactive drawing and commenting tool. I hope to be able to release the software by the end of this week! In the meantime, check out an Annotorious demo.
--
Posts
WP Bootstrap Carousel v0.1.1
A simple, straightforward implementation of the Twitter Bootstrap Carousel in WordPress. This plugin allows you to display images attached to a post or page as a Bootstrap Carousel using a shortcode. As a bonus, this plugin can transform post listings generated by the Display Posts Shortcode plugin into a Bootstrap Carousel slideshow.
Demo | Docs | Download
Posts
Category Pie v0.2
Version 0.2 of the Category Pie plugin for WordPress is available for mass consumption! This update features some code optimization and a small fix to allow taxonomy term names to contain single or double quotes.
Details Download
Posts
Category Pie v0.1
The Category Pie plugin for WordPress adds a bit of extra flavor to those otherwise boring category administration pages. It’s called Category Pie, but it works for tags and custom taxonomies too!
The plugin adds a 3D pie chart to the administration pages for categories, tags and custom taxonomies. For non-hierarchical taxonomies like post tags only the top 10 is displayed.
Details Download
Category: wordpress-plugins
Posts
WP What Links Here v1.0.2
Version 1.0.2 of the WP What Links Here plugin for WordPress is available for download.
This release makes sure all public post types are supported right out of the box.
If you have been working with a configuration plugin to add support for one or more custom post types, you can continue to do so if you wish to whitelist a specific set of post types.
See the wiki for more info.
Posts
WP Bootstrap Carousel v0.5.0
Version 0.5.0 of the WP Bootstrap Carousel plugin for WordPress is available for download. This version includes Bootstrap Carousel 3.3.1, improves accessibility for screen readers, adds keyboard navigation support and basic styling for Twenty Fifteen.
Download | Changelog | Support
Posts
Confirm Publishing Actions v1.3
The Confirm Publishing Actions plugin for WordPress version 1.3 fixes a bug where the script fired on link insert cancel, adds support for touch devices, and removes support for the Quick Drafts (previously QuickPress) dashboard widget.
Download
Posts
WP Bootstrap Carousel v0.4.0
Version 0.4.0 of the WP Bootstrap Carousel plugin is available for mass consumption. This version abandons usage of the $content_width global, optimizes script loading, and resolves some issues with the DPS addon. Also, the plugin source code has now been thoroughly documented. Full changelog here.
This version brings quite a lot of under-the-hood changes, find support here if you run into any kind of trouble, or file a report here if you’ve spotted a bug.
Posts
Ancient World Linked Data for WordPress v0.2.0
Version 0.2.0 of the Ancient World Linked Data plugin for WordPress is available for download. This release adds support for geonames.org. As requested on wordpress.org, it is now possible to add an enhanced link shortcode by selecting text and pressing the editor button. Important: the plugin now requires WordPress 3.9 or higher!
Changelog | Github | Download
Posts
Category Pie v1.0
Version 1.0 of the Category Pie plugin for WordPress is out in the wild! Check the changelog and/or the wiki to see what’s new.
Posts
WP Bootstrap Carousel v0.3.0
Version 0.3.0 of the WP Bootstrap Carousel plugin includes Bootstrap 3.2.0 CSS and JS. The carousel is now responsive, and the DPS addon can be leveraged to query selected image attachments. Lastly, images in the carousel can now be unlinked by using the unwrap shortcode attribute.
More details in the changelog. Compare commits here.
How to To remove the hyperlinks from the images in the slideshow, use the unwrap shortcode attribute:
Posts
WP What Links Here v1.0.1
The WP What Links Here plugin implements “what links here” functionality in WordPress, like seen on e.g. Wikipedia. Whenever a page or post is published or edited, it is added to a background queue. At regular intervals this queue is processed by a cron job, updating the relations between posts linking and linked to.
Download: Github | WordPress.org
Posts
WP Bootstrap Carousel v0.2.1
Version 0.2.1 of the WP Bootstrap Carousel plugin is a minor update. This release features proper validation of boolean shortcode args, and allows users of the “Display Posts Shortcode” addon to display and filter the post excerpt and/or content, and tweak the carousel caption markup. See the changelog for more details.
Posts
Confirm Publishing Actions v1.2.3
Confirm Publishing Actions version 1.2.3 catches the “Schedule” event. POT, PO and MO files have been updated.
Posts
WP Bootstrap Carousel v0.2.0
Version 0.2.0 of the WP Bootstrap Carousel plugin upgrades the Bootstrap Carousel package to 3.0.0, introduces localization support, and drastically improves performance of the “Display Posts Shortcode” addon. Quite a lot has changed, do not hesitate to seek support if you run into trouble!
Demo | Changelog | Wiki | Download
Posts
Using WP Bootstrap Carousel with a Bootstrap-powered theme?
If you’re using the WP Bootstrap Carousel plugin with a Bootstrap-powered WordPress theme, you probably don’t need the styles and scripts that ship with the plugin. Here’s how to get rid of them:
To dequeue the BS styles and scripts, use the wp_bootstrap_carousel_enqueue action hook:
add_action( 'wp_bootstrap_carousel_enqueue', 'my_wp_bootstrap_carousel_dequeue' ); function my_wp_bootstrap_carousel_dequeue() { wp_dequeue_style( 'wp-bootstrap-carousel' ); wp_dequeue_script( 'wp-bootstrap-carousel' ); } Paste the code snippet above in the functions.php file of your theme, or in your functionality plugin.
Posts
Confirm Publishing Actions v1.2.2
Confirm Publishing Actions version 1.2.2 fixes some harmless yet annoying php notices.
Confirm publishing actions version 1.2.2
Posts
Confirm Publishing Actions v1.2.1.1
Confirm Publishing Actions version 1.2.1.1 includes Italian (it_IT, props F. Traversaro) and Dutch (nl_NL, props donutz) localization files. Also, the main .pot file has been updated to reflect the latest changes.
Confirm Publishing Actions v. 1.2.1.1
Posts
Confirm Publishing Actions v1.2.1
Confirm Publishing Actions version 1.2.1 features a significant overhaul of the code in the plugin’s main file, introduces a SCRIPT_DEBUG constant check and two new action hooks. It also fixes an important issue with i18n, which caused the plugin to malfunction on localized WordPress installs. Props go to inbytesinc, who reported the issue, and has been added as a plugin author for his valuable contributions. Lastly, Spanish localization files (es_ES) have been added.
Posts
Ancient World Linked Data for WordPress v0.1.3
Version 0.1.3 is a minor update, featuring some code cleanup and a slightly redesigned admin welcome screen. I also updated the .org plugin homepage with a nice header banner.
Ancient World Linked Data for WordPress v.0.1.3
Posts
WP Annotorious, an image annotation plugin for WordPress
This post is just a teaser for a new WordPress plugin I’m in the process of creating. The plugin implements the Annotorious JavaScript image annotation library in WordPress, enhancing images with an interactive drawing and commenting tool. I hope to be able to release the software by the end of this week! In the meantime, check out an Annotorious demo.
--
Posts
WP Bootstrap Carousel v0.1.1
A simple, straightforward implementation of the Twitter Bootstrap Carousel in WordPress. This plugin allows you to display images attached to a post or page as a Bootstrap Carousel using a shortcode. As a bonus, this plugin can transform post listings generated by the Display Posts Shortcode plugin into a Bootstrap Carousel slideshow.
Demo | Docs | Download
Posts
Pelagios Widgets for WordPress v0.1.1
The Pelagios widgets are small embeddable Javascript applications that allow users of your site to access ancient history data from Pelagios partners (more information).
Demo
Search | Places
Download
WordPress | Github
Posts
Ancient World Linked Data for WordPress v0.1.2
Version 0.1.2 is a minor update, with following notable changes: a small update to the papyri.org module, and improved documentation in the WordPress admin. This release also introduces a new module for displaying data made available by the Internet Archive (archive.org).
Ancient World Linked Data for WordPress v.0.1.2
Posts
Ancient World Linked Data for WordPress v0.1.1
Ancient World Linked Data for WordPress — Awld.js is a javascript library for Ancient World Linked Data. This plugin adds awld.js functionality and visual elements to your WordPress powered website, based on links to stable URIs relevant to the study of the Ancient World.
Download
WordPress Github
Posts
Category Pie v0.2
Version 0.2 of the Category Pie plugin for WordPress is available for mass consumption! This update features some code optimization and a small fix to allow taxonomy term names to contain single or double quotes.
Details Download
Posts
Category Pie v0.1
The Category Pie plugin for WordPress adds a bit of extra flavor to those otherwise boring category administration pages. It’s called Category Pie, but it works for tags and custom taxonomies too!
The plugin adds a 3D pie chart to the administration pages for categories, tags and custom taxonomies. For non-hierarchical taxonomies like post tags only the top 10 is displayed.
Details Download
Posts
Confirm Publishing Actions plugin for WordPress
Confirm Publishing Actions is a WordPress plugin that prompts a user to click a confirm (or cancel) button whenever he is trying to submit, publish, update or delete a WordPress post. Simple, lightweight, customizable and translation-ready.
Details | Download