몇 개의 웹 사이트를 혼자 관리하기 시작하면서 한 개는 wix, 다른 두 개는 wordpress로 관리하기 시작했다.

DB를 제외하고는 ftp로 통 백업을 하긴 하지만 오래 전 상용 서비스의 워드 프레스 홈페이지를 phpadmin 으로

꼬인 DB 푼다고 고생한 뒤로는 통 백업 주기는 어쩌다 한 번 으로 줄긴 했다.

어차피 어느 정도 규모가 있다면 서버와 서비스를 나누어야 하는 것이 필수고 word press로는 한계가 있기 때문이다.

 

엔진 X나 node.js 등의 서버로 세세한 모든 부분까지 컨트롤 할거면 모르겠으나

작은 규모에서 워드 프레스는 정말 좋은 대안이다.

2점대였나 3점 때 였나? 그 때는 워드 프레스 써도 와~ 했었는데 지금은 5.4가 나와도 워드 프레스를 무시하곤 한다.

왜? 버전은 더 올라갔는데 말이다 ㅋ.

워드 프레스에 welGL 넣으면 와~ 하긴 하던데 워드프레스가 워낙 저명하다 보니,

워드 프레스를 썼다고 하면 마치 무슨 엄청 쉬운 것처럼 생각해서

워드 프레스 마크는 지우는 것이 필수가 되긴 했다.

HTML 개발자 무시하고, UI/UX 구현하는 프로그래머 깔보며 그들보다 낮은 연봉을 받는 사람들에게

입 아프게 설명하기도 싫으니 말이다.

 

WordPress 5.4.1

Building more with blocks, faster and easier.

What’s NewCreditsFreedomsPrivacy

Maintenance and Security Releases

Version 5.4.1 addressed some security issues and fixed 11 bugs. For more information, see the release notes.


Say hello to more and better.

More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.


Welcome to WordPress 5.4.1.

Every major release adds more to the block editor.

More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.

More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.

And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.


 

Two new blocks. And better blocks overall.

  • Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.
  • New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.
  • Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!
  • And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.

Cleaner UI, clearer navigation—and easier tabbing!

  • Clearer block navigation with block breadcrumbs. And easier selection once you get there.
  • For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.
  • Speed! 14% faster loading of the editor, 51% faster time-to-type!
  • Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.
  • Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.

Of course, if you want to work with the very latest tools and features, install the Gutenberg plugin. You’ll get to be the first to use new and exciting features in the block editor, before anyone else has seen them!

 

 

Your fundamental right: privacy

5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.

Take a look:

  • Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!
  • See progress as you process export and erasure requests through the privacy tools.
  • Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!

Just for developers


 


Add custom fields to menu items—natively

Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.

On the Menus admin screen, wp_nav_menu_item_custom_fields fires just before the move buttons of a nav menu item in the menu editor.

In the Customizer, wp_nav_menu_item_custom_fields_customize_template fires at the end of the menu-items form-fields template.

Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.

Blocks! Simpler styling, new APIs and embeds

  • Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.
  • If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.
  • Let users do more with two new APIs: block variations and gradients.
  • In embeds, now the block editor supports TikTok—and CollegeHumor is gone.

There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the WordPress 5.4 Field Guide.

'Blog History' 카테고리의 다른 글

426  (0) 2020.06.06
425  (0) 2020.06.06
423  (0) 2020.06.05
422  (0) 2020.06.05
421  (0) 2020.06.04

+ Recent posts