Find Jobs
Hire Freelancers

Creating an automated way to remove files and wordpress posts

$10-30 AUD

Cerrado
Publicado hace alrededor de 7 años

$10-30 AUD

Pagado a la 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 del proyecto: 13143367

Información sobre el proyecto

24 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
24 freelancers están ofertando un promedio de $57 AUD por este trabajo
Avatar del usuario
looking forward to discuss further about the project
$88 AUD en 4 días
4,8 (130 comentarios)
7,4
7,4
Avatar del usuario
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 en 1 día
4,9 (402 comentarios)
7,5
7,5
Avatar del usuario
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 en 1 día
4,9 (215 comentarios)
6,7
6,7
Avatar del usuario
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 en 1 día
4,9 (158 comentarios)
6,9
6,9
Avatar del usuario
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 en 1 día
4,9 (83 comentarios)
6,1
6,1
Avatar del usuario
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 en 1 día
5,0 (10 comentarios)
5,6
5,6
Avatar del usuario
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 en 1 día
4,8 (69 comentarios)
5,9
5,9
Avatar del usuario
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 en 2 días
5,0 (68 comentarios)
5,6
5,6
Avatar del usuario
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 en 2 días
5,0 (4 comentarios)
4,8
4,8
Avatar del usuario
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 en 1 día
4,2 (20 comentarios)
4,8
4,8
Avatar del usuario
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 en 1 día
4,9 (7 comentarios)
2,7
2,7
Avatar del usuario
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 en 1 día
3,8 (8 comentarios)
3,5
3,5
Avatar del usuario
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 en 1 día
5,0 (1 comentario)
0,9
0,9
Avatar del usuario
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 en 6 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
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 en 10 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de AUSTRALIA
Sydney, Australia
5,0
16
Forma de pago verificada
Miembro desde mar 17, 2012

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos 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)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.