Giỏ hàng hiện tại chưa có sản phẩm nào!
Danh mục: Wordpress
Kích hoạt Links Manager, BlogRoll Links trong wordpress 3.5
WordPress có một tính năng quản lý chia sẻ liên (kết links) gọi là Links Manager hay BlogRoll (danh sách blog liên kết). Tính năng này cho phép quản lý các liên kết được chia sẻ có thể thêm, sửa, xóa, nhập xuất và có Widget để hiện thị. Với các phiên bản mới nhất…
Autoit syntax highlighter for wordpress
Step 1: Install plugin SyntaxHighlighter Evolved http://wordpress.org/extend/plugins/syntaxhighlighter/ Step 2: Download Autoit brush Step 3: Upload it to folder: /public_html/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3 Step 4: Edit file: /public_html/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php + Find code (line 104 + 105): add this code after: + Find code (line 149 + 150) add this code after: Use short code {au3}your autoit script code{/au3} (replace {}…