PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Options
  4. WP Site Options
WP Site Options icon

WP Site Options

The Site Options plugin is a simple and free product for adding your custom site options on default page Settings -> Reading.

By iTRON·Options·Free
00
·20 active installs·Updated 11 months ago
DownloadVisit HomepageCompare

As of April 2026, WP Site Options is a WordPress options plugin with 20 active installations and a 0/5 rating0. It has been downloaded 2.0K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2017. Top alternative: Redux Framework.

0/5Rating
20active installs
2.0K+total downloads
9 yearssince 2017

Overview

The Site Options plugin is a simple and free product for adding your custom site options on default page Settings -> Reading.
Just define needed settings in your functions file. More instructions.

Adding your custom options

    add_action( 'init', 'custom__site_options', 10 );
    function custom__site_options(){
        global $wpto;
        if ( $wpto )
        $wpto->fields = array ( 
            'section_one'   =>  array( array( 'Header - First Settings', 'description will come' ), array(
                'f_number'  => array( 'number', 'A Number' ),
                'f_text'    => array( 'text', 'Simple text' ),
                )),
            'section_two'   =>  array( array( 'Header - Additional settings', 'description will soon' ), array(
                'f_galle…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.0+ requiredTested up to 6.8.5
PHPfalse+ required

Top Alternatives to WP Site Options

Redux Framework icon
Redux Framework
4.41.0M+ installsUpdated 1 week ago
ViewCompare
CMB2 icon
CMB2
5300K+ installsUpdated 2 years ago
ViewCompare
OptionTree icon
OptionTree
4.750K+ installsUpdated 6 years ago
ViewCompare
Options Framework icon
Options Framework
4.810K+ installsUpdated 8 years ago
ViewCompare
ACF Options For Polylang icon
ACF Options For Polylang
4.410K+ installsUpdated 1 month ago
ViewCompare
View all options plugins →

Frequently Asked Questions

Changelog

1.2.1 – 05/03/17

  • GALLERY field type henceforth return array instead string
View full changelog on WordPress.org

Contributors

iTRONiTRON
Plugin Info
Version
1.2.1
Last Updated
Apr 28, 2025
WP Requires
4.0+
Tested Up To
6.8.5
PHP Requires
false+
Active Installs
20
Downloads
2.0K+
Added
Feb 7, 2017
Business
Free

Tags

optionssettingssite optionssettings pagetheme options

Developer

I
iTRON
8 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP Site Options vs Redux Framework→WP Site Options vs CMB2→WP Site Options vs OptionTree→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.