Changeset 1936475
- Timestamp:
- 09/05/2018 09:08:30 PM (8 years ago)
- Location:
- elevaweb/trunk
- Files:
-
- 1 deleted
- 8 edited
-
0.3.1 (deleted)
-
elevaweb.php (modified) (2 diffs)
-
elevaweb_actions.php (modified) (1 diff)
-
elevaweb_include.php (modified) (4 diffs)
-
elevaweb_networks_core.php (modified) (2 diffs)
-
js/jquery_elevaweb.js (modified) (3 diffs)
-
readme.txt (modified) (3 diffs)
-
templates/networks.php (modified) (1 diff)
-
templates/profile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elevaweb/trunk/elevaweb.php
r1919585 r1936475 6 6 * Domain Path: /languages 7 7 * Description: Get more online traffic on your website with relevant content automatically posted on your wordpress blog. 8 * Contributors: Rodrigo, Junior , Jaswanth8 * Contributors: Rodrigo, Junior 9 9 * Tags: publication, automation, autopost, postagem, marketing, e-mail, automação, publicação 10 * Version: 0.3. 110 * Version: 0.3.2 11 11 * Author: Mercado Binário 12 12 * Author URI: criacaode.site … … 528 528 $customeer_id = $get_user_data[0]['customer_id']; 529 529 530 $get_user_results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/get_customer', array(530 $get_user_results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/get_customer', array( 531 531 'method' => 'POST', 532 532 'timeout' => 45, -
elevaweb/trunk/elevaweb_actions.php
r1919582 r1936475 37 37 $request['sslverify'] = false; 38 38 39 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/forgot', array(39 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/forgot', array( 40 40 'method' => 'POST', 41 41 'timeout' => 45, -
elevaweb/trunk/elevaweb_include.php
r1776344 r1936475 7 7 } 8 8 9 if(sanitize_text_field($_POST['math']) == 'login'){ $remote_url = 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/login';}10 if(sanitize_text_field($_POST['math']) == 'reg'){ $remote_url = 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/registration'; }11 if(sanitize_text_field($_POST['math']) == 'forgot'){ $remote_url = 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/forgot'; }12 if(sanitize_text_field($_POST['math']) == 'change'){ $remote_url = 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/changepassword'; }9 if(sanitize_text_field($_POST['math']) == 'login'){ $remote_url = 'https://api.elevaweb.com.br/application/htdocs/api/login';} 10 if(sanitize_text_field($_POST['math']) == 'reg'){ $remote_url = 'https://api.elevaweb.com.br/application/htdocs/api/registration'; } 11 if(sanitize_text_field($_POST['math']) == 'forgot'){ $remote_url = 'https://api.elevaweb.com.br/application/htdocs/api/forgot'; } 12 if(sanitize_text_field($_POST['math']) == 'change'){ $remote_url = 'https://api.elevaweb.com.br/application/htdocs/api/changepassword'; } 13 13 14 14 $request = $_POST; … … 242 242 $request = array('user-agent'=>'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13','sslverify'=>false); 243 243 244 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/getFeedList', array(244 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/getFeedList', array( 245 245 'method' => 'POST', 246 246 'timeout' => 45, … … 771 771 $customeer_id = $get_user_data[0]['customer_id']; 772 772 773 $get_user_results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/get_customer', array(773 $get_user_results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/get_customer', array( 774 774 'method' => 'POST', 775 775 'timeout' => 45, … … 1014 1014 'body' => array('full_name' => $name, 'email_id' => $email, 'mobile_no' => $phone, 'website' => $website, 'is_active' => $is_active, 'payment_status' => $payment_status, 'id' => $id, 'profile_picture' => $picture, 'register_date' => $register_date, 'profile_url' => $profile_url) 1015 1015 ); 1016 $response = wp_remote_post('http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/editRegistration',$args);1016 $response = wp_remote_post('https://api.elevaweb.com.br/application/htdocs/api/editRegistration',$args); 1017 1017 if ( is_wp_error( $response ) ) { 1018 1018 $error_message = $response->get_error_message(); -
elevaweb/trunk/elevaweb_networks_core.php
r1919582 r1936475 196 196 //$post_lnk = 'https://www.addanyproject.com/weleva/wordpress/2017/10/07/juri-de-pms-acusados-pode-ser-encerrado-antes-do-julgamento/'; 197 197 198 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/social/socialfbpost.php', array(198 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/social/socialfbpost.php', array( 199 199 'method' => 'POST', 200 200 'timeout' => 45, … … 232 232 //$post_lnk = 'https://www.addanyproject.com/weleva/wordpress/2017/10/07/juri-de-pms-acusados-pode-ser-encerrado-antes-do-julgamento/'; 233 233 234 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/social/socialfbpostpages.php', array(234 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/social/socialfbpostpages.php', array( 235 235 'method' => 'POST', 236 236 'timeout' => 45, -
elevaweb/trunk/js/jquery_elevaweb.js
r1919582 r1936475 152 152 function open_social_tab(social_type){ 153 153 if(social_type == 'fb'){ 154 fb_win = window.open('http ://elevaweb-wp.azurewebsites.net/application/social/socialfb.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600");154 fb_win = window.open('https://api.elevaweb.com.br/application/social/socialfb.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600"); 155 155 if (fb_win) { 156 156 //Browser has allowed it to be opened … … 162 162 } 163 163 if(social_type == 'fbp'){ 164 fb_win = window.open('http ://elevaweb-wp.azurewebsites.net/application/social/socialfbpages.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600");164 fb_win = window.open('https://api.elevaweb.com.br/application/social/socialfbpages.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600"); 165 165 if (fb_win) { 166 166 //Browser has allowed it to be opened … … 172 172 } 173 173 if(social_type == 'ig'){ 174 fb_win = window.open('http ://elevaweb-wp.azurewebsites.net/application/social/socialigredirect.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600");174 fb_win = window.open('https://api.elevaweb.com.br/application/social/socialigredirect.php?save_path='+elevaweb.admin_url, 'Social Login', "height=600,width=600"); 175 175 if (fb_win) { 176 176 //Browser has allowed it to be opened -
elevaweb/trunk/readme.txt
r1919585 r1936475 3 3 Tags: publication, automation, autopost, content, blog post, marketing, e-mail, blog 4 4 Requires at least: 3.6 5 Tested up to: 4.9 6 Stable tag: 0.3. 15 Tested up to: 4.9.8 6 Stable tag: 0.3.2 7 7 License: free 8 8 … … 21 21 22 22 Get more online traffic on your website with relevant content automatically posted on your wordpress blog. With content automation, your website will never be outdated. You can now have more visits on your website with relevant content related to your enterprise and company sector. 23 Increase your traffic with the automation robot Elevaweb you will have more than one automation plugin with content, you will have movement and even more people accessing and standing longer on your website. After testing this Elevaweb beta version we will launch the posting features in social media networks and email marketing.23 Increase your traffic with the automation robot Elevaweb you will have more than one automation plugin with content, you will have movement and even more people accessing and standing longer on your website. 24 24 25 25 == Installation == … … 90 90 When you activate a Fanpage autopublishing, the blog post will be published according to the Wordpress selected time zone. Therefore the post may suffer some adjustments when posted on Facebook. You can verify your time zone at the Wordpress panel. Go to configuration > General > Time zone > Change if needed. 91 91 92 == How it works? (Technical Process) ==93 94 The client program bundles the feeds information into a xml format from selection of the feed source and category.95 This XML DATA is sent to the web service as the body of an HTTP WEB API POST request.96 The web service unpacks the xML request and converts it into a service call, that the application can understand.97 The application processes the information as required and responds with a new unique account number for that customer.98 Next, the web service packages the response into another XML data, which it sends back to the client program in response to its HTTP web api request.99 The client program unpacks the XML data to obtain the results in blog post format.100 In resume, we use the Azure API (elevaweb-wp.azurewebsites.net) to connect your plugin and our partners. You select the content you want, make a request to Azure's server, the server catches the content and publish it in your website. You just need an elevaweb account to have access to this data. After Registration you have agreed our terms and conditions.101 102 92 == Terms of use and conditions == 103 93 104 94 [Elevaweb](http://www.elevaweb.com.br/politica-de-privacidade) 105 [ Microsoft Azure](https://www.microsoft.com/pt-BR/privacystatement/OnlineServices/Default.aspx)95 [Amazon WebServer](https://aws.amazon.com/pt/service-terms/) -
elevaweb/trunk/templates/networks.php
r1919585 r1936475 10 10 $fb_logins_count = count($fb_logins) + count($fb_pages_logins); 11 11 12 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/get_customer', array(12 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/get_customer', array( 13 13 'method' => 'POST', 14 14 'timeout' => 45, -
elevaweb/trunk/templates/profile.php
r1919582 r1936475 5 5 $customeer_id = $get_user_data[0]['customer_id']; 6 6 7 $results = wp_safe_remote_post( 'http ://elevaweb-wp.azurewebsites.net/application/htdocs/api/get_customer', array(7 $results = wp_safe_remote_post( 'https://api.elevaweb.com.br/application/htdocs/api/get_customer', array( 8 8 'method' => 'POST', 9 9 'timeout' => 45,
Note: See TracChangeset
for help on using the changeset viewer.