Just another contact form plugin. Simple but flexible.
About Custom Meta Widget
This plugin allows you to customize the standard Meta widget in WordPress by choosing which links to display and adding your own custom link. It also offers translation options and support for different languages. Donations are accepted to support the development and maintenance of the plugin.Screenshots



Changelog
1.5.1
- Fixed the “show custom link” functionality. My bad.
1.5.0
- Some formatting changes to bring closer alignment with the current vanilla WordPress Meta Widget.
- Added ability for links added to the meta widget by other themes/plugins as introduced in 4.4 via
wp_meta(). - Added compatibility with some new filters introduced since the last major update.
- General code clean-up and modernization.
1.4.8
- Updated deprecated __construct() method
- Thank you to dsmiller
1.4.7
- Purely cosmetic update for WordPress 4.4
1.4.6
- WordPress 3.6.1 update
- Added fr_FR (French) translation
- Added nl_NL (Dutch) translation
- Added pl_PL (Polish) translation
- Added sr_RS (Serbian) translation
1.4.5
- WordPress 3.5.1 update
- Added sk_SK (Slovak) translation
1.4.4
- Added de_DE (German) translation
- General update to language files
- Major code efficiency upgrades
1.4.3
- Small correction to the ru_RU (Russian) translation
1.4.2
- WordPress 3.5 update
- Added translations for ru_RU
1.4.1
- Added missed textdomains for more complete i18n
- Added translations for da_DK, en_NZ, en_PH, and en_NZ
- Updated/fixed all translation files
1.4.0
- Code efficiency improvements (better loops)
- Now removes default Meta Widget (to avoid confusion)
1.3.6
- Small metadata update
1.3.5_a
- Updated for WordPress version 3.3.2
- Fixed the 1 missed textdomain for i18n
1.3.5
- Fixed typo introduced in i18n transition.
- Adds translation files for en-AU, en-CA, en-GB, en-IE, and es-MX.
1.3.4
- Fixed minor issues with i18n text domains.
1.3.3
- Internationalized all displayed text.
1.3.2
- Added additional error handling for the custom link url input.
- Added an option to beg you for link love (disabled by default, and not annoying).
- Slightly changed widget options to look more like the vanilla widget’s.
1.3.1
- Added error handling to prevent blank custom links from being inserted on the sidebar.
- Cleaned up code formatting.
1.3
- Added a custom link option (disabled by default).
- Updated screenshots 1-3.
- Changed plugin name on Appearance > Widgets menu to ‘Custom Meta’ instead of ‘Custom Meta Widget’ which was redundant.
- Added additional code commenting.
1.2
- Fixed reference to non-existent instance error.
1.1
- Minor improvements to code architecture.
- Increased compliance with WordPress style standards.
- Significantly more code commenting.
1.0
- First released version.
- There may still be bugs, but I can’t find any.