November 16, 2014 — Have you used WP-CLI before and want to know what makes it so powerful? Or, simply curious about what makes it tick? Join Daniel Bachhuber, WP-CLI’s current maintainer, on a dive into its internals. Learn about the load process, historical design decisions, its libraries, and which pieces you can incorporate to make your commands just as powerful.
November 16, 2014 — What does the current WordPress design landscape look like? What are popular and upcoming trends to look out for? This presentation explores theme design and its current environment and how it’s projected to change in the next year.
November 16, 2014 — When starting a design project, we sometimes begin with the final vision, without asking the questions of who, what, when, where, why, and how. Design is usually defined as the visual. When it is the steps taken to the finished outcome. It is the process, the area between knowing and doing. The making. Not the styling, nor the graphics, it’s the reasoning behind the decisions. Creating solutions, that solve the issues for the user (and the owner). The bridge between vision and reality.
November 15, 2014 — WordPressのセキュリティーについて、特別な知識がない方でもできる基本的・具体的な対応方法を、座談会形式でお伝えします。
ご存知の方も多いと思いますが、
パスワードを難しくする
常にアップデートを行う
WordPressサイトをバックアップする
この3つが最も大事です。
しかしこれらを徹底して継続して行うことが、なかなか難しいという現実を前に、これらのことをどうすれば続けていけるか、続けないとどういうことになるのか、具体例を交えながら、お話しようと思います。
November 15, 2014 — この開発者指向のプレゼンテーションは WordPress の環境での API とは何なのかと、なぜ私たちがそれらを気にするべきなのかを説明します。
提案されている WordPress コアの REST API や、 WordPress.com と Jetpack の REST API を含む WordPress のエコシステムのなかで利用可能な色々な API を探っていきます。
いくつかの開発者を取り巻く環境のエコシステムにも触れます。時間が許せばAPIやWordPressやAutomatticについての一般的な質問を受け付けます。
November 15, 2014 — JavaScript is an increasingly pivotal part of the WordPress experience, especially in the admin interface. The upcoming REST API will open the door to many rich new client experiences and single-page app opportunities. This talk covers key fundamentals of client-side performance, from JavaScript code execution to browser layout and the critical rendering path. Most importantly, it covers the tools that you can use to discover, analyze, and fix browser performance issues.
November 15, 2014 — Are you a front-end designer who searches the free WordPress theme directory, finds something similar to the design you’re looking for and then modifies it to suit your needs? A lot of WordPress theme designers start off this way, but soon it’ll be time to take it to the next level. This presentation gives you 6 specific tips to boost your WordPress theme building skills.
November 15, 2014 — Philosophical quine on coding.
November 15, 2014 — In the recent past, the WordPress developer community has been enlightened as to the dangers of query_posts() and embraced new WP_Query(). Now, let’s take a deeper dive into WP_Query and its helpers, WP_Tax_Query, WP_Meta_Query, and WP_Date_Query. From arguments to SQL to hooks, we take a look at how to get just the posts you want.
November 15, 2014 — If you are new to WordPress, this session teaches you how to make the most of the awesome functionality provided with WordPress core to build your website or blog. Itl covers the latest and greatest features of using WordPress utilizing featured images, tags and categories, native galleries and audio playlists, menus, widgets, and the Theme Customizer to preview modifications to themes before pushing them live on the server, all from a website owner perspective.