-
[Easy way] Turn Your WordPress Site into a Progressive Web App (PWA)
[Easy way] Turn Your WordPress Site into a Progressive Web App (PWA) Chuyển website wordpress của bạn thành mobile app thông qua kỹ thuật Progressive Web App (PWA) Giới thiệu Super Progressive Web Apps https://wordpress.org/plugins/super-progressive-web-apps/ Progressive Web Apps (PWA) is a new technology that combines the best of mobile web and the best of mobile apps to create a superior mobile web experience. They are installed on the phone like a normal app (web app) and can be accessed from the home screen. Thực hiện
-
WordPress Disabling forced FTP credentials for any updates
WordPress Disabling forced FTP credentials for any updates WordPress tắt chế độ cài đặt theme, plugin bằng FTP, cho phép upload hay tải trực tiếp https://wordpress.org/support/topic/disabling-forced-ftp-credentials-for-any-updates/ On wp-config add: define ( ‘FS_METHOD’, ‘direct’); Ví dụ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('FS_METHOD','direct'); define( 'DB_NAME', 'azuzu_ml' ); /** Database username */ define( 'DB_USER', 'root' );
-
Protected: Backup Additional CSS (Custom CSS) WordPress
There is no excerpt because this is a protected post.
-
Hướng dẫn WordPress add_filter
Hướng dẫn WordPress add_filter Lý do dùng WordPress add_filter Tình hình là mình đang dùng soạn thảo nội dùng blog bằng github markdown, lý do là ở đây (tóm lại là vì muốn giảm tải server, tiết kiệm tiền cà phê :') ) Chuyển soạn thảo blog từ WordPress sang Markdown Github Notes cách cài đặt và sử dụng Documents from Git | wordpress-markdown-git Cơ mà có cái mình không thích là đối với hình ảnh chèn từ github nó sẽ bị gán tag nofollow, do vậy cách search engine không thể index được hình ảnh trên bài viết của mình. Do vậy mình cần bỏ tag nofollow cho hình…
-
Fix WordPress Updating Failed – Publishing failed. You are probably offline
-
Notes cách cài đặt và sử dụng Documents from Git | wordpress-markdown-git
-
WordPress Plugin – Publish Documents from Git
-
Upgrade to WordPress Version 5
-
Test thử hiển thị bản đồ geojson bằng plugin leaflet cho WordPress
-
[Note] Sửa lỗi HTTP error khi upload ảnh lên WordPress
-
[Note] Cấu hình vhost cho phép đọc htaccess
-
Redirect 301 từ domain cũ về domain mới trong WordPress
-
Backup WordPress tự động với plugin UpdraftPlus
-
Đăng ký chứng chỉ SSL free và cấu hình SSL mặc định cho WordPress