Skip to content

ねんでぶろぐ

twitter facebook rss
WordPress Fudousan Plugin for Real Estate
  • 投稿ナビゲーション(投稿ページの「次/前へ」リンク)に アイキャッチ画像をつける

    Posted on 2017年8月30日 Update 2017年8月31日 by admin
    投稿ナビゲーション(投稿ページの「次/前へ」リンク)に アイキャッチ画像をつける

    最近のテーマでは 投稿ナビゲーション(投稿ページの「次へ/前へ」リンク)では「the_post_navigation」を使ってる場合が多いですよね。デフォルトテーマでは TwentyFifteen から使われています。 「the_post_navigation」は シンプルなコードで投稿ナビゲーションを生成…

  • WordPress コア同梱の「Masonry」を使ってレスポンシブ対応テーマのサイドバーをかっこよくする。

    Posted on 2017年7月25日 Update 2017年7月26日 by admin
    WordPress コア同梱の「Masonry」を使ってレスポンシブ対応テーマのサイドバーをかっこよくする。

    WordPressのコアでは「Masonry」というライブラリ が設置されているのをご存知ですか?。これにより Masonry系 のプラグインを入れなくても使えるようになっています。 せっかくなので 今回はテーマで「Masonry」を使ってみたいと思います。 レスポンシブ対応テーマでは、だいたいサイドバーに…

  • WordPress テーマを作るなら get_theme_file_uri と get_theme_file_path を使いましょう

    Posted on 2017年6月21日 Update 2017年6月21日 by admin
    WordPress テーマを作るなら get_theme_file_uri と get_theme_file_path を使いましょう

    WordPress 4.7 から テーマ用の おいしい関数がいろいろ追加されています。 中でも get_theme_file_uri関数 と get_theme_file_path関数 を使ってくれてると 子テーマを作る際にとても幸せになります。 子テーマではテンプレート(同名のファイル)を設置するだけで子…

  • WordPress パスワード保護ページの 投稿パスワード を「投稿別」に複数使えるようにする

    Posted on 2017年4月14日 Update 2017年11月21日 by admin
    WordPress パスワード保護ページの 投稿パスワード を「投稿別」に複数使えるようにする

    WordPress 4.7から「post_password_required」というアクションフィルターが追加されました。これを使って 1つしか設定できなかった パスワード保護ページの 投稿パスワードを複数登録して使えるようにできそうです。 WordPressでは 投稿にパスワードを設定すると 投稿ページは…

  • WordPress パスワード保護ページの 投稿パスワード を 一括編集できるようにする

    Posted on 2017年4月14日 Update 2017年11月9日 by admin
    WordPress パスワード保護ページの 投稿パスワード を 一括編集できるようにする

    パスワード保護ページの投稿パスワードは投稿ごとに設定します。設定方法は、投稿一覧からの「クイック編集」か「投稿の編集」画面で ひとつずつ変更します。 しかし 全て同じパスワードにする場合でも 一括で変更するメニューがありません。1つ1つ変更しかありません。 さらに 定期的にパスワードを変更している場合は、め…

  • WordPress ブラックリストで登録できないユーザー名を設定する

    Posted on 2017年3月30日 Update 2017年4月14日 by admin
    WordPress ブラックリストで登録できないユーザー名を設定する

    今まで知らなかったフィルターですが「illegal_user_logins」というアクションフィルターが WordPress4.4 から使えるようになっています。 ユーザー名リストを作ってこのフィルターを使うと、このリストにあるユーザー名はユーザー登録の時に「エラー: 許可されないユーザー名です。」と表示さ…

  • WordPress4.7 新デフォルトテーマ Twenty Seventeen をチェックしています

    Posted on 2016年10月21日 Update 2016年12月7日 by admin
    WordPress4.7 新デフォルトテーマ Twenty Seventeen をチェックしています

    WordPress4.7より、新しいデフォルトテーマ「Twenty Seventeen」が付属されるようなので「不動産プラグイン」に対応すべくチェックをしています。 この記事を書いた時点では開発中ですので今後、変わっていくかもしれません。 Make WordPress Core – Twenty…

  • WordPress で ちゃんとAPIキーを入れているのに、Googleマップが表示されない

    Posted on 2016年7月19日 Update 2016年7月19日 by admin
    WordPress で ちゃんとAPIキーを入れているのに、Googleマップが表示されない

    Googleマップを使用した場合に、ちゃんとAPIキーを入れているのにマップが表示されない という ケースがありました。 ブラウザのコンソールにはこんなエラーが出ています。 You have included the Google Maps API multiple times on this page. …

  • WordPress4.5から使える wp_add_inline_script を使って「SnowStorm.js」を「桜」に変えて降らせてみる

    Posted on 2016年3月30日 Update 2020年3月31日 by admin
    WordPress4.5から使える wp_add_inline_script を使って「SnowStorm.js」を「桜」に変えて降らせてみる

    WordPress4.5から「wp_add_inline_script」が使えるようになりました。 「wp_add_inline_script」は ヘッダー部分等に JavaScriptをインラインで埋め込めるようにするものです。 今までは、「add_action( ‘wp_head&#8217…

  • WordPress4.4 新テーマ Twenty Sixteen をチェックしています

    Posted on 2015年10月14日 Update 2015年11月26日 by admin
    WordPress4.4 新テーマ Twenty Sixteen をチェックしています

    WordPress4.4より、新しいデフォルトテーマ「Twenty Sixteen」が付属されるようですので「不動産プラグイン」に対応すべくチェックをしています。 この記事を書いた時点では Version: 0.1 でしたので今後、変わっていくかもしれません。 ※不動産プラグインと組み合わせたデモ http…

5 / 7« 先頭«...34567»

カテゴリー

  • WordPress
  • その他
  • セキュリティ
  • テーマ
  • プラグイン

タグクラウド

activated_plugin activate_tinymce_for_media_description add_meta_boxes add_options_page add_theme_support admin_body_class admin_email_check_interval admin_enqueue_scripts admin_footer-$hook_suffix admin_head-$hook_suffix admin_init admin_menu admin_notices admin_print_styles-$hook_suffix after_populate_network after_setup_theme after_upgrade_to_multisite allowed_block_types_all appearance-tools appearanceTools apply_filters apply_shortcodes before_populate_network blockEditor.useSetting.before block_categories_all block_core_navigation_listable_blocks block_core_navigation_render_inner_blocks block_core_social_link_get_services block_editor_settings_all bulk_edit_custom_box bulk_edit_posts comment_form_after_fields compare_key custom-spacing customize_register date_i18n default-font-sizes default-spacing-sizes deleted_post_{$post->post_type} delete_post_{$post->post_type} delete_user delete_user_form editor_script_handles editor_style_handles edit_user_profile_update enqueue_block_editor_assets enqueue_empty_block_content_assets fluid Fluid typography Fonts API Footnotes get_currentuserinfo get_file_data get_option get_parent_post get_parent_theme_file_path get_parent_theme_file_uri get_permalink get_theme_file_path get_theme_file_uri get_the_content get_the_post_thumbnail get_the_title get_users Google APPs Google Fonts Google Maps Gutenberg has_post_parent has_post_thumbnail hooked_block/hooked_block_{$block_type} illegal_user_logins is_admin_screen is_post_status_viewable is_post_type_viewable is_user_logged_in jQuery Lazy-Loading login_footer login_form login_init login_site_html_link Masonry max-image-preview my-plugin new_admin_email_subject paginate_links_output password_hint personal_options personal_options_update plugins_list plugin_row_meta post_password_expires post_password_required post_search_columns post_states_html post_thumbnail_id post_thumbnail_url pre_comment_on_post pre_months_dropdown_query pre_post_insert pre_site_option pre_wp_mail pre_wp_unique_post_slug prime_options prime_options_by_group protected_title_format quick_edit_dropdown_authors_args quick_edit_statuses RECOVERY_MODE_EMAIL registered_post_type_{$post_type} registered_taxonomy_{$taxonomy} register_block_template.unregister_block_template register_form register_post register_sidebar register_{$post_type}_post_type_args register_{$taxonomy}_taxonomy_args registration_errors render_block_core_navigation_link_allowed_post_status render_block_{$this->name} rest_after_insert_attachment safecss_filter_attr sanitize_file_name script_handles ServerSideRender site_search_columns site_status_autoloaded_options_action_to_perform site_status_autoloaded_options_limit_description site_status_autoloaded_options_size_limit skipBlockSupportAttributes style_handles templateLock template_redirect theme.json the_content the_excerpt_rss the_password_form the_post_navigation Twenty Eleven Twenty Fifteen Twenty Fourteen Twenty Nineteen Twenty Seventeen Twenty Sixteen Twenty Ten Twenty Thirteen Twenty Twelve Twenty Twenty Twenty Twenty-Fiver Twenty Twenty-Four Twenty Twenty-One Twenty Twenty-Three Twenty Twenty-Two TwitterAPI Update URI update_option update_term_count upgrader_source_selection user_profile_update_errors user_search_columns validate_plugin_requirements validate_theme_requirements view_script_handles WordPress4.1 WordPress4.2 WordPress4.3 WordPress4.4 WordPress4.5 WordPress4.7 WordPress5.0 WordPress5.1 WordPress5.2 WordPress5.3 WordPress5.4 WordPress5.5 WordPress5.6 WordPress5.7 WordPress5.8 WordPress5.9 WordPress6.0 WordPress6.1 WordPress6.2 WordPress6.3 WordPress6.4 WordPress6.5 WordPress6.6 WordPress6.7 WordPress6.8 WordPress6.9 WP Multibyte Patch wp_add_inline_script wp_admin_canonical_url wp_after_insert_post wp_ajax_menu_quick_search_args wp_autoload_values_to_autoload wp_before_include_template wp_body_open wp_cache_get_salted wp_cache_set wp_cache_set_multiple_salted wp_content_img_tag wp_create_nonce wp_date WP_DEBUG_LOG wp_default_autoload_value wp_dequeue_script_module wp_dequeue_style wp_deregister_script_module wp_deregister_style WP_DEVELOPMENT_MODE wp_enqueue_script wp_enqueue_scripts wp_enqueue_script_module wp_enqueue_style wp_filesystem wp_finalized_template_enhancement_output_buffer wp_footer wp_get_attachment_image wp_get_custom_css wp_head WP_HTML_Tag_Processor wp_is_block_template_theme wp_is_block_theme wp_is_rest_endpoint wp_mail wp_mail_embed_args wp_max_autoloaded_option_siz wp_omit_loading_attr_threshold wp_plugin_dependencies_slug wp_print_styles wp_register_script wp_register_script_module wp_replace_insecure_home_url wp_script_modules wp_set_options_autoload wp_set_option_autoload wp_should_output_buffer_template_for_enhancement wp_targeted_link_rel wp_template_enhancement_output_buffer wp_template_enhancement_output_buffer_started wp_theme_files_cache_ttl wp_verify_nonce writingMode {$adjacent}_post_link サイトエディタ フルサイト編集(FSE)
はざくみ イラストブログ

Proudly powered by WordPress | Theme: nendebcom by nendeb. | Privacy Policy