Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Wordpress Plugin Development Cookbook, Lefebvre Yannick


Варианты приобретения
Цена: 6206.00р.
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


Добавить в корзину
в Мои желания

Автор: Lefebvre Yannick
Название:  Wordpress Plugin Development Cookbook
ISBN: 9781849517683
Издательство: Packt Publishing
Классификация:
ISBN-10: 1849517681
Обложка/Формат: Paperback
Страницы: 318
Вес: 0.55 кг.
Дата издания: 16.07.2012
Язык: English
Размер: 23.50 x 19.05 x 1.70 cm
Читательская аудитория: General (us: trade)
Рейтинг:
Поставляется из: США


Hegel, Marx, Nietzsche: Or the Realm of Shadows

Автор: Lefebvre Henri
Название: Hegel, Marx, Nietzsche: Or the Realm of Shadows
ISBN: 1788733738 ISBN-13(EAN): 9781788733731
Издательство: Неизвестно
Рейтинг:
Цена: 4011.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Henri Lefebvre saw Marx as an 'unavoidable, necessary, but insufficient starting point', and always insisted on the importance of Hegel to understanding Marx. Metaphilosophy also suggested the significance he ascribed to Nietzsche, in the 'realm of shadows' through which philosophy seeks to think the world. Hegel, Marx, Nietzsche: or the Realm of the Shadows proposes that the modern world is, at the same time, Hegelian in terms of the state, Marxist in terms of the social and society and Nietzschean in terms of civilisation and its values.

As early as 1939, Lefebvre had pioneered a French reading of Nietzsche that rejected the philosopher's appropriation by fascists, bringing out the tragic implications of Nietzsche's proclamation that 'God is dead' long before this approach was followed by such later writers as Foucault, Derrida and Deleuze. Forty years later, in the last of his philosophical writings, Lefebvre juxtaposed the contributions of the three great thinkers, in a text that's themes remain surprisingly relevant today.

Representation and parsing of multiword expressions

Автор: Parmentier Yannick, Waszczuk Jakub
Название: Representation and parsing of multiword expressions
ISBN: 3961101469 ISBN-13(EAN): 9783961101467
Издательство: Неизвестно
Рейтинг:
Цена: 8966.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book consists of contributions related to the definition, representation and parsing of MWEs. These reflect current trends in the representation and processing of MWEs. They cover various categories of MWEs such as verbal, adverbial and nominal MWEs, various linguistic frameworks (e.g. tree-based and unification-based grammars), various languages including English, French, Modern Greek, Hebrew, Norwegian), and various applications (namely MWE detection, parsing, automatic translation) using both symbolic and statistical approaches.

Critique of Everyday Life: Introduction

Автор: Lefebvre Henri
Название: Critique of Everyday Life: Introduction
ISBN: 1781683174 ISBN-13(EAN): 9781781683170
Издательство: Неизвестно
Рейтинг:
Цена: 5280.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Lefebvre`s classic analysis of daily life under capitalism in one complete volume.

Macron unveiled

Автор: Lefebvre, Alain
Название: Macron unveiled
ISBN: 1592111459 ISBN-13(EAN): 9781592111459
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Описание: Macron Unveiled examines Macron`s first four years as France`s president, scrutinizing Macron`s personality, his way of solving problems, his sources of inspiration, his mistakes, his difficulties, as well as the impact he may already have had in his country, in Europe, and the world.

History of christmas

Автор: Lefebvre, Heather Win
Название: History of christmas
ISBN: 152710334X ISBN-13(EAN): 9781527103344
Издательство: Неизвестно
Рейтинг:
Цена: 1582.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Pushing the complexities of theatrical connections beyond questions of national boundaries, Transnational connections in early modern theatre studies performance as a connective medium, to engage with the complex encounters, exchanges and interactions among texts, performers and communities, in a time of vastly increasing interchange and mobility. -- .

Wordpress Plugin Development Cookbook, Second Edition

Автор: Lefebvre Yannick
Название: Wordpress Plugin Development Cookbook, Second Edition
ISBN: 1788291182 ISBN-13(EAN): 9781788291187
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn to create plugins for WordPress 4.x to deliver custom projects or share with the community through detailed step-by-step recipes and code examples

Key Features

  • Learn how to change and extend WordPress to perform virtually any task
  • Explore the plugin API through approachable examples and detailed explanations
  • Mold WordPress to your project's needs or transform it to benefit the entire community

Book Description

WordPress is a popular, powerful, and open Content Management System. Learning how to extend its capabilities allows you to unleash its full potential, whether you're an administrator trying to find the right extension, a developer with a great idea to enhance the platform for the community, or a website developer working to fulfill a client's needs. This book shows readers how to navigate WordPress' vast set of API functions to create high-quality plugins with easy-to-configure administration interfaces.

With new recipes and materials updated for the latest versions of WordPress 4.x, this second edition teaches you how to create plugins of varying complexity ranging from a few lines of code to complex extensions that provide intricate new capabilities.

You'll start by using the basic mechanisms provided in WordPress to create plugins and execute custom user code. You will then see how to design administration panels, enhance the post editor with custom fields, store custom data, and modify site behavior based on the value of custom fields. You'll safely incorporate dynamic elements on web pages using scripting languages, and build new widgets that users will be able to add to WordPress sidebars and widget areas.

By the end of this book, you will be able to create WordPress plugins to perform any task you can imagine.

What you will learn

  • Discover how to register user callbacks with WordPress, forming the basis of plugin creation
  • Explore the creation of administration pages and adding new content management sections through custom post types and custom database tables.
  • Improve your plugins by customizing the post and page editors, categories and user profiles, and creating visitor-facing forms
  • Make your pages dynamic using Javascript, AJAX and adding new widgets to the platform.
  • Learn how to add support for plugin translation and distribute your work to the WordPress community.
WordPress Plugin Development Cookbook - Third Edition: Explore the complete set of tools to craft powerful plugins that extend the world`s most popula

Автор: Lefebvre Yannick
Название: WordPress Plugin Development Cookbook - Third Edition: Explore the complete set of tools to craft powerful plugins that extend the world`s most popula
ISBN: 180181077X ISBN-13(EAN): 9781801810777
Издательство: Неизвестно
Рейтинг:
Цена: 6987.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Create plugins for WordPress through detailed recipes that cover the creation of shortcodes, custom post types, and custom blocks, integrate data from external sources, and do much more with this recipe-based guide


Key Features:

  • Create plugins that change and extend WordPress to perform virtually any task
  • Extend the WordPress Block Editor (Gutenberg) and other components with the help of detailed examples and explanations
  • Customize WordPress to meet your project's needs and create plugins that benefit the entire community


Book Description:

WordPress is one of the most widely used, powerful, and open content management systems (CMSs). Whether you're a site owner trying to find the right extension, a developer who wants to contribute to the community, or a website developer working to fulfill a client's needs, learning how to extend WordPress' capabilities will help you to unleash its full potential. This book will help you become familiar with API functions to create secure plugins with easy-to-use administration interfaces.

This third edition contains new recipes and up-to-date code samples, including new chapters on creating custom blocks for the block editor and integrating data from external sources. From one chapter to the next, you'll learn how to create plugins of varying complexity, ranging from a few lines of code to complex extensions that provide intricate new capabilities. You'll start by using the basic mechanisms provided in WordPress to create plugins, followed by recipes covering how to design administration panels, enhance the post editor with custom fields, store custom data, and even create custom blocks. You'll safely incorporate dynamic elements into web pages using scripting languages, learn how to integrate data from external sources, and build new widgets that users will be able to add to WordPress sidebars and widget areas.

By the end of this book, you will be able to create WordPress plugins to perform any task you can imagine.


What You Will Learn:

  • Discover action and filter hooks, which form the basis of plugin creation
  • Explore the creation of administration pages and add new content management sections through custom post types and custom fields
  • Add new components to the block editor library
  • Fetch, cache, and regularly update data from external sources
  • Bring in external data sources to enhance your content
  • Make your pages dynamic by using JavaScript, jQuery, and AJAX and adding new widgets to the platform
  • Add support for plugin translation and distributing your work to the WordPress community


Who this book is for:

This book is for WordPress users, developers, and site integrators interested in creating new plugins to address their personal needs, fulfill client requirements, and bring new capabilities to the WordPress community. Basic knowledge of PHP and WordPress is expected.

Henri Lefebvre on Space

Автор: Stanek Lukasz
Название: Henri Lefebvre on Space
ISBN: 0816666172 ISBN-13(EAN): 9780816666171
Издательство: Marston Book Services
Рейтинг:
Цена: 5146.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Shows how Lefebvre`s theory of space developed out of direct engagement with architecture, urbanism, and urban sociology.

Human Rights as a Way of Life

Автор: Lefebvre Alexandre
Название: Human Rights as a Way of Life
ISBN: 0804785783 ISBN-13(EAN): 9780804785785
Издательство: Wiley EDC
Рейтинг:
Цена: 13042.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The work of Henri Bergson, the foremost French philosopher of the early twentieth century, is not usually explored for its political dimensions. Indeed, Bergson is best known for his writings on time, evolution, and creativity. This book concentrates instead on his political philosophy—and especially on his late masterpiece, The Two Sources of Morality and Religion—from which Alexandre Lefebvre develops an original approach to human rights.

We tend to think of human rights as the urgent international project of protecting all people everywhere from harm. Bergson shows us that human rights can also serve as a medium of personal transformation and self-care. For Bergson, the main purpose of human rights is to initiate all human beings into love. Forging connections between human rights scholarship and philosophy as self-care, Lefebvre uses human rights to channel the whole of Bergson's philosophy.

Lefebvre and Related Family History

Автор: Lefebvre Shannon
Название: Lefebvre and Related Family History
ISBN: 1981835989 ISBN-13(EAN): 9781981835980
Издательство: Неизвестно
Цена: 15096.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A reference for the genealogy of the Quebecois and New Brunswick families: also Europe, the US, and Mexico. Families also include Lanteigne, Lefevre, Menard, Demers, Biondello, Langenfeld, Kaltenmark, Croak, Cronin, Kelly, Bougher, Pech, Meisner, Funk, Fryer, etc. Now with a complet surname index.

Dialectical materialism

Автор: Lefebvre, Henri
Название: Dialectical materialism
ISBN: 0816656185 ISBN-13(EAN): 9780816656189
Издательство: Marston Book Services
Рейтинг:
Цена: 3166.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: "Originally published in French as Le materialisme dialectique."

Concilium 2012/5 Water Marks Our Lives

Автор: Lefebvre Solange, Wacker Marie-Theres
Название: Concilium 2012/5 Water Marks Our Lives
ISBN: 0334031214 ISBN-13(EAN): 9780334031215
Издательство: Неизвестно
Рейтинг:
Цена: 3724.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Concilium has long been a household-name for cutting-edge critical and constructive theological thinking. Past contributors include leading Catholic scholars such as Hans Kung, Gregory Baum and Edward Schillebeeckx, and the editors of the review belong to the international "who`s who" in the world of contemporary theology.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия