-
-
simple-tags
... WordPress 2.3, 2.5, 2.6, 2.7
* Before WP 2.3, you must use the ... page
* New JS for autocomplete, use AJAX for better performance
* Fix PHP4.
* Fix bug with Yahoo API ... be test !)
* Fix a bug with activation hook.
* Version 1.7.1-rc1 : RC 1 (this version ...
-
Wordpress_Simple_Facebook_Connect
... Connecting a WordPress account to a Facebook Account on the Profiles Page.
7. Connected a WordPress account to a Facebook Account on the ... of "Application", if you're using a Fan Page.
* Made comment login button hook a bit more generic (anticipating a " ...
-
wordpress-simple-facebook-connect
... Connecting a WordPress account to a Facebook Account on the Profiles Page.
7. Connected a WordPress account to a Facebook Account on the ... of "Application", if you're using a Fan Page.
* Made comment login button hook a bit more generic (anticipating a " ...
-
Piwik
... Formdateinput fixes.
* Added opt-out funcitonality: Block, Hook, Api-Func, closes #7.
* Added option to set heigth and ... .
* Automatical site detection added.
* Translation files updated.
* Troubleshooting page added.
### Piwik 1.0.0 (2011-08-20) ...
-
wp-json-api
... other functionality must be enabled from the JSON API Settings page (under Settings in the WordPress admin menu). ... default_path) {
return '/path/to/widgets.php';
}
__Capitalization__
Your filter hook must be all-lowercase to work correctly. The ...
-
WordPress-JSON-API
... default_path) {
return '/path/to/widgets.php';
}
__Capitalization__
Your filter hook must be all-lowercase to work correctly. The ... 4 (it was already broken)
* Added JSON API Settings page to WP admin
* Broke apart `JSON_API_Controller` into a ...
-
wordpress-json-api
... default_path) {
return '/path/to/widgets.php';
}
__Capitalization__
Your filter hook must be all-lowercase to work correctly. The ... 4 (it was already broken)
* Added JSON API Settings page to WP admin
* Broke apart `JSON_API_Controller` into a ...
-
SVN-Deploy
... , web apps & more in few seconds!
Check out the project home page:
[http://api.mutado.com/mobile/svndeploy](http://api.mutado. ... No Database required
## IN DEVELOPMENT FOR 0.7.0 (DEV)
* SVN Deploy Connect: post-commit hook API for auto-update
* Checkout ...
-
bigcommerce-api-php
... your credentials to the static configuration hook to prepare the API client
for connecting to a store ... can explicitly specify
a limit parameter:
~~~php
$filter = array("page" => 3, "limit" => 30);
$products = Bigcommerce::getProducts($filter);
~~~
To ...
-
cs160-drupal
... operations such as database queries and form generation. The
flexible hook architecture means that you should never need to directly ... practices:
http://drupal.org/best-practices
* Refer to the API documentation:
http://api.drupal.org/api/drupal/7
-