分享好友 最新动态首页 最新动态分类 切换频道
让Wordpress成为你微信小程序的文章管理利器
2024-12-29 17:59
中文名: WordPress 宝典

让Wordpress成为你微信小程序的文章管理利器

原名: WordPress Bible 别名: WordPress,Bible,宝典,PHP,CMS 作者: Aaron Brazell资源格式: PDF 出版社: Wiley书号: 978-0-470-56813-2发行时间: 2010年 地区: 美国 语言: 英文 简介:   WordPress 是一种使用 PHP 语言和 MySQL 数据库开发的开源、免费的 Blog(博客,网志)引擎,用户可以在支持 PHP 和 MySQL 数据库的服务器上建立自己的 Blog。   WordPress 是一个功能非常强大的博客系统,插件众多,易于扩充功能。安装和使用都非常方便。目前 WordPress 已经成为主流的 Blog 搭建平台。   WordPress 的原版是英文版的,UTF-8 编码,最新版本为 2.9。为满足日益庞大的中文用户需求开辟了中文官方站点且提供中文版程序下载。还有爱好者开发了中文语言包,使其可以支持中文。不过,由于使用的编码原因,中文字符截断时会出现乱码。不过桑葚网友制作的中文 WordPress 工具箱插件可以解决这个问题。   WordPress 可以说是世界上目前最先进的 weblog 程序。目前开发的程序大多都是根据它仿造的。它更能把握搜索引擎,在你使用 WordPress 并掌握几种插件后,对于优化将不用过多的操心,它会为你想的更多。   WordPress有许多第三方开发的免费模板,安装方式简单易用。不过要做一个自己的模板,则需要你有一定的专业知识。比如你至少要懂的HTML代码、CSS、PHP等相关知识。 Install WordPress and go beyond blogging WordPress is so flexible that developers are now tapping it to create robust applications for content, contact, and e-mail management. Whether you're a casual blogger or programming pro, this comprehensive guide covers WordPress from the basics through advanced application development. Learn how to use custom plugins and themes, retrieve data, maintain security, use social media, and modify your blog without changing any core code. You'll even get to know the ecosystem of products that surrounds this popular, open-source tool. Enhance your blog's findability in the search engines and beyond Discover hooks and leverage the WordPress event-driven programming interface Create WordPress widgets in only a few minutes Explore alternate uses of WordPress Enhance your blog with WordPress MU Ensure your plugins maintain future compatibility Create highly customizable and dynamic themes using template tags Learn best security practices as a user and developer Companion Web Site Visit www.wiley.com/go/wordpressbible for all of the author's example files from the book. Install, secure, and maintain WordPress Extend WordPress with plugins and themes Enhance your blog with WordPress MU 目录: Credits About the Author About the Technical Editor Contents Preface WordPress Versioning Getting the Most Out of This Book Using the Margin Icons Part I: Getting Started with WordPress Chapter 1: Learning About WordPress A Brief History of WordPress Leveraging the WordPress Community WordPress by the Numbers 10 Things You Need to Know About WordPress Understanding Open Source and the General Public License Summary Chapter 2: Installing and Configuring WordPress System Requirements Choosing a Web Server Installing WordPress Summary Chapter 3: WordPress, SEO, and Social Media Marketing Understanding the Basics of Search Engine Optimization Leveraging Social Networks to Extend Your Blog Summary Chapter 4: Finding Help in the WordPress Support System Using the WordPress Codex Staying in the Loop with Mailing Lists Finding Help in the WordPress Support Forums Summary Part II: Working with Plugins Chapter 5: Extending WordPress with Plugins Understanding WordPress Hooks Writing Your Own Plugin Extending the WordPress Admin Creating Events with Actions Modifying Content with Filters Using Multi-Argument Hooks Localizing Plugins Summary Chapter 6: Widgetizing WordPress Using Widgets in WordPress Building Widgets with the Widget API Widgetizing Your Theme Summary Chapter 7: Understanding the WordPress Database Class Examining the Schema and Properties of the Database Class Adding Data to MySQL with WordPress Retrieving Data from MySQL with WordPress Preventing SQL Injection Summary Chapter 8: Dissecting the Loop and WP_ Query Defining the Loop Wrangling the Loop with Plugins Developing Custom and Multiple Loops Using Loops Strategically Summary Part III: Working with Themes and Template Tags Chapter 9: Using Free or Premium Themes Understanding the User Experience Finding and Implementing Free Themes Finding and Implementing Premium Themes Summary Chapter 10: Understanding the Template File Hierarchy Looking at the Minimum Necessary Template Files Understanding the Common Template Files Enhancing the User Experience with Template Files Developing Custom Template Files Summary Chapter 11: Adding JavaScript and CSS to Themes Examining the jQuery and Prototype Frameworks Leveraging WordPress’ JavaScript Libraries Examining WordPress Plugins that Use JavaScript Effects Looking at Theme Styles Summary Chapter 12: Dissecting the Comment Loop, Template Tags, and Theme Best Practices Using Hooks in Themes Implementing Scripts in Themes Using Template Tags to Make Themes Dynamic Creating Conversations with Threaded Comments and Paged Comments Personalizing the Reader Experience with Avatars Summary Part IV: Creating Content Chapter 13: Navigating the Content Production Experience Customizing Your Workspace Leveraging the Elements of Content Creation Hacking Your Experience: Getting the Most Out of Writing Summary Chapter 14: Using Offline Editors What Is XML-RPC? Understanding XML-RPC Security Risks Looking at Offline Blog Editors Summary Part V: Keeping Up with the Joneses: Maintenance and Upgrades Chapter 15: Performing Automatic Upgrades Meeting the Minimum Automatic Upgrade Requirements Disabling the “Upgrade Nag” Performing Automatic Upgrades Using SSH for Automatic Upgrades Summary Chapter 16: Moving to WordPress and Backing It Up Moving a Blog to WordPress Importing Tags into WordPress Looking at Backup Routines Summary Chapter 17: WordPress Maintenance and Security Upgrading WordPress Choosing an FTP Client Practicing Sound WordPress Security Summary Chapter 18: Caching Strategy to Ensure WordPress Scales Understanding Caching Using WordPress Caching Mechanisms Optimizing PHP with Opcode Caching Caching MySQL with HyperDB and the Query Cache Harnessing the “Cloud” Summary Chapter 19: Understanding WordPress Roles and Capabilities Looking at WordPress Roles and Capabilities Using the Role Manager Plugin Summary Part VI: Alternate Uses for WordPress Chapter 20: Using WordPress for Alternative Blogging Photoblogging with WordPress Implementing a Twitter-style Blog Using Press This for a Tumble Blog Summary Chapter 21: WordPress as a Content Management System Using WordPress as a Content Management System Understanding Enterprise WordPress Needs Conveying a Consistent Message and Brand Understanding When a Blog Is Not a Blog Summary Part VII: Looking at the WordPress Ecosystem Chapter 22: Leveraging WordPress MU and Multi-Blog Functionality Installing and Configuring WordPress MU Converting a WordPress Blog to WordPress MU Understanding WordPress MU Plugin Nuances Adapting to WordPress MU Summary Chapter 23: Adding User Forums with bbPress Installing bbPress Finding bbPress Plugins Understanding the bbPress Theme System Summary Chapter 24: Creating Your Own Social Network with BuddyPress What Is BuddyPress? Configuring BuddyPress Comparing BuddyPress and WordPress Development Looking at BuddyPress Theme Concepts Extending BuddyPress Summary Chapter 25: Using BackPress as a Development Framework Defining BackPress Developing with BackPress Solving BackPress Dependencies Summary Chapter 26: WordPress.com and the Automattic Products About Automattic Taking a Look at Automattic’s Propriety Products Using WordPress.com Themes Getting Your Plugin Included in WordPress.com Buying Premium WordPress.com Features Summary Chapter 27: Leveraging Automattic Products Obtaining a WordPress.com API Key Using Akismet to Kill Spam Making Use of WordPress.com Stats Engaging Readers with IntenseDebate Crowdsourcing with PollDaddy Summary Part VIII: Appendixes Appendix A: WordPress Hook Reference Using Actions Using Filters Hook Reference: Alphabetical Listing Hook Reference: General Uses Summary Appendix B: Template Tags Understanding the Template Tag Concept Breaking Down the WordPress Templating System Summary Appendix C: What About PHP 5? PHP 4 versus PHP 5: Understanding Core Differences WordPress and PHP 5 Summary Appendix D: WordPress Hosting Features and Requirements of Web Hosts Types of Web Hosts Summary Appendix E: WordPress Vendors and Professional Services Top Consultants in the WordPress Community Directory of Automattic-Recommended Consultants Summary Appendix F: WordPress in Government WordPress Use in the Federal Government WordPress Use Outside the United States Summary Appendix G: WordPress in Major Media Newsroom Challenges for WordPress Roadmapping WordPress in Major Media Summary Appendix H: The General Public License Preamble GNU GENERAL PUBLIC LICENSE
最新文章
bing北美地区的第二大搜索引擎
Microsoft Bing(中文名:微软必应),原名必应(Bing),是微软公司于2009年5月28日推出,用以取代Live Search的搜索引擎服务平台,是微软品牌的第四个重要产品线。作为全球搜索引擎之一,截至2013年5月,必应已成为北美地区第二大搜索引
Android 百度离线人脸识别集成,开启混淆闪退解决方法
Paddle Lite 是一个高性能、轻量级、灵活性强且易于扩展的深度学习推理框架,定位于支持包括移动端、嵌入式以及边缘端在内的多种硬件平台。当前 Paddle Lite 不仅在百度内部业务中得到全面应用,也成功支持了众多外部用户和企业的生产任务
2025国家公务员考试专业分类目录对照表
序号专业类别目录表包含专业1哲学类哲学,逻辑学,宗教学,伦理学,应用伦理,马克思主义哲学,中国哲学,外国哲学,美学,科学技术哲学2经济学类经济学,经济统计学,国民经济管理,资源与环境经济学,商务经济学,能源经济,劳动经济学,
AI写作在线,挖掘你的创作无限潜能
随着人工智能技术的飞速发展,AI写作逐渐成为了一个备受关注的热点话题。如今,通过在线的ai写作工具,我们可以轻松地完成各种文案、报道、论文甚至小说的创作。这一创新技术极大地拓宽了人们的创作空间,挖掘出了无限的潜能。使用ai写作在
ElasticSearch搜索引擎(一)
​ ElasticSerch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。Elasticsearch是用Java语言开发的,并作为Apache许可条款下的开放源码发布,是一种流行的企业级搜索
2024年腾讯云服务器为什么会涨价?
​​腾讯云目前已经拥有超过200种产品和服务,包括云服务器、数据库、存储、网络、人工智能等多个领域。在云计算和互联网服务领域中,腾讯云一直以来都具有较高的市场份额和影响力,成为了国内外各类企业和个人开发者的首选服务提供商之一
ai文案排版:智能生成与自动设计文案工具
随着科技的不断发展,人工智能逐渐成为各行各业的要紧助力。在文案创作与排版设计领域,智能文案自动生成与设计工具也应运而生。本文将围绕文案排版展开论述,探讨智能生成与自动设计文案工具的优势、应用场景及发展趋势。(1)智能文案生
AI写作助手:快速生成社媒内容、工作汇报、小说及商业策划“
【专业AI写作】一键生成社媒公文、小说论文、工作汇报、商业计划在数字化信息充斥的今天,掌握写作技巧已成为人们日常交流的基本技能。然而,当面对一张空白的文档或闪烁的光标时,我们往往会陷入创意的空白,感到
相关文章
推荐文章
发表评论
0评