Blog

10up Releases Insert Special Characters For The New WordPress Editor

Insert Special Characters Plugin Banner
Last week, we released Insert Special Characters, a plugin that brings a special characters menu to the new WordPress block editor.

The new WordPress editor (aka Gutenberg) introduced a modern, block-based paradigm for visually authoring content. For all of its advancements, a button to insert special characters was not carried over from the classic editing experience—a feature critical to writers and publishers frequently using mathematical notation or other symbols. Feedback concerning its absence and some client questions inspired our Open Source Practice to take action.

Read More on 10up Releases Insert Special Characters For The New WordPress Editor

Introducing GitHub Actions for WordPress (Plugins)

Do you develop your WordPress plugins on GitHub? Then here’s a treat for you! We’re excited to release a GitHub Action that deploys to the WordPress.org Plugin Repository whenever you tag a new version on GitHub. You’ll be able to manage your entire development lifecycle in GitHub—no more futzing with local Bash scripts or controlling commit/push access in multiple places.

Keep reading for more details about GitHub Actions and how to get set up, but the gist is this: you reference our action in your plugin repo’s workflow file, filtered to only run when a tag is pushed, and set your username/password secrets. After that, each time you tag a new version on GitHub, whether by pushing a Git tag from the command line or making one using the GitHub releases interface, your plugin will be deployed to WordPress.org.

Read More on Introducing GitHub Actions for WordPress (Plugins)

Introducing WP Acceptance

Sample of successful execution of WP Acceptance.

WP Acceptance—a team-centric tool we’ve built for writing reliable, scalable acceptance tests—is now available in beta. Part of our pursuit of finely crafted web experiences, we think that WP Acceptance will help ensure stable releases and fewer regressions for WordPress applications. This toolkit lets developers and continuous integration (CI) pipelines test codebases through version-controlled acceptance tests and sharable, defined file and database snapshots.

We’re considering this a public beta release. It won’t adversely affect your application or introduce instability, but it has not yet been thoroughly tested as a framework and may have some bugs. Through our own testing and community involvement, we’ll further solidify WP Acceptance as it approaches a full, public release.

Read More on Introducing WP Acceptance

StoryCorps and Google team up to honor veterans, with a 10up assist

StoryCorps Google Doodle

We love what we do here at 10up—solving problems and creating digital experiences for our clients. The partnerships we’ve been privileged to form not only make the work more rewarding, they open doors to some really … just cool opportunities.

Our friends at StoryCorps are being featured on the Google Doodle today, and we designed a landing page for the occasion.

It’s our mission to make tools that enable simple and affordable digital story telling. We’ve been pleased to work with StoryCorps, and help them to “preserve and share humanity’s stories in order to build connections between people and create a more just and compassionate world.” Through our collaboration, we’re not just making the internet better, we’re making the world just a little bit better.

What can we build together?

Distributor publicly released with Gutenberg support and Enterprise service offering

Distributor

We are proud to announce that Distributor has exited beta and is now openly available. Distributor is a free WordPress plugin that makes it easy to syndicate and reuse content across your websites—whether in a single multisite network or across the web with the REST API.

With Distributor, content creators can “push” or “pull” content between multiple sites, while retaining updates from the original source and preserving SEO. Copy, media, metadata, and categories all come along, and our fully extensible, open-source code base empowers developers to adapt it to even the most complicated workflows. To get the release version, and enable simple updates, head to DistributorPlugin.com and fill out the short registration form.

More than 100 organizations and developers participated in our Distributor beta program. Their feedback has helped us ensure that Distributor can be the trusted solution for sharing content between WordPress sites. We’ve already integrated many improvements contributed by beta testers, including 10up clients. Distributor has been approved for use on WordPress.com VIP and is ready for enterprise implementations. We have a roadmap of planned enhancements, with ambitious plans including more advanced media distribution and sophisticated “take down” features for the forced removal of distributed content.

Read More on Distributor publicly released with Gutenberg support and Enterprise service offering

Introducing Simple Podcasting

When a client with several podcasts expressed interest in a simple way to manage their casts from within WordPress, we began with a review of existing solutions and plugins. We quickly identified a gap between bare bones plugins supporting a single feed and complicated plugins designed for advanced workflows, such as sponsor management. To fill that void, we created Simple Podcasting, an intuitive, lightweight, and forward looking plugin that includes beta support for Gutenberg.

Our client’s ideal user story seemed common enough: they offer several podcasts across a network of news sites, with some sites featuring multiple podcasts. They wanted to fully manage and distribute their podcast feeds inside of WordPress, albeit sometimes hosting the media itself externally. Podcasts episodes would be managed as regular posts, and appear alongside their other news, enabling visitors to play an episode right from the website or by subscribing in iTunes or any other “podcatcher.”

Read More on Introducing Simple Podcasting

WP Local Docker + WP Snapshots

At 10up, we have a history of open sourcing tools that help WordPress engineers practice their craft. One year ago, we introduced WP Local Docker, a lightweight local development alternative to VVV, another popular project started by 10up. A more recent project, WP Snapshots, efficiently pushes project snapshots into the cloud.

As we increasingly used WP Local Docker and WP Snapshots in conjunction, we discovered some technical obstacles that could make WP Snapshots difficult to use. We realized that bundling the two projects would solve those problems and offer value to anyone already using both projects.

Read More on WP Local Docker + WP Snapshots

10up contributes MathML support to Google AMP

Last year, we found ourselves implementing Google AMP for a client who often includes content with mathematical formulas. The formulas were implemented using the open MathML standard, by way of the open source, JavaScript-based MathJax engine. Working around AMP’s JavaScript restriction, we put the formulas into amp-iframe components, which allow for arbitrary JavaScript execution. This workaround posed some limitations that compromised the design: formulas could not be displayed inline (inside of a paragraph), creating a slightly awkward aesthetic that didn’t quite match up with the “full” site’s presentation.

As a regular open source contributor committed to making a better web, it seemed to me that a native AMP implementation of the MathML standard would solve our client’s layout problem and help other developers and site owners. After a bit of background research, I opened an issue on Google’s open source AMP HTML project.

With a prompt and warm welcome, Google’s team accepted my feature request. This being an open source project, I volunteered to help; my offer was greeted with enthusiasm and some tips.

Formulas in iFrames and in-line

Read More on 10up contributes MathML support to Google AMP

Google Chrome to aggressively enforce Better Ad Standards

As announced in June, beginning February 15th Chrome will remove all ads on websites that do not meet the standards of the Coalition for Better Ads. Sites will have 30 days to address any issues flagged in Google’s compliance report before Chrome begins removing ads.

Google started this initiative in response to a report suggesting that poor ad experiences are responsible for a 30% increase in the use of ad blocking extensions across the web, which “reduces the ability for publishers to continue creating free content and threatens the sustainability of the web ecosystem.” Google is also on the board of the Coalition for Better Ad Standards.

The Coalition for Better Ads is made up of leading international trade associations and online media companies committed to supporting “valuable free content, robust journalism and social connections across the internet” through the use of online ads. Their vision for better online ads aligns with Google’s view, and led Google to join the effort to improve how people experience the web. Knowing that consumers are increasingly frustrated with web ads, the Coalition for Better Ads surveyed over 25,000 internet users to create a set of consumer-friendly standards. Google will apply these standards to review a subset of a site’s pages.

Google Ad Experience Report

Read More on Google Chrome to aggressively enforce Better Ad Standards

New Relic features 10up plugin

New Relic has included our New Relic Reporting for WordPress plugin in New Relic Connect, a directory that collects recommended integrations for New Relic customers. This plugin makes important WordPress data available in New Relic APM and Insights. You can now see Post ID and User ID for logged-in transactions, theme and template information and more, along with your other application data. We hope this increased visibility will lead to more WordPress developers getting the most out of New Relic.

Learn more about the plugin or download it from GitHub.