Руководство для WordPress-разработчика по MySQL - https://tommcfarlin.com/mysql-data-reconstruction/ #mysql
Tom McFarlin
The WordPress Developer’s Guide to MySQL Data Reconstruction | Tom McFarlin
Everything you wanted to know about how a basic MySQL database is organized at the file system level and how to go about MySQL data reconstruction.
Является ли плагин надёжным: руководство по тестированию WordPress-плагинов - https://torquemag.io/2018/04/is-that-plugin-reliable-how-to-test-wordpress-plugins/ #security
Torque
Is That Plugin Reliable? How to Test WordPress Plugins
There are over 50,000 plugins in the official directory, with new ones added daily. Having so many alternatives is a great thing indeed, but the dilemma is which one to choose when you find several solutions serving the same purpose. How do you know what’s…
Официальное руководство разработчиков по миграции на Гутенберг - https://make.wordpress.org/core/2018/04/26/your-help-wanted-gutenberg-migration-guide/ #gutenberg
Make WordPress Core
Your help wanted: Gutenberg Migration Guide
Happy Thursday :) I’ve started a new crowdsourcing project, the Gutenberg Migration Guide, to document WordPress Classic Editor customization points and their Gutenberg equivalents (if such e…
Завершена реализация регистрации метаданных при помощи REST API - https://make.wordpress.org/core/2018/04/26/completing-the-implementation-of-metadata-registration-with-the-rest-api/ #api
Make WordPress Core
Completing the implementation of metadata registration with the REST API
A priority of the REST API team for the upcoming 5.0 release is to finally enhance WordPress metadata registration so that it can cover common API use-cases. This will help with adaptation of the R…
Будьте внимательны! Приложение WordPress для iOS и Гутенберг НЕ ладят - https://wptavern.com/wordpress-for-ios-and-gutenberg-dont-get-along #gutenberg
WordPress Tavern
WordPress for iOS and Gutenberg Don’t Get Along
When it comes to editing and crafting content on the go, the WordPress Mobile apps are a good choice. The question is, how does the editor in the iOS app interact with content written in Gutenberg?…
Подготавливаем ваш WordPress-контент к дополненной реальности (XR) - https://torquemag.io/2018/04/preparing-your-content-for-the-extended-reality-xr-future/ #extended_reality
Torque
Preparing your content for the Extended Reality (XR) Future
You’ve probably heard rumblings in the tech industry around the innovations in Virtual Reality, Augmented Reality, and Mixed Reality. These mediums can broadly be defined as Extended Reality or XR. My first venture into development in XR was in 2010 when…
Самопалим под Гутенберг: пробуем собрать свой блок с контроллами управления, цветовой палитрой и загрузчиком медиа - https://jschof.com/gutenberg-blocks/wordpress-gutenberg-blocks-example-creating-a-hero-image-block-with-inspector-controls-color-palette-and-media-upload-part-1/ #gutenberg
Jschof
WordPress Gutenberg Blocks Example: Creating a Hero Image Block with Inspector Controls, Color Palette, and Media Upload (Part…
This is the 4th article in a series on creating WordPress Gutenberg blocks. You may want to check out there other articles here, here, and here. Our goal here is to create a full width, customizable hero image Gutenberg block. We aim to learn how to…
Огромное ревью редактора Гутенберг с точки зрения простого пользователя WordPress (в закладки) - https://wpin.me/blog/gutenberg-wordpress-editor-review/ #gutenberg
WPin.me
Gutenberg Editor Review By A WordPress User & Tutorial For Gutenberg
Gutenberg Editor Review + Tutorial On How It Works. The Gutenberg Editor, to the uninitiated, is a new way to edit content within WordPress. Read my tutorial on using Gutenberg, the pitfalls and positives as well as my review verdict from a user perspective…
Нужно ли реально знать React/Redux, чтобы пилить блоки для Гутенберга? - https://wpscholar.com/blog/should-i-learn-react-to-build-gutenberg-blocks/ #gutenberg #react
WP Scholar
Do I Need to Learn React to Build Gutenberg Blocks? - WP Scholar
The question of the day is: Do I need to learn React in order to build a Gutenberg block? The short answer is no. You don’t need to know anything about React to build a Gutenberg block. The reason why is because WordPress has done a great job of abstracting…
Первый взгляд на Гутенберг от Рейчел Макколин - https://code.tutsplus.com/tutorials/first-look-at-wordpress-gutenberg--cms-31036 #gutenberg
Code Envato Tuts+
First Look at WordPress Gutenberg
The new Gutenberg editing interface is a major change coming to WordPress 5 this year, and it will affect WordPress plugin developers, theme designers, and website creators. In this video I'll show...
Подключение своих стилей и скриптов в Гутенберг блоки - https://jasonyingling.me/enqueueing-scripts-and-styles-for-gutenberg-blocks/ #gutenberg
Jason Yingling
Enqueueing Scripts and Styles for Gutenberg Blocks - Jason Yingling
Before we start building new blocks for the Gutenberg editor we need to know how to properly enqueue scripts and styles. Thankfully WordPress makes this easy with two new hooks.
Как добавить разметку schema.org на WordPress сайт - https://www.elegantthemes.com/blog/tips-tricks/how-to-add-schema-markup-to-wordpress
Elegant Themes
How to Add Schema Markup to WordPress
The way your pages show up in Search Engine Result Pages (SERPs) play a significant role in how much organic traffic you get. If you don’t hook viewers in, they’ll ignore your website and...
Особенности соответствия требованиям GDPR для WordPress пользователей https://oddstyle.ru/wordpress-2/stati-wordpress/osobennosti-sootvetstviya-trebovaniyam-gdpr-dlya-wordpress-polzovatelej.html
oddstyle.ru
Особенности соответствия требованиям GDPR для WordPress пользователей – Блог про WordPress
Возможно, вы слышали о термине GDPR, который активно обсуждается в сети. Сегодня это довольно горячая тема, особенно учитывая все новости про утечки данных и
Руководство по миграции на Гутенберг - https://github.com/danielbachhuber/gutenberg-migration-guide #gutenberg
GitHub
GitHub - danielbachhuber/gutenberg-migration-guide: Documents WordPress Classic Editor integration points and their Gutenberg equivalents
Documents WordPress Classic Editor integration points and their Gutenberg equivalents - danielbachhuber/gutenberg-migration-guide