Quantcast
Channel: WordPress.org Forums » [WP-Syntax] Support
Viewing all articles
Browse latest Browse all 30

Suggestion for making options globally configurable

$
0
0

Replies: 1

Upon every plugin update I edit wp-config.php to make the plugin always display line numbers out of the box without me specifying any inline parameters.

I’m not sure what other options are available but for one I can think about the default language.

I think it’d be useful to provide a way to set global defaults. It could be as simple as enabling the user to create a config.php file in a directory so that the user could write some defines like define(‘ENABLE_LINE_NUMBERS’, true) to override default options.

Please consider the above. I think most people alway use a specific setting all the time and for those who don’t like the default option this would be a very neat feature.

Thanks,
Laci

http://wordpress.org/extend/plugins/wp-syntax/


Viewing all articles
Browse latest Browse all 30

Trending Articles