Software Listing of Author : "Coffee2code"
- Add Admin CSS
- License: Shareware
- Price:


Interface for easily defining additional CSS (inline and/or by URL) to be added to all administration pages. Ever want to tweak the appearance of the WordPress admin pages, by hiding stuff, moving stuff around, changing fonts, colors, sizes, etc? Any modification you may want to do with CSS can easily be done via this plugin. Using this plugin you'll easily be able to define additional CSS (inline and/or files by URL) to be added to all administration pages. You can define CSS to appear inline in the admin head (within style tags), or reference CSS files to be linked (via "link rel='stylesheet'" tags). The referenced CSS files will appear in the admin head first, listed in the order defined in the plugin's settings. Then any inline CSS are added to the admin head. Both values can be filtered for advanced customization (see Advanced...
- Publisher: coffee2code
- Date Released: 01-05-2013
- Download Size: 82 KB
- Download
- Platform: PHP, Scripts
- Add Admin javascript
- License: Shareware
- Price:


Interface for easily defining additional javascript (inline and/or by URL) to be added to all administration pages. Ever want to introduce custom dynamic functionality to your WordPress admin pages and otherwise harness the power of javascript? Any modification you may want to do with javascript can be facilitated via this plugin. Using this plugin you'll easily be able to define additional javascript (inline and/or by URL) to be added to all administration pages. You can define javascript to appear inline in the admin head, admin footer (recommended), or in the admin footer within a jQuery jQuery(document).ready(function($)) {} section, or reference javascript files to be linked in the page header. The referenced javascript files will appear in the admin head first, listed in the order defined in the plugin's settings. Then any...
- Publisher: coffee2code
- Date Released: 20-06-2013
- Download Size: 82 KB
- Download
- Platform: PHP, Scripts
- Author Image(s)
- License: Shareware
- Price:


Display image (if present) and/or name for the author of a post, or for all authors on the blog. Use <?php c2c_the_author_image(); ?> as a replacement for <?php the_author() ?> in index.php (and other post templates) to display an image for a post's author (inside "the loop") Use <?php c2c_wp_list_authors_images(); ?> as a replacement for <?php wp_list_authors(); ?> in the sidebar section of your site to list all authors for the blog using an image and/or text. The plugin also provides a simple widget for listing authors. Process by which the image is located and/or text used: If a post has an 'author_image' custom field defined, the plugin checks if the value is the valid name of an image in the defined image directory. If not, it appends each of the defined image extensions, in turn, to the custom field's value,...
- Publisher: coffee2code
- Date Released: 25-02-2013
- Download Size: 174 KB
- Download
- Platform: PHP, Scripts
- Author Image(s) (Sripts)
- License: Shareware
- Price:


Display image (if present) and/or name for the author of a post, or for all authors on the blog. Use as a replacement for or in index.php (and/or any other post templates) to display an image for a post's author (inside "the loop") Use as a replacement for in the sidebar section of your site to list all authors for the blog using an image and/or text. The plugin also provides a simple widget for listing authors. Process by which the image is located and/or text used: If a post has an 'author_image' custom field defined, the plugin checks if the value is the valid name of an image in the defined image directory. If not, it appends each of the defined image extensions, in turn, to the custom field's value, then checks if an image can be found. If no image has been found yet, it looks in the image directory for a file with a name...
- Publisher: coffee2code
- Date Released: 06-05-2013
- Download Size: 225 KB
- Download
- Platform: PHP, Scripts
- Duplicate Widget
- License: Shareware
- Price:


A widget that can act as a duplicate of another widget (for synchronized use in another sidebar) Define a widget once, use it in multiple sidebars. This saves you from having to manually configure each copy of the widget and later having to worry about keeping them in sync should you ever need to make any changes. Particularly useful for those who define logic in their themes to conditionally include different versions of a sidebar depending on what template is being shown. Depending on use, it is an alternative to plugins that introduce in-widget logic to determine when widgets should be visible (Widget Logic, Section Widget, Conditional Widgets, etc). Quick overview of what this plugin does: Adds a widget called "Duplicate". The widget's only setting is a dropdown listing all active widgets. The selected widget will be the widget...
- Publisher: coffee2code
- Date Released: 03-01-2013
- Download Size: 102 KB
- Download
- Platform: PHP, Scripts
- Never Moderate Admin or Author
- License: Freeware
- Price: 0.00


DEPRECATED Never moderate or mark as spam comments made by the site admin or the post's author regardless of the apparent spamminess of the comment. '''THIS PLUGIN IS DEPRECATED AND NO LONGER NECESSARY AS OF WORDPRESS 2.5''' ''This plugin has been deprecated! It is no longer necessary as its functionality has been integrated into WordPress. There will not be any continued support for it. When I released the plugin, I also simultaneously made a bug report and patch for the WP core, which was quickly accepted and applied. Reported as a bug in trac ticket #1262. Fixed in WordPress in changeset #2556.'' The only configuration option available for the plugin is defined as an argument with a default value for the c2c_never_moderate_admin() function: $min_user_level : All users with a user level greater than or equal to the value set...
- Publisher: coffee2code
- Date Released: 04-01-2013
- Download Size: 20 KB
- Download
- Platform: PHP, Scripts
