39 private links
A plugin applies wp_make_link_relative function to links (posts, categories, pages and etc.) to convert them to relative URLs. Useful for developers when debugging local WordPress instance on a mobile device
certainlyakey starred Nyr/openvpn-install
Collaborative List of Open-Source iOS Apps
Streisand sets up a new server running L2TP/IPsec, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, a Tor bridge, and WireGuard. It also generates custom instructions for all of these services.
Doesn't work on OpenVZ VPS servers.
JavaScript polyfill for client-side hyphenation
Code field for Advanced Custom Fields. Works with ACF versions 4 (free) and 5 (Pro). Based on the Codemirror javascript plugin.
The IMDb ratings importer is pretty straightforward. It allows you to import your rating from an array onto the website itself.
Husky can prevent bad commit, push and more ๐ถ
These files are intended to be added to your WordPress theme and loaded in place of the default Gravity Forms User Registration activate.php template.
The benefit of this custom activate.php template is that the 99% of the HTML markup which exists in the original activate.php has been moved into separate template parts. This allows for much easier customization.
I made this for a client, took a while because their documentation is horrible, though maybe they improved it by the time you read this.
certainlyakey starred ionata/Gravity-Forms-Image-Select-Field
The Front-End Checklist is an exhaustive list of all elements you need to have / to test before launching your site / HTML page to production.
It is based on Front-End developers' years of experience, with the additions coming from some other open-source checklists.
Sublime Text notification plugin (Windows|OSX|Linux)
Add ACF options page support for Polylang.
GitHub - justintadlock/breadcrumb-trail: Official home of the Breadcrumb Trail plugin for WordPress.
A powerful script for adding breadcrumbs to your site that supports Schema.org, HTML5-valid microdata.
The default functions of ACF plugin (get_field, the_field, etc.) can be used to load values from a CPT Options Pages, but second parameter is required to target the CPT options.
ACF Widgets (ACFW) allows users to easily create widgets to use with ACF. With ACFW, you can easily create new widgets without touching any code. No PHP classes or dealing with the Widgets API. After you create a widget, you can assign custom fields within ACF and then use theme templates to easily show the custom fields.