• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress a2z

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / inc/patterns/footer-navigation.php


Lines:

1 to 27 of 27
<?php

/**
 * Footer with navigation and citation
 */
return array(
  'title'      => __( 'Footer with navigation and citation', 'twentytwentytwo' ),
  'categories' => array( 'footer' ),
  'blockTypes' => array( 'core/template-part/footer' ),
  'content'    => '<!-- wp:group {"align":"full","layout":{"inherit":true}} -->
					<div class="wp-block-group alignfull"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
					<div class="wp-block-group alignwide" style="padding-top:4rem;padding-bottom:4rem"><!-- wp:navigation -->
					<!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /-->
					<!-- /wp:navigation -->

					<!-- wp:paragraph {"align":"right"} -->
					<p class="has-text-align-right">' .
          sprintf(
            /* Translators: WordPress link. */
            esc_html__( 'Proudly powered by %s', 'twentytwentytwo' ),
            '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentytwo' ) ) . '" rel="nofollow">WordPress</a>'
          ) . '</p>
					<!-- /wp:paragraph --></div>
					<!-- /wp:group --></div>
					<!-- /wp:group -->',
);
 

 View on GitHub

Called by

    Invoked by

      Calls

      Call hooks

      File name: inc/patterns/footer-navigation.php
      Plugin ref: Twenty Twenty-Two
      Version: 1.3
      Deprecated?: No
      API Letters: F,I,N,P

      Published: 25th January 2022 | Last updated: 25th January 2022

      Primary Sidebar

      Information

      File name: inc/patterns/footer-navigation.php
      Plugin ref: Twenty Twenty-Two
      Version: 1.3
      Deprecated?: No
      API Letters: F,I,N,P

      inc/patterns

      Footer

      WordPress a2z
      WordPress a2z
      WordPress Dynamic API Reference
      WordPress 6.1.1. PHP: 8.0.28
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  wp-a2z.org
      © Copyright WordPress a2z 2014-2023. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites