Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Tối ưu bởi Code Tốt

Mô tả

The optimization toolkit for optimizing WordPress sites, from hide, remove some WordPress cores to compress HTML and support CDN domain.

Chức năng chính:

Disable some core WordPress features:

  1. Tắt trình soạn thảo Block Gutenberg
  2. Tắt widget block Gutenberg
  3. Vô hiệu hóa Emojis
  4. Ẩn phiên bản WordPress
  5. Tắt nhúng media oEmbed
  6. Tắt XMLRPC
  7. Disable Heartbeat
  8. Tắt bình luận
  9. Tắt Ping
  10. Tắt Feed
  11. Disable Shortlink
  12. Disable WLW Manifest
  13. Disable Inline Comment styles

Tối ưu Assets:

  1. Gỡ bỏ style chung (Duotone và style CSS thêm từ WP 5.9)

Cài đặt nâng cao:

  1. Enable CDN Domain (works with ACF fields)

Cài đặt plugin khác:

  1. Disable Gravity Forms Default Styles
  2. Ẩn menu Gravity Forms
  3. Tải Gravity Forms script sau cùng
  4. Load Lazysizes scripts

To see more free plugins, visit our GitHub.
If you need extra support, please use a contact form at our website.

Ảnh màn hình

  • screenshot-1.png

Cài đặt

  1. Upload codetot-optimization.zip to the /wp-content/plugins/ directory
  2. Kích hoạt plugin từ menu ‘Plugin’ trong WordPress
  3. Manage your settings via menu ‘CT Optimization’

Hỏi đáp

What makes this plugin different from other optimization plugins?

We just bring some helper functions from our core theme and release it under a single plugin. There is big advantage when using it with our core theme, but it should be better in most other themes.

Should it work with my current theme?

Certainly. We just use filters/actions hooks.

Should I use it this plugin instead of caching plugin?

No, if you are using other themes.
Yes, if you are using our themes.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Tối ưu bởi Code Tốt” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Tối ưu bởi Code Tốt” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Tối ưu bởi Code Tốt” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0.16

  • Add option to remove duotone and extra CSS style in WP 5.9

1.0.15

  • Fix save key for Gravity Forms settings
  • Remove Compress HTML feature

1.0.14

  • Fix load Gravity form assets if disable option.

1.0.13

  • Disable more Gravity form assets.
  • Remove HTML Compress feature.

1.0.12

  • Add option to disable Gutenberg widget admin UI.

1.0.11

  • Disable more Gutenberg feature.

1.0.10

  • Fix warning PHP when calling function inline

1.0.9

  • Add option to enable/disable lazysizes script.

1.0.8

  • Cập nhật bản dịch plugin.

1.0.7

  • Add Gravity Form tweak settings, including disable default styles, hide some menus and load Gravity forms script in footer.

1.0.6

  • Update config key to match process.

1.0.5

  • Fix iconv convert character.
  • Update Vietnamese translation.

1.0.4

  • Fix enable cdn domain option key.

1.0.3

  • Fix option keys to match
  • Remove option in database if deactivate plugin.
  • Add comment for html compress to easy debug.
  • Translate update for Vietnamese
  • Add more FAQ
  • Add notice in case PHP version is lower 7.0

1.0.2

  • Fix HTML compress class name.

1.0.1

  • Add HTML compress feature.

1.0.0

  • First release