HTML Helpers

By : karevn

This plugin adds simple HTML tag generation API to WordPress, like these examples:

<?php img('wordpress'); ?>

generates and prints <img src="https://wordpress.org/wp-content/<your-theme>/images/wordpress.png" alt="WordPress" />.

<?php _img('http://example.com/images/wordpress.png', 'alt', array('id' => 'my-image')) ?>

generates and returns almost the same tag, just with absolute url, id and alt attributes set manually.

<?php select('category', collection2options(get_terms('category'), 'term_id', 'name'), $term->term_id) ?>

generates select tag with options taken from WP 'category' taxonomy and sets $term as selected item

<?php cycle(array('odd', 'even')); reset_cycle(); ?>

rails-like "cycle" that returns "odd" on first call, "even" on second, "odd" on third call, so on. reset_cycle resets the cycle.

<?php the_post_meta('meta_name') ?>

shortcut for echo(get_post_meta($id, 'meta_name', true))

Form field generators for text, checkbox, hidden input types, textarea, and more tags. More docs coming soon, you can read the code to figure out other features for now.

SyntaxHighlighter - Spacegray

A nice Color Scheme for "SyntaxHighlighter Evolved" based on "Spacegray", the lovely Theme for Sublime Text 2/3. Spacegray for Sublime Text 2/3 is here: https://github.com/kkga/spacegray...

Similar: 25%

WF Magnific Lightbox

WF Magnific Lightbox is the wunderfarm-way to show your images in a truly responsive lightbox. Very easy, 100% responsive, fast and SEO-friendly!...

Similar: 20%

Power Code Editor

Helps you more effectively edit your themes or plugins when you only have access to a browser, by enabling syntax highlighting in WordPress' integrated source code editors. Supports PHP, HTML, CSS and JavaScript. Please provide any feedback at http://anetech.eu/power-code-editor/ Everything is don.........

Similar: 18%

Javascript HTML Text Adder

Javascript Html Text Adder allows to insert javascripts, HTML, Text, Shortcodes, advertisements, flash embed codes, plain text etc in the sidebar via UNLIMITED widgets with advanced targeting on posts and pages....

Similar: 12%

CSS & JavaScript Toolbox

Update Notice After a long hiatus in development, we have decided to focus our entire efforts on our new premium extension plugin called CSS & JavaScript Toolbox PLUS, which is designed to work with and UPGRADE the free version. Unfortunately we will be moving many features from the free versio.........

Similar: 11%

pixoona Plugin

Conquer the world of PIXSETTING with this plugin. Install the pixoona plugin and any picture on your blog becomes the platform to share your thoughts, ideas and favorite products with your friends, customers or the PIXSETTER community. http://youtu.be/O7TcWYjyudU Test PIXSETTING Want to give it a.........

Similar: 7%

Like Gate

Like Gate allows you to reveal some hidden/secret content when the user likes the article. All you have to do is insert some content between tags and that information will be shown after the like. This could be image, download link to an ebook, YouTube video (using iframe)...

Similar: 6%

Facebook Like Lock

Facebook Like Lock for WordPress. Locks your content and user can unlock by clicking on like button. This will increase facebook likes of your wordpress site and which will result in increase of traffic from Facebook....

Similar: 6%

Social Share 2.0 - Social Bookmarks

This plugin adds a small widget within each blog post to share blog posts on Facebook, Twitter, Google Buzz, Digg, Surfpeople, and well over 100 more social bookmarking and sharing sites ....

Similar: 5%

Ads Manager WP/BB

Use this plugin to quickly and easily insert Any Ad code Unit to your posts and BuddyPress sections including Forum topics....

Similar: 5%