Ловите обновление WP Media Folder 4.5.4 и купон на покупку с 20% скидкой WPMF-20 #plugin
  В этом видео прочтем весь код функции wp_nav_menu(), тем самым познакомимся с ее хуками и новыми вспомогательными функциями, а также узнаем, как передаваемые параметры влияют на конечный результат. Это видео - фундамент. Чем лучше знаете, как работает механизм создания меню, тем более широкой спектр задач, связанных с меню, вы сможете решать. И конечно же, более эффективно. Вы всегда сможете прикинуть, проще изменить готовую верстку со стилями или же быстрее подшаманить вывод функции wp_nav_menu(). А может быть задачу вообще не оптимально решать через функционал меню и надо подыскать другие решения? https://www.youtube.com/watch?v=M4U2P0EtXOI
  
  YouTube
  
  Код wp_nav_menu(), хуки, хранение данных в БД и вспомогательные функции. Урок #3
  В этом видео прочтем весь код функции wp_nav_menu(), тем самым познакомимся с ее хуками и новыми вспомогательными функциями, а также узнаем, как передаваемые параметры влияют на конечный результат и как вообще хранятся данные меню в базе данных. Это видео…
  Как преобразовать шорткод в блок Гутенберга - https://jacobmartella.com/2018/04/25/changing-shortcode-dynamic-gutenberg-block/ #gutenberg
  
  Jacob Martella Web Development
  
  Changing a shortcode to a dynamic Gutenberg block | Jacob Martella Web Development
  Gutenberg is coming, and it will shake up the ecosystem. One of the biggest changes will come with shortcodes, since the TinyMCE editor will be no more. But it's pretty easy to turn shortcodes into the blocks with dynamic blocks.
  Документ, содержащий правила написания кода (Code Conventions) в компании Roistat. Вы можете взять этот документ как есть или использовать его как основу для вашего собственного Code Conv - https://github.com/roistat/php-code-conventions/blob/master/README.md
  
  GitHub
  
  php-code-conventions/README.md at master · roistat/php-code-conventions
  Code concepts, principles and examples for large long term projects - roistat/php-code-conventions
  Руководство по обновлению до WordPress 4.9.6 - https://make.wordpress.org/core/2018/05/17/4-9-6-update-guide/ #update
  
  Make WordPress Core
  
  4.9.6 Update Guide
  Included in WordPress 4.9.6 are several new functions and tools that you should be aware of. Here is a brief breakdown of resources to help you become acquainted with WordPress 4.9.6. Attention: Th…
  Детальный обзор плагина Comet Cache - https://www.elegantthemes.com/blog/resources/comet-cache-a-detailed-overview-review #cache
  
  Elegant Themes Blog
  
  Comet Cache: A Detailed Overview & Review
  Caching plugins are kind of the new hotness. With Google ranking sites based on load speed, the market is ripe for competitors to put their best feet forward and take a shot at the top spot in the WordPress caching plugin world. Well, Comet Cache is a free…
  Подборка плагинов полностью совместимых с WPML за май 2018 года - https://wpml.org/2018/05/compatible-wpml-plugins-may-2018/ #wpml
  
  WPML
  
  Compatible WPML Plugins – May 2018 - WPML
  Today we are happy to announce a few WPML compatible plugins. The plugins are: Quick Interest Slider, RSVP Pro If you want to review the entire multilingual ready list of themes and plugins you are welcome to view it here: Multilingual Ready Themes Multilingual…
  Код ревью. Часть четвёртая: проектируем поиск - https://torquemag.io/2018/05/code-review-part-4-4-designing-swappable-search-request-implementations/
  
  Torque
  
  Designing Swappable Search Request Implementations - Code Review Part 4
  In the last article, we identified that the task of generating posts, albeit arbitrary, is just one possible implementation of getting content for a search query. As such, we split the tasks of “getting content” and “generating posts” into separate methods.…
  Как изменить URL для страницы входа в консоль WordPress https://oddstyle.ru/wordpress-2/wordpress-plaginy/kak-izmenit-url-dlya-stranicy-vxoda-v-konsol-wordpress.html
  
  oddstyle.ru
  
  Как изменить URL для страницы входа в консоль WordPress | Блог про WordPress
  Чтобы добавить дополнительный уровень безопасности к своему WordPress-сайту, вы можете сменить URL-адрес для страницы входа в панель администратора. Делается это достаточно быстро. Предотвратить взлом WordPress-сайта обычно несложно, если... | Чтобы добавить…
  Зарелизился WordPress 4.9.6 с новыми функциями экспорта и удаления пользовательских данных - https://wptavern.com/wordpress-4-9-6-released-with-user-data-export-and-removal-tools #update #core #wordpress
  
  WordPress Tavern
  
  WordPress 4.9.6 Released With User Data Export and Removal Tools
  WordPress 4.9.6 has been released and is considered a privacy and maintenance release. Traditionally, minor versions contain security and bug fixes. This release is different as it includes a numbe…
  Команда, которая делает ревью кода плагинов, начала потихоньку закрывать неиспользуемые плагины - https://torquemag.io/2018/05/plugin-review-team-to-close-unused-plugins/ #dev #plugin #news
  
  Torque
  
  Plugin Review Team to Close Unused Plugins
  The thousands of plugins in the repository are what make WordPress so powerful. With these plugins, you can mold the CMS into anything you need; finding and downloading any capability you might need to make your site work for you. However, not all of these…
  Коротко о нововведениях в WordPress 4.9.6 - https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/ #wordpress #core #news #update
  
  WordPress News
  
  WordPress 4.9.6 Privacy and Maintenance Release
  WordPress 4.9.6 is now available. This is a privacy and maintenance release. We encourage you to update your sites to take advantage of the new privacy features. Privacy The European Union’s …
  Автоматические тесты доступности в процессе разработки - https://humanmade.com/2018/05/17/automated-accessibility-testing-during-development/ #accessibility #tests
  
  Human Made
  
  Automated Accessibility Testing During Development
  What is the best workflow, and which tools should you use for automated accessibility testing in a web development project with WordPress?
  И для тех, кому лень читать предыдущий пост, Дмитрий сделает это за вас - https://www.youtube.com/watch?v=BpPoW18dkLo
  
  YouTube
  
  Вышел WordPress 4.9.6 с инструментами экспорта и удаления пользовательских данных - oddstyle.ru
  Вышел WordPress 4.9.6, который рассматривается как релиз безопасности и обслуживания. Традиционно минорные версии содержат исправления безопасности и баг-фик...
  Как показать случайные посты из разных рубрик, используя WP_Query - https://premium.wpmudev.org/blog/how-to-display-random-posts-from-different-categories-using-wp_query/ #tips #tricks #wp_query
  
  WPMU DEV Blog
  
  How to Display Random Posts from Different Categories using WP_Query
  Sometimes you want to mix things up a little when displaying posts on your site, maybe by making the list random instead of just showing the last five posts like every other site in town. The great news is that if you add a custom query to your page using…