{"id":9385,"date":"2010-06-10T14:44:13","date_gmt":"2010-06-10T14:44:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sdac-translate\/"},"modified":"2011-05-19T20:43:47","modified_gmt":"2011-05-19T20:43:47","slug":"sdac-translate","status":"publish","type":"plugin","link":"https:\/\/kea.wordpress.org\/plugins\/sdac-translate\/","author":37946,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.6","stable_tag":"1.2.6","tested":"3.1.4","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"SDAC Translate","header_author":"Jennifer Zelazny\/SDAC Inc.","header_description":"","assets_banners_color":"","last_updated":"2011-05-19 20:43:47","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=4761649","header_plugin_uri":"http:\/\/www.sandboxdev.com\/blog-and-cms-development\/wordpress\/wordpress-plugins\/","header_author_uri":"http:\/\/www.sandboxdev.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6429,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.2.6":"<p>Fixed display issue introduced with 1.2.5<\/p>","1.2.5":"<p>Upgrade includes option to use this outside of widgets<\/p>","1.2.4":"<p>Upgrade includes Georgian as a new language option<\/p>","1.2.3":"<p>Upgrade includes user defined beginning language (translate from).<\/p>","1.2.2":"<p>Upgrade includes undefined index fix and new caching method.<\/p>","1.2.1":"<p>Upgrade includes clear div for any float issues.<\/p>","1.2":"<p>Upgrade includes English as a new language option<\/p>","1.1":"<p>Upgrade includes updates to admin functions and CSS.<\/p>","1.03":"<p>Upgrade includes minor change to CSS output.<\/p>","1.02":"<p>Upgrade includes minor fix to the data array.<\/p>","1.01":"<p>Upgrade to use more efficient JS in the admin and validation on all fields<\/p>","1.0":"<p>Initial release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.1","1.2","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566872","resolution":"1","location":"plugin"}},"screenshots":{"1":"Admin options"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2336,6954,95,2333,162],"plugin_category":[43,48],"plugin_contributors":[88312],"plugin_business_model":[],"class_list":["post-9385","plugin","type-plugin","status-publish","hentry","plugin_tags-google-translate","plugin_tags-sidebar-widget","plugin_tags-translate","plugin_tags-translation","plugin_tags-widget","plugin_category-customization","plugin_category-language-tools","plugin_contributors-jenz","plugin_committers-jenz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sdac-translate.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sdac-translate\/trunk\/screenshot-1.png?rev=1566872","caption":"Admin options"}],"raw_content":"<!--section=description-->\n<p>The SDAC Translate plugin uses Google Translate to translate your site's content in multiple languages using a simple sidebar widget that is fully customizable.<\/p>\n\n<h3>Notes<\/h3>\n\n<ol>\n<li>I wanted to keep this plugin as lightweight as possible so the widget output is cached and the images are all in one image.<\/li>\n<li>If you have non-standard plugin directory - see line 24 on how to add that into the plugin to make the images appear correctly.<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Unzip into your plugins directory (usually <code>\/wp-content\/plugins\/<\/code>). <\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Visit the SDAC Translate Options (in Settings Menu)<\/li>\n<li>Place the widget into the sidebar.<\/li>\n<\/ol>\n\n<p>How to use:\n1. Use the admin to select what languages you would like available to your readers.\n2. Add the widget (Appearance &gt; Widgets) to your sidebar of choice: \n3. Add the following code to your theme template if you want to place it without using widgets <code>&lt;?php if ( function_exists('sdac_translate') ) sdac_translate(); ?&gt;<\/code><\/p>\n\n<p>Enjoy!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I get support for this plugin?<\/dt>\n<dd><p>You can submit any issues\/feedback: http:\/\/sandboxdev.com\/forums\/forum\/sdac-translate<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>Fixed display issue introduced with 1.2.5<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Added the ability to easily use this outside of widgets (see how to use) (as requested)<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Added Georgian as a new language option (as requested)<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Added site language option<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Moved from wp_cache to using to using transients<\/li>\n<li>Fixed undefined index ($styles)<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added a clear div to take care of any float issues.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added English as a new language option (as requested)<\/li>\n<li>Removed some un-used images (admin)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Code clean up, new admin style<\/li>\n<\/ul>\n\n<h4>1.03<\/h4>\n\n<ul>\n<li>Condensed CSS<\/li>\n<\/ul>\n\n<h4>1.02<\/h4>\n\n<ul>\n<li>Fixed index issue<\/li>\n<\/ul>\n\n<h4>1.01<\/h4>\n\n<ul>\n<li>Changed admin JS code<\/li>\n<li>Added in additional validation<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Simple lightweight translation sidebar widget that uses Google Translation.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9385"}],"author":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jenz"}],"wp:attachment":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9385"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9385"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9385"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9385"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9385"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}