by Rafał Gicgier | Dec 8, 2018 | Plugins, Reviews, WP |
Intro With WordPress 5.0 release a controversial plugin, that replaces WordPress classic editor, the Gutenberg had arrived! Despite its negative reviews of 2.5 stars over 5, compatibility concerns and lack of features of other similar page builders the new editor has...
by Rafał Gicgier | Jul 30, 2018 | widgets, WP |
During our WordPress development career we’ve had plenty of problems creating WordPress widgets. Not only it’s quite hard to go through the amount of code required for a simple widget, the documentation itself is quite complex, and doesn’t explaing...
by Rafał Gicgier | Jul 18, 2018 | Theme, WP |
Timber is a WordPress plugin that allows one to use the Twig template engine for WordPress theme development. Gulp on the other hand is a toolkit which let’s one setup a quick and nearly automatic Front End asset workflow. In this article we’ll cover the...
by Rafał Gicgier | Nov 21, 2017 | Plugin Development, Plugins, Portfolio, Projects, WP |
Proper approach to WordPress plugin development – based of Mr Poster Mockup plugin We’ve recently published a new portfolio entry: Mr Poster Custom WooCommerce Plugin. The project was quite complex to begin with – due to specific client requirements,...
by Rafał Gicgier | Nov 13, 2015 | Plugin Development, Plugins, WP |
The ACF Recent Posts Widget has just been improved. One can now specify custom templates per each theme used overwriting the default plugin behavior! Creating Custom Templates Great resource from version 4.3 the plugin supports custom templates. To make usage of these...
by Rafał Gicgier | Nov 6, 2015 | JavaScript, Plugin Development, Plugins, Projects, Shortcodes, WP |
What is it? Ever tried to manually setup shortcodes, causing a lot of unintentional bugs? We’ve got a ready solution to your problems – the Shortcode Popups for WordPress stored on github! The class simply lets one to specify the popups and the popup...