I would use the PHP Code Widget from Otto and then simply put this in the widget to limit the archives to 7 months:
<ul><?php wp_get_archives('type=monthly&limit=7'); ?></ul>
(Give the widget a title like Archives if you want, and remove the default WordPress Archive widget.)
Related Posts:
- How to limit wp_get_archives to show months for the X years only
- WordPress archives widget causes Bing bot 404 errors
- how to show only particular category post in archive widgets
- How to enable [archives] short code
- An archive widget, coming from nowhere on my posts and pages
- Custom archive widget drop down menu
- How Can I Add the “Insert From URL” Tab to a Custom 3.5 Media Uploader?
- Where is the content of widgets stored in mysql table
- How to refresh Theme Customizer after change color inside wpColorPicker?
- Determining a Widget Instance and Sidebar Location?
- Randomize widgets displayed in my sidebar [duplicate]
- Calling static method in the Widget Class
- Remove […] from RSS feed?
- How to create a widget that has a submit form in the front end
- Modifying recent post widget to include icons for post titles
- Unfiltered html in widget title not working
- How to process content in a widget? [duplicate]
- How Can I Register Menus and Widgets Conditionally Based on Theme Options/Settings?
- How do I embed in a text widget?
- check for shortcode in post/pages AND widgets AND template files
- Why can’t I add this feed to the RSS widget?
- Why use dynamic_sidebar() conditionally?
- WordPress Widget multiple use
- Contact Form in sidebar [closed]
- Display the date before the post title in recent posts widget
- Using Advanced Custom Fields in a widget
- Closest thing to an is_widget() tag?
- More flexible sidebar and widget management
- Dynamic Sidebars On Multiple Subpages
- Can I remove a widget area without editing code?
- Cannot save widgets in custom sidebars
- Disable widgets on specific posts
- register widget class not written in theme
- Font awesome Icon HTML in widgets disappear on save
- How to determine the number of widgets contained in a sidebar via customizer JS
- WordPress Plugins won’t save
- Hide widget if user is logged in without plugin
- Toggle option in sidebar widgets
- Add field to dashboard to update embedded URL on homepage?
- How can hide widget title if custom widget is empty
- styling back end widget form and enabling multi widget feature
- How to show different widgets on different pages in a user friendly way
- widgetlogic and permalinks
- allow user to style widget backgound per widget
- I’m trying to find a basic plugin for displaying images in a widget [closed]
- A form in a custom widget
- Block-based Widgets Editor – how to enable a title
- Elementor widgets – conditional controls
- Widgets in home.php redirect to index.php
- How to make a can’t hide widget?
- How to track whether the user has changed the value of the field in the widget or not?
- Redirect to page after a widget form submit
- WordPress: How to embed a widget on a separate website?
- Widget on the right side of the page overlaps with the left side [closed]
- Where to put custom widget file?
- Making tags appear as an Unordered list instead of a ‘cloud’
- Shortcode not working in widget
- How to get options of all active widgets ?
- How to pass a special CSS class into widget li
- Show Woocommerce Product “attributes/extra information tab” in widget [closed]
- How to use the widget area to extend the page content?
- wordpress widget missing jquery
- Display a widget on a specific type of archive
- Add a specific css to a widget
- Widget Title is not saving in backend
- Add class to on sidebar widget
- Save button is not working on custom widget
- WordPress update not saving
- WordPress Edit Button not appearing for widget in customizer
- WordPress database error – quick review
- Select two value from meta key and post meta
- using get_template_part() inside a widget and passing variables
- How to add a text widget on the posts admin page?
- Widget select option not saving
- How do I exclude portrait pictures from the nextgen gallery sidebar widget?
- Add html after the first widget in a sidebar
- Changing the order of widgets according to current page?
- How to remove date in Recent Post widget?
- Widget constructor: about $id_base and $options
- Need to delete the sidebar widget area and have the page a full page rather than just have a blank widget area
- Display Login user name in Thim:login Popup widget
- Searching for a one page overview widget
- WP renders HTML wrong when adding widgets
- How do I add after the tag in WordPress widget?
- Creating a simple button inside of a widget
- Reposition the widget sidebar in Appearance->Widgets
- Hiding the widget meta box in the Appearance->Widget screen
- The WP_Widget class seems to run many times on a page load
- How to check widget-cpt meta and display its custom css in the head?
- How to add WooCommerce Add to Cart button in widget?
- How to call theme default widget in custom template?
- How to place a widget beside a div/text so that they display as a continuous line
- Widget Logic code for different PMP membership levels
- How to Activate WordPress Widgets
- How to display a widget available for all themes
- How to output built-in widgets with number in range as class?
- How to create a widget on witch a registered user can create a checklist
- How can I create my own widgets in WordPress? [closed]
- Unable to add options on dashboard widget ?
- is it possible to create custom widgets page in admin?