Cargando…

Professional WordPress : design and development, second edition /

Chapter 6: Data Management; Database Schema; Table Details; WordPress Content Tables; WordPress Taxonomy Tables; WordPress Database Class; Simple Database Queries; Complex Database Operations; Dealing with Errors; Direct Database Manipulation; Summary; Chapter 7: Custom Post Types, Custom Taxonomies...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Williams, Brad (Web developer), Damstra, David (Autor), Stern, Hal (Autor, Editor )
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : [Wrox]/John Wiley & Sons, ©2013.
Edición:2nd ed.
Colección:ITPro.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ma 4500
001 OR_ocn834071742
003 OCoLC
005 20231017213018.0
006 m o d
007 cr zn|||||||||
008 130228s2013 inua ob 001 0 eng d
010 |z  2012950504 
040 |a MND  |b eng  |e pn  |c MND  |d E7B  |d B24X7  |d OCLCO  |d IDEBK  |d UMI  |d COO  |d CDX  |d DEBSZ  |d OSU  |d OCLCO  |d UKDOC  |d N$T  |d TEFOD  |d OCLCF  |d YDXCP  |d EBLCP  |d MEAUC  |d TEFOD  |d OCLCQ  |d LIV  |d MERUC  |d OCLCQ  |d OCLCO  |d OCL  |d CEF  |d AU@  |d OCLCQ  |d OCLCO  |d OCLCQ  |d U3W  |d OCLCQ  |d CNCEN  |d ERF  |d OKU  |d OCLCO  |d UKBTH  |d UHL  |d BRF  |d TOH  |d TAC  |d OCLCQ  |d OCLCO  |d FZL  |d OCLCQ  |d OCLCO 
019 |a 827207832  |a 827316718  |a 857720140  |a 1044370361  |a 1056420397  |a 1058783244  |a 1060935584  |a 1073058832  |a 1081083687  |a 1083237410  |a 1105779568  |a 1112546174  |a 1113039412  |a 1113055307  |a 1204041390  |a 1228513318  |a 1302698902  |a 1351602119  |a 1355685830  |a 1380766294 
020 |a 9781118442296  |q (ebk) 
020 |a 1118442296  |q (ebk) 
020 |a 9781118604380  |q (ebk) 
020 |a 1118604385  |q (ebk) 
020 |a 9781118604236  |q (ebk) 
020 |a 1118604237  |q (ebk) 
020 |z 9781118442272 
020 |z 111844227X 
024 8 |a 9781118604380 
029 1 |a AU@  |b 000052006998 
029 1 |a AU@  |b 000062367676 
029 1 |a DEBBG  |b BV041069337 
029 1 |a DEBBG  |b BV041432212 
029 1 |a DEBSZ  |b 397475136 
029 1 |a DEBSZ  |b 398281106 
029 1 |a GBVCP  |b 785371184 
029 1 |a AU@  |b 000067110238 
035 |a (OCoLC)834071742  |z (OCoLC)827207832  |z (OCoLC)827316718  |z (OCoLC)857720140  |z (OCoLC)1044370361  |z (OCoLC)1056420397  |z (OCoLC)1058783244  |z (OCoLC)1060935584  |z (OCoLC)1073058832  |z (OCoLC)1081083687  |z (OCoLC)1083237410  |z (OCoLC)1105779568  |z (OCoLC)1112546174  |z (OCoLC)1113039412  |z (OCoLC)1113055307  |z (OCoLC)1204041390  |z (OCoLC)1228513318  |z (OCoLC)1302698902  |z (OCoLC)1351602119  |z (OCoLC)1355685830  |z (OCoLC)1380766294 
037 |a CL0500000283  |b Safari Books Online 
037 |a 5ADA61F7-D6FB-4FA7-B0D8-D3BE660FCD6E  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TK5105.8884  |b .S74 2013eb 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.78  |2 22 
049 |a UAMI 
100 1 |a Williams, Brad  |c (Web developer) 
245 1 0 |a Professional WordPress :  |b design and development, second edition /  |c Brad Williams, David Damstra, Hal Stern ; technical editor, Hal Stern. 
246 3 0 |a WordPress 
250 |a 2nd ed. 
260 |a Indianapolis, Ind. :  |b [Wrox]/John Wiley & Sons,  |c ©2013. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
504 |a Includes bibliographical references and index. 
505 0 |a Professional WordPress® Design and Development; Copyright; Credits; About the Authors; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; P2P. Wrox.Com; Chapter 1: First Post; What Is WordPress?; Popularity of WordPress; Current State; Intersecting the Community; WordPress and the GPL; Content and Conversation; WordPress as a Content Management System; Creating Conversation; Getting Started; Hosting Options; Do It Yourself Installation; Finishing Up. 
505 8 |a First-Time AdministrationFirst Post; Summary; Chapter 2: Code Overview; Downloading; Download Locations; Available Formats; Release Archive; Directory and File Structure; WordPress Configuration; wp-config.php File; Advanced wp-config Options; .htaccess; The .maintenance File; wp-Content User Playground; Plugins; Themes; Uploads and Media Directory; Upgrade Directory; Custom Directories; Summary; Chapter 3: Working with WordPress Locally; Benefits of Working Locally; Typical Deployment Cycle; Why So Much Process?; Tools for Component Administration; Getting Your Development Stack. 
505 8 |a Adding WordPress to the Local InstallConfiguration Details; Managing the Web Server Document Tree; Enabling Debug Information; Handling Local and Production Database; Creating Virtual Local Server Names; Local Theme and Plugin Development; Deploying Local Changes; Summary; Chapter 4: Tour of the Core; What's in the Core?; Using the Core as a Reference; Inline Documentation; Finding Functions; Exploring the Core; Deprecated Functions; WordPress Codex and Resources; What Is the Codex?; Using the Codex; Function Reference; WordPress APIs; Codex Controversy; Don't Hack the Core!; Why Not? 
505 8 |a Alternatives to Hacking the CoreSummary; Chapter 5: The Loop; Understanding the Loop; From Query Parameters to SQL; Understanding Content in WordPress; Putting the Loop in Context; Flow of the Loop; Template Tags; Commonly Used Template Tags; Tag Parameters; Customizing the Loop; Using the WP_Query Object; Building a Custom Query; Adding Paging to a Loopss; Using query_ posts(); Using get_posts(); Resetting a Query; More Than One Loop; Advanced Queries; Global Variables; Post Data; Author Data; User Data; Environmental Data; Global Variables or Template Tags?; Working Outside the Loop. 
520 |a Chapter 6: Data Management; Database Schema; Table Details; WordPress Content Tables; WordPress Taxonomy Tables; WordPress Database Class; Simple Database Queries; Complex Database Operations; Dealing with Errors; Direct Database Manipulation; Summary; Chapter 7: Custom Post Types, Custom Taxonomies, and Metadata; Understanding Data in WordPress; What Is a Custom Post Type?; Register Custom Post Types; Setting Post Type Labels; Working with Custom Post Types; Custom Post Type Template Files; Special Post Type Functions; WordPress Taxonomy; Default Taxonomies; Taxonomy Table Structure. 
520 |a The highly praised resource returns with updated content, examples, and code downloads WordPress is the most popular self-hosted open source website software in use today, and the latest version makes it even simpler to operate. Packed with real-world examples for load balancing and multiusers, this esteemed resource replaces some of the more basic material with more advanced content. Every single chapter has been reworked to provide the most current and proper methods for developing and designing in WordPress. Coverage of HTML5, CSS3, and JavaScript and new chapters on custom post. 
542 |f Copyright © Wrox 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a WordPress (Electronic resource) 
630 0 7 |a WordPress (Electronic resource)  |2 fast 
650 0 |a Blogs. 
650 0 |a Web sites  |x Design. 
650 0 |a Blogs  |x Design. 
650 0 |a Blogs  |x Management. 
650 6 |a Blogues. 
650 6 |a Sites Web  |x Conception. 
650 6 |a Blogues  |x Gestion. 
650 7 |a blogs.  |2 aat 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a Web sites  |x Design  |2 fast 
650 7 |a Blogs  |2 fast 
653 |a Social Media 
700 1 |a Damstra, David.  |4 aut 
700 1 |a Stern, Hal.  |4 aut  |4 edt 
776 0 8 |i Print version:  |a Williams, Brad.  |t Professional WordPress.  |b 2nd ed.  |d Hoboken, N.J. : Wiley ; Chichester : John Wiley [distributor], 2013  |z 9781118442272  |w (OCoLC)824454836 
830 0 |a ITPro. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118604380/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a 123Library  |b 123L  |n 64373 
938 |a Books 24x7  |b B247  |n bks00051089 
938 |a Coutts Information Services  |b COUT  |n 24807271 
938 |a ebrary  |b EBRY  |n ebr10657863 
938 |a EBSCOhost  |b EBSC  |n 531625 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis24807271 
938 |a YBP Library Services  |b YANK  |n 10195788 
938 |a YBP Library Services  |b YANK  |n 10001760 
994 |a 92  |b IZTAP