Title: frankpc's Replies | WordPress.org

---

# frankpc

  [  ](https://wordpress.org/support/users/frankpc/)

 *   [Profile](https://wordpress.org/support/users/frankpc/)
 *   [Topics Started](https://wordpress.org/support/users/frankpc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/frankpc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/frankpc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/frankpc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/frankpc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/frankpc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Phone is required – can that be optional?](https://wordpress.org/support/topic/phone-is-required-can-that-be-optional/)
 *  Thread Starter [frankpc](https://wordpress.org/support/users/frankpc/)
 * (@frankpc)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/phone-is-required-can-that-be-optional/#post-11146092)
 * Thank you !!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Check Payments Address – Where to set address?](https://wordpress.org/support/topic/check-payments-address-where-to-set-address-2/)
 *  Thread Starter [frankpc](https://wordpress.org/support/users/frankpc/)
 * (@frankpc)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/check-payments-address-where-to-set-address-2/#post-11145784)
 * Thank you!!
 * Perfect.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp_get_archives() –> where is it?](https://wordpress.org/support/topic/wp_get_archives-where-is-it/)
 *  Thread Starter [frankpc](https://wordpress.org/support/users/frankpc/)
 * (@frankpc)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/wp_get_archives-where-is-it/#post-11046533)
 * I think you folks are saying that there is no straight forward way to change 
   the order of the posts in that particular theme (?)
 * I failed to find “pre_get_posts()” and also failed to find the $args array to
   change.
 * Perhaps the following doesn’t actually exist for my theme: ?
 * <?php $args = array(
    ‘type’ => ‘monthly’, ‘limit’ => ”, ‘format’ => ‘html’, ‘
   before’ => ”, ‘after’ => ”, ‘show_post_count’ => false, ‘echo’ => 1, ‘order’ 
   => ‘DESC’, ‘post_type’ => ‘post’ ); wp_get_archives( $args ); ?>
 * Thank you for the help and advice !!

Viewing 3 replies - 1 through 3 (of 3 total)