Find Jobs
Hire Freelancers

Creating an automated way to remove files and wordpress posts

$10-30 AUD

Fechado
Publicado há aproximadamente 7 anos

$10-30 AUD

Pago na entrega
Hi all, I am looking for an automated way to remove (run everyday) 1. Files from a folder (mostly photos) from my server 2. Wordpress posts that are more than 7 days past todays date. I am open to suggestions on how to implement - whether it is a cron job, php script etc Before bidding i want the following: a. How you will implement it b. How long you require. thanks all
ID do Projeto: 13143367

Sobre o projeto

24 propostas
Projeto remoto
Ativo há 7 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
24 freelancers estão ofertando em média $57 AUD for esse trabalho
Avatar do Usuário
looking forward to discuss further about the project
$88 AUD em 4 dias
4,8 (130 avaliações)
7,4
7,4
Avatar do Usuário
hello a. How you will implement it => i will create new file php delete post, then use cron job on cpanel to call this file, b. How long you require. -> some hour to complete kind regards
$35 AUD em 1 dia
4,9 (402 avaliações)
7,5
7,5
Avatar do Usuário
Hi, I will be sharing plugins with you and this will be using wpcron to execute this. it's quite simple and user friendly. please discuss.
$30 AUD em 1 dia
4,9 (215 avaliações)
6,7
6,7
Avatar do Usuário
Hi I can do it for you right now It will take 1 day And i will create it by this way: I create the php file with the script inside Then i connect link to this file from cron and setup to run it every day That's all
$55 AUD em 1 dia
4,9 (158 avaliações)
6,9
6,9
Avatar do Usuário
a) how? = I will prefer using of cron job or if its a high traffic site, it can be done without cron. b) time? = I can do within 4 hrs
$25 AUD em 1 dia
4,9 (83 avaliações)
6,1
6,1
Avatar do Usuário
Hello. I'm professional PHP / Ruby developer with over 10 years experience. Specializing in scraping. Will do it as cronjob + php/ruby script.
$72 AUD em 1 dia
5,0 (10 avaliações)
5,6
5,6
Avatar do Usuário
Hii Greetings!!! I have read your requirement I am having 7+ years work experience in Wordpress and other CMS and Framework. I can give you my best if you provide me the details. Could I have an interview Please? Best Regards, Sonam
$25 AUD em 1 dia
4,8 (69 avaliações)
5,9
5,9
Avatar do Usuário
Hi, Hope you are all well. I have go through your requirement. It's very clear to me. Basically you are want to remove old posts (7 days from today) and image files. I can create a wodpess plugin for this requirement. I will create a cron function there. That will check the old post from database and it will delete from database. Hopefully I can complete the tasks within this weekend. Please come online and let me discuss with you.
$35 AUD em 2 dias
5,0 (68 avaliações)
5,6
5,6
Avatar do Usuário
i can make it to you as plugin you can customize after how old you want to delete no need to setup any cron and something just install the plugin and activate it will take from 1 - 2 days as maximum
$25 AUD em 2 dias
5,0 (4 avaliações)
4,8
4,8
Avatar do Usuário
5 Reasons why you should hire me for your custom website and Application Development. 1. Available 24/7 upon your request 2. Delivery on-time with 100% satisfaction 3. Always think beyond boundaries and provide user friendly solution 4. Provide excellence with commitment 5. Most important, Free technical support for lifetime. If you are looking for custom website development like Intranet application, web directory, online community, online portal, online connecting consumer and vendor, you search will end here. About Me: More, over the last 3 years, I have developed a wide range of websites and apps using .Net, PHP, Web based application, Desktop based software, MS Sql and MySQL including sites for start up companies and small businesses. My core competency lies in complete end-end management of a new website development project, and I am seeking opportunities to build websites from the ground up for you or your business. While working on your project, I am taking care of Clean and neat design Daily communication to show progress Unit testing with 100% results Free lifetime support for any technical issue! Thank you
$40 AUD em 1 dia
4,2 (20 avaliações)
4,8
4,8
Avatar do Usuário
Hello dear sir or madam, I have experiences in php, html, jQuery and MySql. I believe that I can achieve this in high quality and ON time. I will do it by using php and cron job. one, one is enough! Thanks
$30 AUD em 1 dia
4,9 (7 avaliações)
2,7
2,7
Avatar do Usuário
Hello I am ready to start this work from now. I have more than 6 years of professional developing experience and advanced computer skills. I have done the projects in core php, Wordpress, Codeignitor, Magento, Javascript, Symfony PHP, Cake PHP, Smarty, Opencart, Joomla, API development, Oscommerce, Bigcommerce, Salesforce CRM, Laravel, Shopping cart related work, Only backend work, Drupal, Prestashop, Android apps, IOS apps and many more other works. Please let me know about your point of view about this. Thanks
$25 AUD em 1 dia
3,8 (8 avaliações)
3,5
3,5
Avatar do Usuário
I have read your job description I am ready to do the job you can chat with me about your job details I will be able to provide high quality work. Thank you Sir
$25 AUD em 1 dia
5,0 (1 avaliação)
0,9
0,9
Avatar do Usuário
Dear Prospect Hiring Manager. Thank you for giving me a chance to bid on your project. i am a serious bidder here and i have already worked on a similar project before and can deliver as u have mentioned I have checked your requirements.i have right skills to work on this assignment my award = superb result = happy client. In a good partnership, good results happen. Good cooking makes good eating!BWe consider our client as our partner. can u provide your email or sky-pe etc for further discussion about the project. I am ready to discuss with you with best Regards
$23 AUD em 6 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi! On reading your project post I have concluded that 1. You want a suitable way to delete your old posts that are of a certain specified age. 2. You want to delete images that are stored in some folder and probably associated with your old posts. We can do this in two ways. 1. By making a wordpress plugin for the job and letting wordpress handle the task. 2. By writing a custom PHP script and handling all that is required in script. The first method is simple and straight forward but we do not have much control on what is being done in the real world of bits and bytes. Whereas in the second method we can have full control over what we need to accomplish and how to do it. My Approach: Wordpress stores much of its data in just two tables in the database at the backend viz. wp_posts and wp_postmeta. I would program a script to skim through the wordpress tables and filter out data related to old posts and delete them. Find and delete all images associated with the old post. If the image used in the old post is also being used in some other post which is not to be deleted then leave the image. And the script will be timed through cron job. Also such a project would normally cost a minimum of 50AUD but as you have set the higher limit at 30AUD I will finish it in the amount specified. (If you wish to raise the budget then it would be your generosity). Regards Saima
$30 AUD em 10 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) AUSTRALIA
Sydney, Australia
5,0
16
Método de pagamento verificado
Membro desde mar. 17, 2012

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.