bannerbannerbannerbannerbanner
Jova wiki   tid   Login/Logout

Navigation





Search the wiki
»

PoweredBy

Search Engine

Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.



Filter by Category


This search, performed through 569.88 KB (135 documents, 6810 words), completed in 0.0 seconds and yielded 10 results.

Wordpress — 7.7%

Tutorials Introduction to pages in Wordpress Creating child themes Anatomy of a plug-in from 2006 (use settings API instead). Localising and Translating Wordpress (Urban Giraffe) Languages in Wordpress Generating_language_files Adding an admin menu The Settings API explained Using the settings-API for theme options by Chip Bennett Using the settings-API for theme options by Sarah Neuber Using the settings-API for theme options by Alison Bennet Complete guide to the settings API by Tom McFarlin. [...]

Moving a Wordpress site — 2.9%

Plug-ins Wordpress Move plug-in Duplicator to clone your WP-site. X-cloner to clone your site. Tutorials Moving [...]

Tips and tricks — 1.9%

Tricks More tricks This is taken from wp-hackers Scott Merrill wrote: > Bill Smith wrote: >>1) I'm working on a small plugin that requires an additional database >>table. Currently I'm using a query like >> >>SHOW TABLES LIKE 'wp_mytable' > > Here's what I do in my subscribe2 plugin, which uses a custom table: > /////////////////////// > function s2_install() { > // include upgrade-functions for maybe_create_table; > [...]

Navigation menues — 1.9%

Short tutorials Custom Nav Menu Walker for WordPress Themes from bitacre network. Clean-up Classes and Add Page Names as IDs (Aaron T Grogg) and the plugin List All Posts In WordPress Navigation Menu (codeseekah) Gecka submenu Advanced Navigation Menus Wordpress documentation wp_nav_menu [...]

WP tricks — 1.6%

Editor tricks Keeping non-breaking-space when saving from [...]

wpse — 1.3%

Tools and more (possibly) used for WPSE wp-skeleton a github based WP-skeleton to start building a new site. Capistrano to script [...]

Useful plug-ins — 1.0%

Database related HyperDB for advanced database use in Wordpress. Internationalisation qTranslate for multilingual support. Roles and Capabilities The User role editor by Garagulya, and its Wordpress plug-in page . Members by Justin Tadlock. Role [...]

Plugin development checklist — 1.0%

[...] the header in the plugin php-file. Create activation function If needed, verify correct version of WP. Set default options so the plugin works directly after activation. Create the register_activation_hook() to start your activation function. Create deactivation function Usually don't clean up to much so that a reactivation will be able to continue as when it was deactivated. Create the register_deactivation_hook() to start your deactivation function. Code for multilingual use Use __('my text', 'textdomain') and the likes for all texts to be output. Use Poedit [...]

Wordpress — 0.6%

Language support in Wordpress — 0.6%

Plugins Adding a language file for a plugin uses the function load_plugin_textdomain( $domain, $abs_rel_path = false, $plugin_rel_path = false ) where $domain is the domain name used in gettext functions like __() or _e() . The language file (.mo file) has to use the domain name followed by the language [...]

Jova wiki is © Jovall