はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『Digging Into WordPress | Take your WordPress skills to the next level.』

  • 人気
  • 新着
  • すべて
  • WordPress Default CSS Styles | Digging Into WordPress

    3 users

    digwp.com

    WordPress gives us full control over the presentation of our websites. We specify which classes and attributes to use in our template files, and then apply CSS using our theme’s custom stylesheet. Behind the scenes, WordPress generates its own classes and IDs, and applies them to specific HTML elements in theme files and database content. Having these default hooks available makes it super-easy to

    • テクノロジー
    • 2012/11/21 13:55
    • wordpress
    • css
    • BLANK WordPress Theme | Digging Into WordPress

      5 users

      digwp.com

      Posted by Chris Coyier • Updated on February 11th, 2017 There are many like it, but this one is mine. I have a “blank” WordPress theme for myself, because I make a lot of WordPress themes. Starting from Kubrick, or any other pre-made theme, would be absurd. There is to much stuff there that would to be stripped out or fought against to be useful. So, I have my own starter theme. It’s been in a fol

      • テクノロジー
      • 2011/05/18 10:12
      • Wordpress
      • 6 .htaccess Tricks for Better WP SEO & Security | Digging Into WordPress

        4 users

        digwp.com

        Posted by Jeff Starr • Updated on December 9th, 2021 Here are six htacccess tricks that will help improve the security and SEO quality of your WordPress-powered site. We do this using .htaccess to establish canonical URLs for key peripheral files, such as your robots.txt, favicon.ico, and sitemap.xml files. Canonicalization keeps legitimate bots on track, eliminates malicious behavior, and ensures

        • テクノロジー
        • 2011/03/25 12:54
        • seo
        • wordpress
        • Dynamic Archives | Digging Into WordPress

          4 users

          digwp.com

          Posted by Chris Coyier • Updated on February 8th, 2017 Have you ever seen WordPress archives where you select something (usually a month/year) from a dropdown and it takes you to a page where you can view that? It’s fairly common. WordPress almost has built in functionality for it, since you can specifically tell the wp_get_archives() function that you want the values to be returned as <option>s.

          • テクノロジー
          • 2010/11/04 23:02
          • wordpress
          • JavaScript
          • jquery
          • tutorial
          • php
          • Customize Your WordPress Dashboard | Digging Into WordPress

            3 users

            digwp.com

            There are many ways to customize the WordPress Dashboard. Over the years, the Dashboard has evolved into a highly flexible information portal, enabling an overall, big-picture view of the main components of your site, while also providing granular data on everything from recent comments and plugin updates to incoming links and WordPress news. And that’s just the default functionality, there are al

            • テクノロジー
            • 2010/10/15 07:07
            • wordpress
            • tips
            • WordPress 3 Template Hierarchy | Digging Into WordPress

              5 users

              digwp.com

              Posted by Chris Coyier • Updated on February 11th, 2017 This chart is one entire page in our book, but I thought it would be good to focus on specifically. Template hierarchy has gotten a bit more advanced since the last time we covered it. The idea is that WordPress will look for files in a theme to use to render the current page in a specific order. For example, let say you have a page for showi

              • テクノロジー
              • 2010/09/15 17:25
              • WordPress
              • web制作
              • webデザイン
              • development
              • Pimp your wp-config.php | Digging Into WordPress

                3 users

                digwp.com

                Easily, the most important file in your WordPress installation is the wp-config.php file. It serves as your site’s base configuration file, controlling key aspects of WordPress’ functionality and enabling WordPress to do mission-critical stuff like connect to the database. Without wp-config.php, WordPress simply won’t work. So whenever you install WordPress, one of the first things to do is pimp y

                • テクノロジー
                • 2010/08/26 17:43
                • WordPress
                • Digging Into WordPress | Take your WordPress skills to the next level.

                  5 users

                  digwp.com

                  ✨ Now through September you can get my latest book Wizard’s SQL Recipes for WordPress for 50% OFF with coupon code: WIZARDS ✨ Apply code during checkout for instant savings :) As of version 5.5, WordPress automatically generates an XML sitemap for your site’s content. The sitemap benefits your site by providing a simple “map” of all posts, pages, categories, tags, and more. This is useful for bots

                  • テクノロジー
                  • 2010/08/18 11:30
                  • WordPress
                  • php
                  • Free HTML5 WordPress Theme | Digging Into WordPress

                    4 users

                    digwp.com

                    In an effort to inspire more WordPress theme designers to embrace HTML5, I am releasing the “H5” Theme Template. The H5 Theme Template is a bare-bones WordPress theme built entirely with HTML5 and styled with some basic CSS 3.0. As you may know, HTML5 provides greater flexibility and interoperability than previous markup languages, and enables us to build well-structured themes that are more flexi

                    • テクノロジー
                    • 2010/04/15 10:09
                    • html5
                    • wordpress
                    • WordPress Configuration Tricks | Digging Into WordPress

                      3 users

                      digwp.com

                      Many WordPress users know the wp-config.php file as the key to the WordPress database. It is where you set the database name, username, password, and location (among other things like security keys, database prefix, and localized language). Here’s a screenshot of wp-config.php (aka the WordPress configuration file) for those who may not yet be familiar: The wp-config.php file contains the informat

                      • テクノロジー
                      • 2009/11/28 21:21
                      • Including jQuery in WordPress (The Right Way) | Digging Into WordPress

                        7 users

                        digwp.com

                        If you want, you can just download jQuery, put it on your server and link to it from your header.php file in the <head> section. But that can cause you grief. For one thing, some plugins use the jQuery library, and they are going to load it as well. This can cause problems. How was your plugin to know you already had it loaded? Update! Much has changed with WP script loading since this article was

                        • テクノロジー
                        • 2009/08/09 01:25
                        • WordPress
                        • jquery
                        • javascript

                        このページはまだ
                        ブックマークされていません

                        このページを最初にブックマークしてみませんか?

                        『Digging Into WordPress | Take your WordPress skills to the next level.』の新着エントリーを見る

                        キーボードショートカット一覧

                        j次のブックマーク

                        k前のブックマーク

                        lあとで読む

                        eコメント一覧を開く

                        oページを開く

                        はてなブックマーク

                        • 総合
                        • 一般
                        • 世の中
                        • 政治と経済
                        • 暮らし
                        • 学び
                        • テクノロジー
                        • エンタメ
                        • アニメとゲーム
                        • おもしろ
                        • アプリ・拡張機能
                        • 開発ブログ
                        • ヘルプ
                        • お問い合わせ
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について

                        公式Twitter

                        • 公式アカウント
                        • ホットエントリー

                        はてなのサービス

                        • はてなブログ
                        • はてなブログPro
                        • 人力検索はてな
                        • はてなブログ タグ
                        • はてなニュース
                        • ソレドコ
                        • App Storeからダウンロード
                        • Google Playで手に入れよう
                        Copyright © 2005-2025 Hatena. All Rights Reserved.
                        設定を変更しましたx